Changeset 465 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 03/03/09 13:03:21 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r460 r465 556 556 / "412" ; <xref target="status.412"/>: Precondition Failed 557 557 / "413" ; <xref target="status.413"/>: Request Entity Too Large 558 / "414" ; <xref target="status.414"/>: Request-targetToo Long558 / "414" ; <xref target="status.414"/>: URI Too Long 559 559 / "415" ; <xref target="status.415"/>: Unsupported Media Type 560 560 / "416" ; <xref target="status.416"/>: Requested range not satisfiable … … 1662 1662 </section> 1663 1663 1664 <section title="414 Request-targetToo Long" anchor="status.414">1665 <iref primary="true" item="414 Request-targetToo Long (status code)" x:for-anchor=""/>1666 <iref primary="true" item="Status Codes" subitem="414 Request-targetToo Long" x:for-anchor=""/>1664 <section title="414 URI Too Long" anchor="status.414"> 1665 <iref primary="true" item="414 URI Too Long (status code)" x:for-anchor=""/> 1666 <iref primary="true" item="Status Codes" subitem="414 URI Too Long" x:for-anchor=""/> 1667 1667 <t> 1668 1668 The server is refusing to service the request because the request-target … … 2402 2402 </c> 2403 2403 <c>414</c> 2404 <c> Request-targetToo Long</c>2404 <c>URI Too Long</c> 2405 2405 <c> 2406 2406 <xref target="status.414"/>
Note: See TracChangeset
for help on using the changeset viewer.