Changeset 1950 for draft-ietf-httpbis/latest/p2-semantics.html
- Timestamp:
- 24/10/12 12:34:40 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r1932 r1950 449 449 } 450 450 @bottom-center { 451 content: "Expires April 6, 2013";451 content: "Expires April 27, 2013"; 452 452 } 453 453 @bottom-right { … … 496 496 <meta name="dct.creator" content="Reschke, J. F."> 497 497 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 498 <meta name="dct.issued" scheme="ISO8601" content="2012-10- 03">498 <meta name="dct.issued" scheme="ISO8601" content="2012-10-24"> 499 499 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 500 500 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information systems. This document defines the semantics of HTTP/1.1 messages, as expressed by request methods, request header fields, response status codes, and response header fields, along with the payload of messages (metadata and body content) and mechanisms for content negotiation."> … … 524 524 <tr> 525 525 <td class="left">Intended status: Standards Track</td> 526 <td class="right">October 3, 2012</td>526 <td class="right">October 24, 2012</td> 527 527 </tr> 528 528 <tr> 529 <td class="left">Expires: April 6, 2013</td>529 <td class="left">Expires: April 27, 2013</td> 530 530 <td class="right"></td> 531 531 </tr> … … 555 555 in progress”. 556 556 </p> 557 <p>This Internet-Draft will expire on April 6, 2013.</p>557 <p>This Internet-Draft will expire on April 27, 2013.</p> 558 558 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 559 559 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 2482 2482 <div id="rfc.iref.72"></div> 2483 2483 <div id="rfc.iref.s.4"></div> 2484 <p id="rfc.section.7.4.p.1">This class of status code indicates that further action needs to be taken by the user agent in order to fulfill the request. 2485 If the required action involves a subsequent HTTP request, it <em class="bcp14">MAY</em> be carried out by the user agent without interaction with the user if and only if the method used in the second request is 2486 known to be "safe", as defined in <a href="#safe.methods" title="Safe Methods">Section 5.2.1</a>. 2487 </p> 2484 <p id="rfc.section.7.4.p.1">This class of status code indicates that further action needs to be taken by the user agent in order to fulfill the request.</p> 2488 2485 <p id="rfc.section.7.4.p.2">There are several types of redirects: </p> 2489 2486 <ol> … … 4312 4309 </p> 4313 4310 <h2 id="rfc.section.F.2"><a href="#rfc.section.F.2">F.2</a> <a id="changes.since.21" href="#changes.since.21">Since draft-ietf-httpbis-p2-semantics-21</a></h2> 4314 <p id="rfc.section.F.2.p.1">None yet.</p> 4311 <p id="rfc.section.F.2.p.1">Closed issues: </p> 4312 <ul> 4313 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/388">http://tools.ietf.org/wg/httpbis/trac/ticket/388</a>>: "User confirmation for unsafe methods" 4314 </li> 4315 </ul> 4315 4316 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 4316 4317 <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> <a href="#rfc.index.V">V</a> <a href="#rfc.index.X">X</a>
Note: See TracChangeset
for help on using the changeset viewer.