Changeset 2351 for draft-ietf-httpbis/latest/p2-semantics.html
- Timestamp:
- 10/08/13 21:24:38 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r2350 r2351 1708 1708 </li> 1709 1709 <li>A client that sends a 100-continue expectation <em class="bcp14">MUST NOT</em> send an expect-value or expect-param within that expectation. 1710 </li> 1711 <li>A client that receives a <a href="#status.417" class="smpl">417 (Expectation Failed)</a> status code in response to a request containing a 100-continue expectation <em class="bcp14">SHOULD</em> repeat that request without a 100-continue expectation, since the 417 response merely indicates that the response chain does 1712 not support expectations (e.g., it passes through an HTTP/1.0 server). 1710 1713 </li> 1711 1714 </ul>
Note: See TracChangeset
for help on using the changeset viewer.