Changeset 1322 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 01/07/11 15:37:38 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r1321 r1322 587 587 <c>411</c> <c>Length Required</c> <c><xref target="status.411"/></c> 588 588 <c>412</c> <c>Precondition Failed</c> <c>&status-412;</c> 589 <c>413</c> <c>Request EntityToo Large</c> <c><xref target="status.413"/></c>589 <c>413</c> <c>Request Representation Too Large</c> <c><xref target="status.413"/></c> 590 590 <c>414</c> <c>URI Too Long</c> <c><xref target="status.414"/></c> 591 591 <c>415</c> <c>Unsupported Media Type</c> <c><xref target="status.415"/></c> … … 1943 1943 </section> 1944 1944 1945 <section title="413 Request EntityToo Large" anchor="status.413">1946 <iref primary="true" item="413 Request EntityToo Large (status code)" x:for-anchor=""/>1947 <iref primary="true" item="Status Codes" subitem="413 Request EntityToo Large" x:for-anchor=""/>1945 <section title="413 Request Representation Too Large" anchor="status.413"> 1946 <iref primary="true" item="413 Request Representation Too Large (status code)" x:for-anchor=""/> 1947 <iref primary="true" item="Status Codes" subitem="413 Request Representation Too Large" x:for-anchor=""/> 1948 1948 <t> 1949 1949 The server is refusing to process a request because the request … … 2732 2732 </c> 2733 2733 <c>413</c> 2734 <c>Request EntityToo Large</c>2734 <c>Request Representation Too Large</c> 2735 2735 <c> 2736 2736 <xref target="status.413"/> … … 4148 4148 "Clarify 203 Non-Authoritative Information" 4149 4149 </t> 4150 <t> 4151 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/298"/>: 4152 "update default reason phrase for 413" 4153 </t> 4150 4154 </list> 4151 4155 </t>
Note: See TracChangeset
for help on using the changeset viewer.