Changeset 579 for draft-ietf-httpbis/latest
- Timestamp:
- 09/05/09 16:18:01 (12 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r573 r579 471 471 <tr> 472 472 <td class="header left"></td> 473 <td class="header right">May 1, 2009</td>473 <td class="header right">May 9, 2009</td> 474 474 </tr> 475 475 </table> … … 1060 1060 </p> 1061 1061 <h1 id="rfc.section.8"><a href="#rfc.section.8">8.</a> <a id="status.codes" href="#status.codes">Status Code Definitions</a></h1> 1062 <p id="rfc.section.8.p.1">Each Status-Code is described below, including a description of which method(s) it can follow and any metainformation required 1063 in the response. 1064 </p> 1062 <p id="rfc.section.8.p.1">Each Status-Code is described below, including any metainformation required in the response.</p> 1065 1063 <h2 id="rfc.section.8.1"><a href="#rfc.section.8.1">8.1</a> <a id="status.1xx" href="#status.1xx">Informational 1xx</a></h2> 1066 1064 <p id="rfc.section.8.1.p.1">This class of status code indicates a provisional response, consisting only of the Status-Line and optional headers, and is … … 2479 2477 </ul> 2480 2478 <h2 id="rfc.section.C.8"><a href="#rfc.section.C.8">C.8</a> <a id="changes.since.06" href="#changes.since.06">Since draft-ietf-httpbis-p2-semantics-06</a></h2> 2479 <p id="rfc.section.C.8.p.1">Closed issues: </p> 2480 <ul> 2481 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/164">http://tools.ietf.org/wg/httpbis/trac/ticket/164</a>>: "status codes vs methods" 2482 </li> 2483 </ul> 2481 2484 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 2482 2485 <p class="noprint"><a href="#rfc.index.1">1</a> <a href="#rfc.index.2">2</a> <a href="#rfc.index.3">3</a> <a href="#rfc.index.4">4</a> <a href="#rfc.index.5">5</a> <a href="#rfc.index.A">A</a> <a href="#rfc.index.C">C</a> <a href="#rfc.index.D">D</a> <a href="#rfc.index.E">E</a> <a href="#rfc.index.F">F</a> <a href="#rfc.index.G">G</a> <a href="#rfc.index.H">H</a> <a href="#rfc.index.I">I</a> <a href="#rfc.index.L">L</a> <a href="#rfc.index.M">M</a> <a href="#rfc.index.O">O</a> <a href="#rfc.index.P">P</a> <a href="#rfc.index.R">R</a> <a href="#rfc.index.S">S</a> <a href="#rfc.index.T">T</a> <a href="#rfc.index.U">U</a> -
draft-ietf-httpbis/latest/p2-semantics.xml
r573 r579 1032 1032 <section title="Status Code Definitions" anchor="status.codes"> 1033 1033 <t> 1034 Each Status-Code is described below, including a description of which 1035 method(s) it can follow and any metainformation required in the 1036 response. 1034 Each Status-Code is described below, including any metainformation required 1035 in the response. 1037 1036 </t> 1038 1037 … … 3569 3568 <section title="Since draft-ietf-httpbis-p2-semantics-06" anchor="changes.since.06"> 3570 3569 <t> 3570 Closed issues: 3571 <list style="symbols"> 3572 <t> 3573 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/164"/>: 3574 "status codes vs methods" 3575 </t> 3576 </list> 3571 3577 </t> 3572 3578 </section>
Note: See TracChangeset
for help on using the changeset viewer.