Changeset 2288 for draft-ietf-httpbis
- Timestamp:
- 09/06/13 09:47:55 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r2287 r2288 3209 3209 </li> 3210 3210 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/451">http://tools.ietf.org/wg/httpbis/trac/ticket/451</a>>: "HTTP(S) URIs and fragids" 3211 </li> 3212 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/457">http://tools.ietf.org/wg/httpbis/trac/ticket/457</a>>: "Registering x-gzip and x-deflate" 3213 </li> 3214 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/460">http://tools.ietf.org/wg/httpbis/trac/ticket/460</a>>: "Via and gateways" 3215 </li> 3216 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/465">http://tools.ietf.org/wg/httpbis/trac/ticket/465</a>>: "Mention 203 Non-Authoritative Information in p1" 3211 3217 </li> 3212 3218 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/476">http://tools.ietf.org/wg/httpbis/trac/ticket/476</a>>: "SHOULD and conformance" -
draft-ietf-httpbis/latest/p1-messaging.xml
r2287 r2288 5398 5398 </t> 5399 5399 <t> 5400 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/457"/>: 5401 "Registering x-gzip and x-deflate" 5402 </t> 5403 <t> 5404 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/460"/>: 5405 "Via and gateways" 5406 </t> 5407 <t> 5408 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/465"/>: 5409 "Mention 203 Non-Authoritative Information in p1" 5410 </t> 5411 <t> 5400 5412 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/476"/>: 5401 5413 "SHOULD and conformance" -
draft-ietf-httpbis/latest/p2-semantics.html
r2285 r2288 449 449 } 450 450 @bottom-center { 451 content: "Expires December 1 0, 2013";451 content: "Expires December 11, 2013"; 452 452 } 453 453 @bottom-right { … … 494 494 <meta name="dct.creator" content="Reschke, J. F."> 495 495 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 496 <meta name="dct.issued" scheme="ISO8601" content="2013-06-0 8">496 <meta name="dct.issued" scheme="ISO8601" content="2013-06-09"> 497 497 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 498 498 <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."> … … 522 522 <tr> 523 523 <td class="left">Intended status: Standards Track</td> 524 <td class="right">June 8, 2013</td>524 <td class="right">June 9, 2013</td> 525 525 </tr> 526 526 <tr> 527 <td class="left">Expires: December 1 0, 2013</td>527 <td class="left">Expires: December 11, 2013</td> 528 528 <td class="right"></td> 529 529 </tr> … … 553 553 in progress”. 554 554 </p> 555 <p>This Internet-Draft will expire on December 1 0, 2013.</p>555 <p>This Internet-Draft will expire on December 11, 2013.</p> 556 556 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 557 557 <p>Copyright © 2013 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 4500 4500 </li> 4501 4501 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/449">http://tools.ietf.org/wg/httpbis/trac/ticket/449</a>>: "Receiving a higher minor HTTP version number" 4502 </li> 4503 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/457">http://tools.ietf.org/wg/httpbis/trac/ticket/457</a>>: "Registering x-gzip and x-deflate" 4502 4504 </li> 4503 4505 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/459">http://tools.ietf.org/wg/httpbis/trac/ticket/459</a>>: "RFC2774 and method registrations" -
draft-ietf-httpbis/latest/p2-semantics.xml
r2285 r2288 6348 6348 </t> 6349 6349 <t> 6350 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/457"/>: 6351 "Registering x-gzip and x-deflate" 6352 </t> 6353 <t> 6350 6354 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/459"/>: 6351 6355 "RFC2774 and method registrations"
Note: See TracChangeset
for help on using the changeset viewer.