Changeset 1614 for draft-ietf-httpbis/latest/p2-semantics.html
- Timestamp:
- Mar 26, 2012, 5:43:11 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r1613 r1614 460 460 } 461 461 @bottom-center { 462 content: "Expires September 2 6, 2012";462 content: "Expires September 27, 2012"; 463 463 } 464 464 @bottom-right { … … 507 507 <meta name="dct.creator" content="Reschke, J. F."> 508 508 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 509 <meta name="dct.issued" scheme="ISO8601" content="2012-03-2 5">509 <meta name="dct.issued" scheme="ISO8601" content="2012-03-26"> 510 510 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 511 511 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 2 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 2 defines the semantics of HTTP messages as expressed by request methods, request header fields, response status codes, and response header fields."> … … 538 538 </tr> 539 539 <tr> 540 <td class="left">Expires: September 2 6, 2012</td>540 <td class="left">Expires: September 27, 2012</td> 541 541 <td class="right">greenbytes</td> 542 542 </tr> 543 543 <tr> 544 544 <td class="left"></td> 545 <td class="right">March 2 5, 2012</td>545 <td class="right">March 26, 2012</td> 546 546 </tr> 547 547 </tbody> … … 573 573 in progress”. 574 574 </p> 575 <p>This Internet-Draft will expire on September 2 6, 2012.</p>575 <p>This Internet-Draft will expire on September 27, 2012.</p> 576 576 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 577 577 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1913 1913 <div class="note" id="rfc.section.7.3.7.p.3"> 1914 1914 <p> <b>Note:</b> This status code is similar to 302 Found, except that it does not allow rewriting the request method from POST to GET. This 1915 specification defines no equivalent counterpart for 301 Moved Permanently .1915 specification defines no equivalent counterpart for 301 Moved Permanently (<a href="#draft-reschke-http-status-308" id="rfc.xref.draft-reschke-http-status-308.1"><cite title="The Hypertext Transfer Protocol (HTTP) Status Code 308 (Permanent Redirect)">[draft-reschke-http-status-308]</cite></a>, however, defines the status code 308 Permanent Redirect for this purpose). 1916 1916 </p> 1917 1917 </div> … … 2924 2924 <h2 id="rfc.references.2"><a href="#rfc.section.14.2" id="rfc.section.14.2">14.2</a> Informative References 2925 2925 </h2> 2926 <table> 2926 <table> 2927 2927 <tr> 2928 2928 <td class="reference"><b id="RFC1123">[RFC1123]</b></td> … … 2975 2975 </td> 2976 2976 </tr> 2977 <tr> 2978 <td class="reference"><b id="draft-reschke-http-status-308">[draft-reschke-http-status-308]</b></td> 2979 <td class="top"><a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">Reschke, J.</a>, “<a href="http://tools.ietf.org/html/draft-reschke-http-status-308-07">The Hypertext Transfer Protocol (HTTP) Status Code 308 (Permanent Redirect)</a>”, Internet-Draft draft-reschke-http-status-308-07 (work in progress), March 2012. 2980 </td> 2981 </tr> 2977 2982 </table> 2978 2983 <div class="avoidbreak"> … … 3460 3465 </ul> 3461 3466 <h2 id="rfc.section.C.21"><a href="#rfc.section.C.21">C.21</a> <a id="changes.since.19" href="#changes.since.19">Since draft-ietf-httpbis-p2-semantics-19</a></h2> 3462 <p id="rfc.section.C.21.p.1">None yet.</p> 3467 <p id="rfc.section.C.21.p.1">Closed issues: </p> 3468 <ul> 3469 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/312">http://tools.ietf.org/wg/httpbis/trac/ticket/312</a>>: "should there be a permanent variant of 307" 3470 </li> 3471 </ul> 3463 3472 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 3464 3473 <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> … … 3529 3538 <li>Date header field <a href="#rfc.xref.header.date.1">3.3</a>, <a href="#rfc.iref.d.2"><b>10.2</b></a>, <a href="#rfc.xref.header.date.2">11.3</a></li> 3530 3539 <li>DELETE method <a href="#rfc.xref.DELETE.1">2.1</a>, <a href="#rfc.iref.d.1"><b>6.7</b></a>, <a href="#rfc.xref.DELETE.2">11.1</a></li> 3540 <li><em>draft-reschke-http-status-308</em> <a href="#rfc.xref.draft-reschke-http-status-308.1">7.3.7</a>, <a href="#draft-reschke-http-status-308"><b>14.2</b></a></li> 3531 3541 </ul> 3532 3542 </li>
Note: See TracChangeset
for help on using the changeset viewer.