Changeset 42 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- Dec 17, 2007, 4:47:28 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r36 r42 44 44 <?rfc-ext allow-markup-in-artwork="yes" ?> 45 45 <?rfc-ext include-references-in-index="yes" ?> 46 <rfc obsoletes="2068, 2616 , 2617" category="std"46 <rfc obsoletes="2068, 2616" category="std" 47 47 ipr="full3978" docName="draft-ietf-httpbis-p1-messaging-&ID-VERSION;" 48 48 xmlns:x='http://purl.org/net/xml2rfc/ext' xmlns:ed="http://greenbytes.de/2002/rfcedit"> … … 166 166 initiative since 1990. This document is Part 1 of the seven-part specification 167 167 that defines the protocol referred to as "HTTP/1.1" and, taken together, 168 obsoletes RFC 2616 and RFC 2617. Part 1 provides an overview of HTTP and168 obsoletes RFC 2616. part 1 provides an overview of HTTP and 169 169 its associated terminology, defines the "http" and "https" Uniform 170 170 Resource Identifier (URI) schemes, defines the generic message syntax … … 203 203 operation, message framing, interaction with transport protocols, and 204 204 URI schemes. Right now it only includes the extracted relevant sections 205 of <xref target="RFC2616"/> and <xref target="RFC2617"/>.205 of <xref target="RFC2616"/>. 206 206 </t> 207 207 <section title="Purpose" anchor="intro.purpose"> … … 3043 3043 </front> 3044 3044 <seriesInfo name="RFC" value="2616"/> 3045 </reference>3046 3047 <reference anchor="RFC2617">3048 <front>3049 <title abbrev="HTTP Authentication">HTTP Authentication: Basic and Digest Access Authentication</title>3050 <author initials="J." surname="Franks" fullname="John Franks">3051 <organization>Northwestern University, Department of Mathematics</organization>3052 <address><email>john@math.nwu.edu</email></address>3053 </author>3054 <author initials="P.M." surname="Hallam-Baker" fullname="Phillip M. Hallam-Baker">3055 <organization>Verisign Inc.</organization>3056 <address><email>pbaker@verisign.com</email></address>3057 </author>3058 <author initials="J.L." surname="Hostetler" fullname="Jeffery L. Hostetler">3059 <organization>AbiSource, Inc.</organization>3060 <address><email>jeff@AbiSource.com</email></address>3061 </author>3062 <author initials="S.D." surname="Lawrence" fullname="Scott D. Lawrence">3063 <organization>Agranat Systems, Inc.</organization>3064 <address><email>lawrence@agranat.com</email></address>3065 </author>3066 <author initials="P.J." surname="Leach" fullname="Paul J. Leach">3067 <organization>Microsoft Corporation</organization>3068 <address><email>paulle@microsoft.com</email></address>3069 </author>3070 <author initials="A." surname="Luotonen" fullname="Ari Luotonen">3071 <organization>Netscape Communications Corporation</organization>3072 </author>3073 <author initials="L." surname="Stewart" fullname="Lawrence C. Stewart">3074 <organization>Open Market, Inc.</organization>3075 <address><email>stewart@OpenMarket.com</email></address>3076 </author>3077 <date month="June" year="1999"/>3078 </front>3079 <seriesInfo name="RFC" value="2617"/>3080 3045 </reference> 3081 3046
Note: See TracChangeset
for help on using the changeset viewer.