Changeset 963
- Timestamp:
- 29/07/10 15:32:55 (13 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r958 r963 404 404 <meta name="dct.creator" content="Reschke, J. F."> 405 405 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p1-messaging-latest"> 406 <meta name="dct.issued" scheme="ISO8601" content="2010-07-2 7">406 <meta name="dct.issued" scheme="ISO8601" content="2010-07-29"> 407 407 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 408 408 <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 1 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 1 provides an overview of HTTP and its associated terminology, defines the "http" and "https" Uniform Resource Identifier (URI) schemes, defines the generic message syntax and parsing requirements for HTTP message frames, and describes general security concerns for implementations."> … … 435 435 </tr> 436 436 <tr> 437 <td class="left">Expires: January 28, 2011</td>437 <td class="left">Expires: January 30, 2011</td> 438 438 <td class="right">HP</td> 439 439 </tr> … … 488 488 <tr> 489 489 <td class="left"></td> 490 <td class="right">July 2 7, 2010</td>490 <td class="right">July 29, 2010</td> 491 491 </tr> 492 492 </tbody> … … 516 516 in progress”. 517 517 </p> 518 <p>This Internet-Draft will expire in January 28, 2011.</p>518 <p>This Internet-Draft will expire in January 30, 2011.</p> 519 519 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 520 520 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 3440 3440 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/95">http://tools.ietf.org/wg/httpbis/trac/ticket/95</a>>: "Handling multiple Content-Length headers" 3441 3441 </li> 3442 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/220">http://tools.ietf.org/wg/httpbis/trac/ticket/220</a>>: "consider removing the 'changes from 2068' sections" 3443 </li> 3444 </ul> 3445 <p id="rfc.section.D.12.p.2">Partly resolved issues: </p> 3446 <ul> 3442 3447 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/159">http://tools.ietf.org/wg/httpbis/trac/ticket/159</a>>: "HTTP(s) URI scheme definitions" 3443 </li>3444 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/220">http://tools.ietf.org/wg/httpbis/trac/ticket/220</a>>: "consider removing the 'changes from 2068' sections"3445 3448 </li> 3446 3449 </ul> -
draft-ietf-httpbis/latest/p1-messaging.xml
r958 r963 5638 5638 </t> 5639 5639 <t> 5640 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/220"/>: 5641 "consider removing the 'changes from 2068' sections" 5642 </t> 5643 </list> 5644 </t> 5645 <t> 5646 Partly resolved issues: 5647 <list style="symbols"> 5648 <t> 5640 5649 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/159"/>: 5641 5650 "HTTP(s) URI scheme definitions" 5642 5651 </t> 5643 <t>5644 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/220"/>:5645 "consider removing the 'changes from 2068' sections"5646 </t>5647 5652 </list> 5648 5653 </t>
Note: See TracChangeset
for help on using the changeset viewer.