Changeset 1322 for draft-ietf-httpbis/latest
- Timestamp:
- 01/07/11 15:37:38 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r1321 r1322 631 631 <li>8.4.12 <a href="#status.411">411 Length Required</a></li> 632 632 <li>8.4.13 <a href="#status.412">412 Precondition Failed</a></li> 633 <li>8.4.14 <a href="#status.413">413 Request EntityToo Large</a></li>633 <li>8.4.14 <a href="#status.413">413 Request Representation Too Large</a></li> 634 634 <li>8.4.15 <a href="#status.414">414 URI Too Long</a></li> 635 635 <li>8.4.16 <a href="#status.415">415 Unsupported Media Type</a></li> … … 1103 1103 <tr> 1104 1104 <td class="left">413</td> 1105 <td class="left">Request EntityToo Large</td>1106 <td class="left"><a href="#status.413" id="rfc.xref.status.413.1" title="413 Request EntityToo Large">Section 8.4.14</a></td>1105 <td class="left">Request Representation Too Large</td> 1106 <td class="left"><a href="#status.413" id="rfc.xref.status.413.1" title="413 Request Representation Too Large">Section 8.4.14</a></td> 1107 1107 </tr> 1108 1108 <tr> … … 1866 1866 <div id="rfc.iref.52"></div> 1867 1867 <div id="rfc.iref.s.32"></div> 1868 <h3 id="rfc.section.8.4.14"><a href="#rfc.section.8.4.14">8.4.14</a> <a id="status.413" href="#status.413">413 Request EntityToo Large</a></h3>1868 <h3 id="rfc.section.8.4.14"><a href="#rfc.section.8.4.14">8.4.14</a> <a id="status.413" href="#status.413">413 Request Representation Too Large</a></h3> 1869 1869 <p id="rfc.section.8.4.14.p.1">The server is refusing to process a request because the request representation is larger than the server is willing or able 1870 1870 to process. The server <em class="bcp14">MAY</em> close the connection to prevent the client from continuing the request. … … 2383 2383 <tr> 2384 2384 <td class="left">413</td> 2385 <td class="left">Request EntityToo Large</td>2386 <td class="left"> <a href="#status.413" id="rfc.xref.status.413.2" title="413 Request EntityToo Large">Section 8.4.14</a>2385 <td class="left">Request Representation Too Large</td> 2386 <td class="left"> <a href="#status.413" id="rfc.xref.status.413.2" title="413 Request Representation Too Large">Section 8.4.14</a> 2387 2387 </td> 2388 2388 </tr> … … 3057 3057 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/296">http://tools.ietf.org/wg/httpbis/trac/ticket/296</a>>: "Clarify 203 Non-Authoritative Information" 3058 3058 </li> 3059 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/298">http://tools.ietf.org/wg/httpbis/trac/ticket/298</a>>: "update default reason phrase for 413" 3060 </li> 3059 3061 </ul> 3060 3062 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> … … 3103 3105 <li>411 Length Required (status code) <a href="#rfc.xref.status.411.1">4.1</a>, <a href="#rfc.iref.50"><b>8.4.12</b></a>, <a href="#rfc.xref.status.411.2">10.2</a></li> 3104 3106 <li>412 Precondition Failed (status code) <a href="#rfc.iref.51"><b>8.4.13</b></a></li> 3105 <li>413 Request EntityToo Large (status code) <a href="#rfc.xref.status.413.1">4.1</a>, <a href="#rfc.iref.52"><b>8.4.14</b></a>, <a href="#rfc.xref.status.413.2">10.2</a></li>3107 <li>413 Request Representation Too Large (status code) <a href="#rfc.xref.status.413.1">4.1</a>, <a href="#rfc.iref.52"><b>8.4.14</b></a>, <a href="#rfc.xref.status.413.2">10.2</a></li> 3106 3108 <li>414 URI Too Long (status code) <a href="#rfc.xref.status.414.1">4.1</a>, <a href="#rfc.iref.53"><b>8.4.15</b></a>, <a href="#rfc.xref.status.414.2">10.2</a></li> 3107 3109 <li>415 Unsupported Media Type (status code) <a href="#rfc.xref.status.415.1">4.1</a>, <a href="#rfc.iref.54"><b>8.4.16</b></a>, <a href="#rfc.xref.status.415.2">10.2</a></li> … … 3362 3364 <li>411 Length Required <a href="#rfc.xref.status.411.1">4.1</a>, <a href="#rfc.iref.s.30"><b>8.4.12</b></a>, <a href="#rfc.xref.status.411.2">10.2</a></li> 3363 3365 <li>412 Precondition Failed <a href="#rfc.iref.s.31"><b>8.4.13</b></a></li> 3364 <li>413 Request EntityToo Large <a href="#rfc.xref.status.413.1">4.1</a>, <a href="#rfc.iref.s.32"><b>8.4.14</b></a>, <a href="#rfc.xref.status.413.2">10.2</a></li>3366 <li>413 Request Representation Too Large <a href="#rfc.xref.status.413.1">4.1</a>, <a href="#rfc.iref.s.32"><b>8.4.14</b></a>, <a href="#rfc.xref.status.413.2">10.2</a></li> 3365 3367 <li>414 URI Too Long <a href="#rfc.xref.status.414.1">4.1</a>, <a href="#rfc.iref.s.33"><b>8.4.15</b></a>, <a href="#rfc.xref.status.414.2">10.2</a></li> 3366 3368 <li>415 Unsupported Media Type <a href="#rfc.xref.status.415.1">4.1</a>, <a href="#rfc.iref.s.34"><b>8.4.16</b></a>, <a href="#rfc.xref.status.415.2">10.2</a></li> -
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.