Table of Contents
About
The HTTP Accept-Post
response header advertises which media types are accepted by the server in a POST request1.
Example
A server receiving a POST request with an unsupported media type could
reply with 415 Unsupported Media Type and an Accept-Post
header
referencing one or more supported media types.
Anki
Links
References
MDN. “Accept-Post header”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Accept-Post. (Accessed: ). ↩︎