Changeset 830 for draft-ietf-httpbis/latest
- Timestamp:
- 27/06/10 12:33:10 (12 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r824 r830 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-06- 02">406 <meta name="dct.issued" scheme="ISO8601" content="2010-06-27"> 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: December 4, 2010</td>437 <td class="left">Expires: December 29, 2010</td> 438 438 <td class="right">HP</td> 439 439 </tr> … … 488 488 <tr> 489 489 <td class="left"></td> 490 <td class="right">June 2 , 2010</td>490 <td class="right">June 27, 2010</td> 491 491 </tr> 492 492 </tbody> … … 516 516 in progress”. 517 517 </p> 518 <p>This Internet-Draft will expire in December 4, 2010.</p>518 <p>This Internet-Draft will expire in December 29, 2010.</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> … … 2712 2712 <tr> 2713 2713 <td class="reference"><b id="Nie1997">[Nie1997]</b></td> 2714 <td class="top"> Nielsen, H.F.., Gettys, J., Prud'hommeaux, E., Lie, H., and C. Lilley, “<a href="http://doi.acm.org/10.1145/263105.263157">Network Performance Effects of HTTP/1.1, CSS1, and PNG</a>”, ACM Proceedings of the ACM SIGCOMM '97 conference on Applications, technologies, architectures, and protocols for computer communication2714 <td class="top">Frystyk, H., Gettys, J., Prud'hommeaux, E., Lie, H., and C. Lilley, “<a href="http://doi.acm.org/10.1145/263105.263157">Network Performance Effects of HTTP/1.1, CSS1, and PNG</a>”, ACM Proceedings of the ACM SIGCOMM '97 conference on Applications, technologies, architectures, and protocols for computer communication 2715 2715 SIGCOMM '97, September 1997, <<a href="http://doi.acm.org/10.1145/263105.263157">http://doi.acm.org/10.1145/263105.263157</a>>. 2716 2716 </td> -
draft-ietf-httpbis/latest/p1-messaging.xml
r824 r830 4238 4238 <front> 4239 4239 <title>Network Performance Effects of HTTP/1.1, CSS1, and PNG</title> 4240 <author initials="H. F.." surname="Nielsen" fullname="H.F.Nielsen"/>4240 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"/> 4241 4241 <author initials="J." surname="Gettys" fullname="J. Gettys"/> 4242 4242 <author initials="E." surname="Prud'hommeaux" fullname="E. Prud'hommeaux"/>
Note: See TracChangeset
for help on using the changeset viewer.