You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: protocol.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -667,7 +667,7 @@ <h3 property="schema:name">Resource Type Heuristics</h3>
667
667
668
668
<p>
669
669
<spanabout="" id="server-ensure-consistency" rel="spec:requirement" resource="#server-ensure-consistency"><spanproperty="spec:statement"><spanrel="spec:requirementSubject" resource="spec:Server">Servers</span><spanrel="spec:requirementLevel" resource="spec:MUST">MUST</span> only accept requests where there is consistency between the path ending (<ahref="#uri-slash-semantics">URI Slash Semantics</a>), any HTTP <code>Link</code> headers with <code>rel="type"</code> and the media type given in the <code>Content-Type</code> header of the request.</span></span>
670
-
<spanabout="" id="server-reject-inconsistency" rel="spec:requirement" resource="#server-reject-inconsistency"><spanproperty="spec:statement"><spanrel="spec:requirementSubject" resource="spec:Server">Servers</span><spanrel="spec:requirementLevel" resource="spec:MUST">MUST</span> reject inconsistent requests a <code>409</code> status code.</span></span>
670
+
<spanabout="" id="server-reject-inconsistency" rel="spec:requirement" resource="#server-reject-inconsistency"><spanproperty="spec:statement"><spanrel="spec:requirementSubject" resource="spec:Server">Servers</span><spanrel="spec:requirementLevel" resource="spec:MUST">MUST</span> reject inconsistent requests using a <code>409</code>or <code>415</code>status code as per Section 4.3.4 of [<cite><aclass="bibref" href="#bib-rfc7231">RFC7231</a></cite>].</span></span>
0 commit comments