Changeset 1228 for draft-ietf-httpbis
- Timestamp:
- 29/03/11 08:04:25 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r1215 r1228 359 359 } 360 360 @bottom-center { 361 content: "Expires September 28, 2011";361 content: "Expires September 30, 2011"; 362 362 } 363 363 @bottom-right { … … 409 409 <meta name="dct.creator" content="Reschke, J. F."> 410 410 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 411 <meta name="dct.issued" scheme="ISO8601" content="2011-03-2 7">411 <meta name="dct.issued" scheme="ISO8601" content="2011-03-29"> 412 412 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 413 413 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia 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."> … … 440 440 </tr> 441 441 <tr> 442 <td class="left">Expires: September 28, 2011</td>442 <td class="left">Expires: September 30, 2011</td> 443 443 <td class="right">HP</td> 444 444 </tr> … … 493 493 <tr> 494 494 <td class="left"></td> 495 <td class="right">March 2 7, 2011</td>495 <td class="right">March 29, 2011</td> 496 496 </tr> 497 497 </tbody> … … 520 520 in progress”. 521 521 </p> 522 <p>This Internet-Draft will expire on September 28, 2011.</p>522 <p>This Internet-Draft will expire on September 30, 2011.</p> 523 523 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 524 524 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 3023 3023 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/240">http://tools.ietf.org/wg/httpbis/trac/ticket/240</a>>: "Migrate Upgrade details from RFC2817" 3024 3024 </li> 3025 <li> <<a href="http://t rac.tools.ietf.org/wg/httpbis/trac/ticket/267">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/267</a>>: "clarify PUT semantics'"3025 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/267">http://tools.ietf.org/wg/httpbis/trac/ticket/267</a>>: "clarify PUT semantics'" 3026 3026 </li> 3027 3027 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/275">http://tools.ietf.org/wg/httpbis/trac/ticket/275</a>>: "duplicate ABNF for 'Method'" -
draft-ietf-httpbis/latest/p2-semantics.xml
r1180 r1228 4079 4079 </t> 4080 4080 <t> 4081 <eref target="http://t rac.tools.ietf.org/wg/httpbis/trac/ticket/267"/>:4081 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/267"/>: 4082 4082 "clarify PUT semantics'" 4083 4083 </t>
Note: See TracChangeset
for help on using the changeset viewer.