diff --git a/protocol.html b/protocol.html index 1a4bfaf0..bd9238f0 100644 --- a/protocol.html +++ b/protocol.html @@ -668,6 +668,7 @@

Resource Type Heuristics

Servers MUST only accept requests where there is consistency between the path ending (URI Slash Semantics), any HTTP Link headers with rel="type" and the media type given in the Content-Type header of the request. Servers MUST reject inconsistent requests a 409 status code. + [Source]