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