Changeset 42
- Timestamp:
- 18/12/07 00:47:28 (13 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 7 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 -
draft-ietf-httpbis/latest/p2-semantics.xml
r41 r42 68 68 <?rfc-ext allow-markup-in-artwork="yes" ?> 69 69 <?rfc-ext include-references-in-index="yes" ?> 70 <rfc obsoletes="2068, 2616 , 2617" category="std"70 <rfc obsoletes="2068, 2616" category="std" 71 71 ipr="full3978" docName="draft-ietf-httpbis-p2-semantics-&ID-VERSION;" 72 72 xmlns:x='http://purl.org/net/xml2rfc/ext' xmlns:ed="http://greenbytes.de/2002/rfcedit"> … … 190 190 initiative since 1990. This document is Part 2 of the seven-part specification 191 191 that defines the protocol referred to as "HTTP/1.1" and, taken together, 192 obsoletes RFC 2616 and RFC 2617. Part 2 defines the semantics of HTTP messages192 obsoletes RFC 2616. Part 2 defines the semantics of HTTP messages 193 193 as expressed by request methods, request-header fields, response status codes, 194 194 and response-header fields. … … 2444 2444 </reference> 2445 2445 2446 <reference anchor="RFC2617">2447 <front>2448 <title abbrev="HTTP Authentication">HTTP Authentication: Basic and Digest Access Authentication</title>2449 <author initials="J." surname="Franks" fullname="John Franks">2450 <organization>Northwestern University, Department of Mathematics</organization>2451 <address>2452 <postal>2453 <street/>2454 <city>Evanston</city>2455 <region>IL</region>2456 <code>60208-2730</code>2457 <country>US</country></postal>2458 <email>john@math.nwu.edu</email></address></author>2459 <author initials="P.M." surname="Hallam-Baker" fullname="Phillip M. Hallam-Baker">2460 <organization>Verisign Inc.</organization>2461 <address>2462 <postal>2463 <street>301 Edgewater Place</street>2464 <street>Suite 210</street>2465 <city>Wakefield</city>2466 <region>MA</region>2467 <code>01880</code>2468 <country>US</country></postal>2469 <email>pbaker@verisign.com</email></address></author>2470 <author initials="J.L." surname="Hostetler" fullname="Jeffery L. Hostetler">2471 <organization>AbiSource, Inc.</organization>2472 <address>2473 <postal>2474 <street>6 Dunlap Court</street>2475 <city>Savoy</city>2476 <region>IL</region>2477 <code>61874</code>2478 <country>US</country></postal>2479 <email>jeff@AbiSource.com</email></address></author>2480 <author initials="S.D." surname="Lawrence" fullname="Scott D. Lawrence">2481 <organization>Agranat Systems, Inc.</organization>2482 <address>2483 <postal>2484 <street>5 Clocktower Place</street>2485 <street>Suite 400</street>2486 <city>Maynard</city>2487 <region>MA</region>2488 <code>01754</code>2489 <country>US</country></postal>2490 <email>lawrence@agranat.com</email></address></author>2491 <author initials="P.J." surname="Leach" fullname="Paul J. Leach">2492 <organization>Microsoft Corporation</organization>2493 <address>2494 <postal>2495 <street>1 Microsoft Way</street>2496 <city>Redmond</city>2497 <region>WA</region>2498 <code>98052</code>2499 <country>US</country></postal>2500 <email>paulle@microsoft.com</email></address></author>2501 <author initials="A." surname="Luotonen" fullname="Ari Luotonen">2502 <organization>Netscape Communications Corporation</organization>2503 <address>2504 <postal>2505 <street>501 East Middlefield Road</street>2506 <city>Mountain View</city>2507 <region>CA</region>2508 <code>94043</code>2509 <country>US</country></postal></address></author>2510 <author initials="L." surname="Stewart" fullname="Lawrence C. Stewart">2511 <organization>Open Market, Inc.</organization>2512 <address>2513 <postal>2514 <street>215 First Street</street>2515 <city>Cambridge</city>2516 <region>MA</region>2517 <code>02142</code>2518 <country>US</country></postal>2519 <email>stewart@OpenMarket.com</email></address></author>2520 <date month="June" year="1999"/>2521 </front>2522 <seriesInfo name="RFC" value="2617"/>2523 </reference>2524 2525 2446 <reference anchor="Luo1998"> 2526 2447 <front> -
draft-ietf-httpbis/latest/p3-payload.xml
r36 r42 35 35 <?rfc-ext allow-markup-in-artwork="yes" ?> 36 36 <?rfc-ext include-references-in-index="yes" ?> 37 <rfc obsoletes="2068, 2616 , 2617" category="std"37 <rfc obsoletes="2068, 2616" category="std" 38 38 ipr="full3978" docName="draft-ietf-httpbis-p3-payload-&ID-VERSION;" 39 39 xmlns:x='http://purl.org/net/xml2rfc/ext' xmlns:ed="http://greenbytes.de/2002/rfcedit"> … … 157 157 initiative since 1990. This document is Part 3 of the seven-part specification 158 158 that defines the protocol referred to as "HTTP/1.1" and, taken together, 159 obsoletes RFC 2616 and RFC 2617. Part 3 defines HTTP message content,159 obsoletes RFC 2616. Part 3 defines HTTP message content, 160 160 metadata, and content negotiation. 161 161 </t> -
draft-ietf-httpbis/latest/p4-conditional.xml
r36 r42 28 28 <?rfc-ext allow-markup-in-artwork="yes" ?> 29 29 <?rfc-ext include-references-in-index="yes" ?> 30 <rfc obsoletes="2068, 2616 , 2617" category="std"30 <rfc obsoletes="2068, 2616" category="std" 31 31 ipr="full3978" docName="draft-ietf-httpbis-p4-conditional-&ID-VERSION;" 32 32 xmlns:x='http://purl.org/net/xml2rfc/ext' xmlns:ed="http://greenbytes.de/2002/rfcedit"> … … 150 150 initiative since 1990. This document is Part 4 of the seven-part specification 151 151 that defines the protocol referred to as "HTTP/1.1" and, taken together, 152 obsoletes RFC 2616 and RFC 2617. Part 4 defines request header fields for152 obsoletes RFC 2616. Part 4 defines request header fields for 153 153 indicating conditional requests and the rules for constructing responses 154 154 to those requests. -
draft-ietf-httpbis/latest/p5-range.xml
r39 r42 26 26 <?rfc-ext allow-markup-in-artwork="yes" ?> 27 27 <?rfc-ext include-references-in-index="yes" ?> 28 <rfc obsoletes="2068, 2616 , 2617" category="std"28 <rfc obsoletes="2068, 2616" category="std" 29 29 ipr="full3978" docName="draft-ietf-httpbis-p5-range-&ID-VERSION;" 30 30 xmlns:x='http://purl.org/net/xml2rfc/ext' xmlns:ed="http://greenbytes.de/2002/rfcedit"> … … 148 148 initiative since 1990. This document is Part 5 of the seven-part specification 149 149 that defines the protocol referred to as "HTTP/1.1" and, taken together, 150 obsoletes RFC 2616 and RFC 2617. Part 5 defines range-specific requests and150 obsoletes RFC 2616. Part 5 defines range-specific requests and 151 151 the rules for constructing and combining responses to those requests. 152 152 </t> -
draft-ietf-httpbis/latest/p6-cache.xml
r36 r42 37 37 <?rfc-ext allow-markup-in-artwork="yes" ?> 38 38 <?rfc-ext include-references-in-index="yes" ?> 39 <rfc obsoletes="2068, 2616 , 2617" category="std"39 <rfc obsoletes="2068, 2616" category="std" 40 40 ipr="full3978" docName="draft-ietf-httpbis-p6-cache-&ID-VERSION;" 41 41 xmlns:x='http://purl.org/net/xml2rfc/ext' xmlns:ed="http://greenbytes.de/2002/rfcedit"> … … 159 159 initiative since 1990. This document is Part 6 of the seven-part specification 160 160 that defines the protocol referred to as "HTTP/1.1" and, taken together, 161 obsoletes RFC 2616 and RFC 2617. Part 6 defines requirements on HTTP caches161 obsoletes RFC 2616. Part 6 defines requirements on HTTP caches 162 162 and the associated header fields that control cache behavior or indicate 163 163 cacheable response messages. -
draft-ietf-httpbis/latest/p7-auth.xml
r39 r42 25 25 <?rfc-ext allow-markup-in-artwork="yes" ?> 26 26 <?rfc-ext include-references-in-index="yes" ?> 27 <rfc obsoletes="2068, 2616 ,2617" category="std"27 <rfc obsoletes="2068, 2616" updates="2617" category="std" 28 28 ipr="full3978" docName="draft-ietf-httpbis-p7-auth-&ID-VERSION;" 29 29 xmlns:x='http://purl.org/net/xml2rfc/ext' xmlns:ed="http://greenbytes.de/2002/rfcedit"> … … 147 147 initiative since 1990. This document is Part 7 of the seven-part specification 148 148 that defines the protocol referred to as "HTTP/1.1" and, taken together, 149 obsoletes RFC 2616 and RFC 2617. Part 7 defines HTTP Authentication.149 obsoletes RFC 2616. Part 7 defines HTTP Authentication. 150 150 </t> 151 151 </abstract>
Note: See TracChangeset
for help on using the changeset viewer.