Changeset 426 for draft-ietf-httpbis/latest/p2-semantics.html
- Timestamp:
- 22/11/08 13:51:01 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r425 r426 477 477 <tr> 478 478 <td class="header left"></td> 479 <td class="header right">November 2 1, 2008</td>479 <td class="header right">November 22, 2008</td> 480 480 </tr> 481 481 </table> … … 836 836 / "504" ; <a href="#status.504" id="rfc.xref.status.504.1" title="504 Gateway Timeout">Section 8.5.5</a>: Gateway Time-out 837 837 / "505" ; <a href="#status.505" id="rfc.xref.status.505.1" title="505 HTTP Version Not Supported">Section 8.5.6</a>: HTTP Version not supported 838 / <a href="# request.header.fields" class="smpl">extension-code</a>838 / <a href="#status.code.and.reason.phrase" class="smpl">extension-code</a> 839 839 840 <a href="# request.header.fields" class="smpl">extension-code</a> = 3<a href="#notation" class="smpl">DIGIT</a>840 <a href="#status.code.and.reason.phrase" class="smpl">extension-code</a> = 3<a href="#notation" class="smpl">DIGIT</a> 841 841 <a href="#status.code.and.reason.phrase" class="smpl">Reason-Phrase</a> = *( <a href="#notation" class="smpl">WSP</a> / <a href="#notation" class="smpl">VCHAR</a> / <a href="#core.rules" class="smpl">obs-text</a> ) 842 842 </pre><p id="rfc.section.4.p.4">HTTP status codes are extensible. HTTP applications are not required to understand the meaning of all registered status codes,
Note: See TracChangeset
for help on using the changeset viewer.