1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <?xml-stylesheet type='text/xsl' href='../myxml2rfc.xslt'?>
|
---|
3 | <!DOCTYPE rfc [
|
---|
4 | <!ENTITY MAY "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MAY</bcp14>">
|
---|
5 | <!ENTITY MUST "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MUST</bcp14>">
|
---|
6 | <!ENTITY MUST-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MUST NOT</bcp14>">
|
---|
7 | <!ENTITY OPTIONAL "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>OPTIONAL</bcp14>">
|
---|
8 | <!ENTITY RECOMMENDED "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>RECOMMENDED</bcp14>">
|
---|
9 | <!ENTITY REQUIRED "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>REQUIRED</bcp14>">
|
---|
10 | <!ENTITY SHALL "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHALL</bcp14>">
|
---|
11 | <!ENTITY SHALL-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHALL NOT</bcp14>">
|
---|
12 | <!ENTITY SHOULD "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD</bcp14>">
|
---|
13 | <!ENTITY SHOULD-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD NOT</bcp14>">
|
---|
14 | <!ENTITY P0-ID-VERSION "latest">
|
---|
15 | <!ENTITY ID-VERSION "latest">
|
---|
16 | <!ENTITY ID-MONTH "July">
|
---|
17 | <!ENTITY ID-YEAR "2012">
|
---|
18 | <!ENTITY mdash "—">
|
---|
19 | ]>
|
---|
20 | <?rfc toc="yes" ?>
|
---|
21 | <?rfc symrefs="yes" ?>
|
---|
22 | <?rfc sortrefs="yes" ?>
|
---|
23 | <?rfc compact="yes"?>
|
---|
24 | <?rfc subcompact="no" ?>
|
---|
25 | <?rfc linkmailto="no" ?>
|
---|
26 | <?rfc editing="no" ?>
|
---|
27 | <?rfc comments="yes"?>
|
---|
28 | <?rfc inline="yes"?>
|
---|
29 | <?rfc rfcedstyle="yes"?>
|
---|
30 | <?rfc-ext allow-markup-in-artwork="yes" ?>
|
---|
31 | <?rfc-ext include-references-in-index="yes" ?>
|
---|
32 | <rfc category="std" x:maturity-level="proposed"
|
---|
33 | ipr="pre5378Trust200902" docName="draft-ietf-httpbis-p0-introduction-&P0-ID-VERSION;"
|
---|
34 | xmlns:x='http://purl.org/net/xml2rfc/ext'>
|
---|
35 | <x:link rel="prev" basename="p1-messaging"/>
|
---|
36 | <x:feedback template="mailto:ietf-http-wg@w3.org?subject={docname},%20%22{section}%22&body=<{ref}>:"/>
|
---|
37 | <front>
|
---|
38 |
|
---|
39 | <title abbrev="HTTP/1.1, Part 0">HTTP/1.1, part 0: Introduction</title>
|
---|
40 |
|
---|
41 | <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor">
|
---|
42 | <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
|
---|
43 | <address>
|
---|
44 | <postal>
|
---|
45 | <street>345 Park Ave</street>
|
---|
46 | <city>San Jose</city>
|
---|
47 | <region>CA</region>
|
---|
48 | <code>95110</code>
|
---|
49 | <country>USA</country>
|
---|
50 | </postal>
|
---|
51 | <email>fielding@gbiv.com</email>
|
---|
52 | <uri>http://roy.gbiv.com/</uri>
|
---|
53 | </address>
|
---|
54 | </author>
|
---|
55 |
|
---|
56 | <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor">
|
---|
57 | <organization abbrev="W3C">World Wide Web Consortium</organization>
|
---|
58 | <address>
|
---|
59 | <postal>
|
---|
60 | <street>W3C / ERCIM</street>
|
---|
61 | <street>2004, rte des Lucioles</street>
|
---|
62 | <city>Sophia-Antipolis</city>
|
---|
63 | <region>AM</region>
|
---|
64 | <code>06902</code>
|
---|
65 | <country>France</country>
|
---|
66 | </postal>
|
---|
67 | <email>ylafon@w3.org</email>
|
---|
68 | <uri>http://www.raubacapeu.net/people/yves/</uri>
|
---|
69 | </address>
|
---|
70 | </author>
|
---|
71 |
|
---|
72 | <author fullname="Mark Nottingham" initials="M." role="editor" surname="Nottingham">
|
---|
73 | <organization>Rackspace</organization>
|
---|
74 | <address>
|
---|
75 | <email>mnot@mnot.net</email>
|
---|
76 | <uri>http://www.mnot.net/</uri>
|
---|
77 | </address>
|
---|
78 | </author>
|
---|
79 |
|
---|
80 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
|
---|
81 | <organization abbrev="greenbytes">greenbytes GmbH</organization>
|
---|
82 | <address>
|
---|
83 | <postal>
|
---|
84 | <street>Hafenweg 16</street>
|
---|
85 | <city>Muenster</city><region>NW</region><code>48155</code>
|
---|
86 | <country>Germany</country>
|
---|
87 | </postal>
|
---|
88 | <email>julian.reschke@greenbytes.de</email>
|
---|
89 | <uri>http://greenbytes.de/tech/webdav/</uri>
|
---|
90 | </address>
|
---|
91 | </author>
|
---|
92 |
|
---|
93 | <date month="&ID-MONTH;" year="&ID-YEAR;"/>
|
---|
94 | <workgroup>HTTPbis Working Group</workgroup>
|
---|
95 |
|
---|
96 | <abstract>
|
---|
97 | <t>
|
---|
98 | <cref>TODO</cref>
|
---|
99 | </t>
|
---|
100 | </abstract>
|
---|
101 |
|
---|
102 | <note title="Editorial Note (To be removed by RFC Editor)">
|
---|
103 | <t>
|
---|
104 | Discussion of this draft ought to take place on the HTTPBIS working group
|
---|
105 | mailing list (ietf-http-wg@w3.org), which is archived at
|
---|
106 | <eref target="http://lists.w3.org/Archives/Public/ietf-http-wg/"/>.
|
---|
107 | </t>
|
---|
108 | <t>
|
---|
109 | The current issues list is at
|
---|
110 | <eref target="http://tools.ietf.org/wg/httpbis/trac/report/3"/> and related
|
---|
111 | documents (including fancy diffs) can be found at
|
---|
112 | <eref target="http://tools.ietf.org/wg/httpbis/"/>.
|
---|
113 | </t>
|
---|
114 | <!-- <t>
|
---|
115 | The changes in this draft are summarized in <xref target="changes.since.19"/>.
|
---|
116 | </t>-->
|
---|
117 | </note>
|
---|
118 | </front>
|
---|
119 | <middle>
|
---|
120 | <section title="Introduction" anchor="introduction">
|
---|
121 | <t>
|
---|
122 | <cref>TODO</cref>
|
---|
123 | </t>
|
---|
124 | </section>
|
---|
125 | </middle>
|
---|
126 | <back>
|
---|
127 | <references title="Normative References">
|
---|
128 |
|
---|
129 | <reference anchor="Part1">
|
---|
130 | <front>
|
---|
131 | <title abbrev="HTTP/1.1">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title>
|
---|
132 | <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor">
|
---|
133 | <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
|
---|
134 | <address><email>fielding@gbiv.com</email></address>
|
---|
135 | </author>
|
---|
136 | <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor">
|
---|
137 | <organization abbrev="W3C">World Wide Web Consortium</organization>
|
---|
138 | <address><email>ylafon@w3.org</email></address>
|
---|
139 | </author>
|
---|
140 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
|
---|
141 | <organization abbrev="greenbytes">greenbytes GmbH</organization>
|
---|
142 | <address><email>julian.reschke@greenbytes.de</email></address>
|
---|
143 | </author>
|
---|
144 | <date month="&ID-MONTH;" year="&ID-YEAR;"/>
|
---|
145 | </front>
|
---|
146 | <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p1-messaging-&ID-VERSION;"/>
|
---|
147 | <x:source href="p1-messaging.xml" basename="p1-messaging"/>
|
---|
148 | </reference>
|
---|
149 |
|
---|
150 | <reference anchor="Part2">
|
---|
151 | <front>
|
---|
152 | <title abbrev="HTTP/1.1">HTTP/1.1, part 2: Message Semantics</title>
|
---|
153 | <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor">
|
---|
154 | <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
|
---|
155 | <address><email>fielding@gbiv.com</email></address>
|
---|
156 | </author>
|
---|
157 | <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor">
|
---|
158 | <organization abbrev="W3C">World Wide Web Consortium</organization>
|
---|
159 | <address><email>ylafon@w3.org</email></address>
|
---|
160 | </author>
|
---|
161 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
|
---|
162 | <organization abbrev="greenbytes">greenbytes GmbH</organization>
|
---|
163 | <address><email>julian.reschke@greenbytes.de</email></address>
|
---|
164 | </author>
|
---|
165 | <date month="&ID-MONTH;" year="&ID-YEAR;"/>
|
---|
166 | </front>
|
---|
167 | <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p2-semantics-&ID-VERSION;"/>
|
---|
168 | <x:source href="p2-semantics.xml" basename="p2-semantics"/>
|
---|
169 | </reference>
|
---|
170 |
|
---|
171 | <reference anchor="Part4">
|
---|
172 | <front>
|
---|
173 | <title abbrev="HTTP/1.1">HTTP/1.1, part 4: Conditional Requests</title>
|
---|
174 | <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding">
|
---|
175 | <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
|
---|
176 | <address><email>fielding@gbiv.com</email></address>
|
---|
177 | </author>
|
---|
178 | <author fullname="Yves Lafon" initials="Y." role="editor" surname="Lafon">
|
---|
179 | <organization abbrev="W3C">World Wide Web Consortium</organization>
|
---|
180 | <address><email>ylafon@w3.org</email></address>
|
---|
181 | </author>
|
---|
182 | <author fullname="Julian F. Reschke" initials="J. F." role="editor" surname="Reschke">
|
---|
183 | <organization abbrev="greenbytes">greenbytes GmbH</organization>
|
---|
184 | <address><email>julian.reschke@greenbytes.de</email></address>
|
---|
185 | </author>
|
---|
186 | <date month="&ID-MONTH;" year="&ID-YEAR;" />
|
---|
187 | </front>
|
---|
188 | <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p4-conditional-&ID-VERSION;" />
|
---|
189 | <x:source basename="p4-conditional" href="p4-conditional.xml" />
|
---|
190 | </reference>
|
---|
191 |
|
---|
192 | <reference anchor="Part5">
|
---|
193 | <front>
|
---|
194 | <title abbrev="HTTP/1.1">HTTP/1.1, part 5: Range Requests and Partial Responses</title>
|
---|
195 | <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding">
|
---|
196 | <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
|
---|
197 | <address><email>fielding@gbiv.com</email></address>
|
---|
198 | </author>
|
---|
199 | <author fullname="Yves Lafon" initials="Y." role="editor" surname="Lafon">
|
---|
200 | <organization abbrev="W3C">World Wide Web Consortium</organization>
|
---|
201 | <address><email>ylafon@w3.org</email></address>
|
---|
202 | </author>
|
---|
203 | <author fullname="Julian F. Reschke" initials="J. F." role="editor" surname="Reschke">
|
---|
204 | <organization abbrev="greenbytes">greenbytes GmbH</organization>
|
---|
205 | <address><email>julian.reschke@greenbytes.de</email></address>
|
---|
206 | </author>
|
---|
207 | <date month="&ID-MONTH;" year="&ID-YEAR;" />
|
---|
208 | </front>
|
---|
209 | <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p5-range-&ID-VERSION;" />
|
---|
210 | <x:source basename="p5-range" href="p5-range.xml" />
|
---|
211 | </reference>
|
---|
212 |
|
---|
213 | <reference anchor="Part6">
|
---|
214 | <front>
|
---|
215 | <title abbrev="HTTP/1.1">HTTP/1.1, part 6: Caching</title>
|
---|
216 | <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor">
|
---|
217 | <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
|
---|
218 | <address><email>fielding@gbiv.com</email></address>
|
---|
219 | </author>
|
---|
220 | <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor">
|
---|
221 | <organization abbrev="W3C">World Wide Web Consortium</organization>
|
---|
222 | <address><email>ylafon@w3.org</email></address>
|
---|
223 | </author>
|
---|
224 | <author initials="M." surname="Nottingham" fullname="Mark Nottingham" role="editor">
|
---|
225 | <organization>Rackspace</organization>
|
---|
226 | <address><email>mnot@mnot.net</email></address>
|
---|
227 | </author>
|
---|
228 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
|
---|
229 | <organization abbrev="greenbytes">greenbytes GmbH</organization>
|
---|
230 | <address><email>julian.reschke@greenbytes.de</email></address>
|
---|
231 | </author>
|
---|
232 | <date month="&ID-MONTH;" year="&ID-YEAR;"/>
|
---|
233 | </front>
|
---|
234 | <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p6-cache-&ID-VERSION;"/>
|
---|
235 | <x:source href="p6-cache.xml" basename="p6-cache"/>
|
---|
236 | </reference>
|
---|
237 |
|
---|
238 | <reference anchor="Part7">
|
---|
239 | <front>
|
---|
240 | <title abbrev="HTTP/1.1">HTTP/1.1, part 7: Authentication</title>
|
---|
241 | <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding">
|
---|
242 | <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
|
---|
243 | <address><email>fielding@gbiv.com</email></address>
|
---|
244 | </author>
|
---|
245 | <author fullname="Yves Lafon" initials="Y." role="editor" surname="Lafon">
|
---|
246 | <organization abbrev="W3C">World Wide Web Consortium</organization>
|
---|
247 | <address><email>ylafon@w3.org</email></address>
|
---|
248 | </author>
|
---|
249 | <author fullname="Julian F. Reschke" initials="J. F." role="editor" surname="Reschke">
|
---|
250 | <organization abbrev="greenbytes">greenbytes GmbH</organization>
|
---|
251 | <address><email>julian.reschke@greenbytes.de</email></address>
|
---|
252 | </author>
|
---|
253 | <date month="&ID-MONTH;" year="&ID-YEAR;" />
|
---|
254 | </front>
|
---|
255 | <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p7-auth-&ID-VERSION;" />
|
---|
256 | <x:source basename="p7-auth" href="p7-auth.xml" />
|
---|
257 | </reference>
|
---|
258 |
|
---|
259 | </references>
|
---|
260 |
|
---|
261 | <references title="Informative References">
|
---|
262 |
|
---|
263 | <reference anchor="RFC2616">
|
---|
264 | <front>
|
---|
265 | <title>Hypertext Transfer Protocol -- HTTP/1.1</title>
|
---|
266 | <author initials="R." surname="Fielding" fullname="R. Fielding">
|
---|
267 | <organization>University of California, Irvine</organization>
|
---|
268 | <address><email>fielding@ics.uci.edu</email></address>
|
---|
269 | </author>
|
---|
270 | <author initials="J." surname="Gettys" fullname="J. Gettys">
|
---|
271 | <organization>W3C</organization>
|
---|
272 | <address><email>jg@w3.org</email></address>
|
---|
273 | </author>
|
---|
274 | <author initials="J." surname="Mogul" fullname="J. Mogul">
|
---|
275 | <organization>Compaq Computer Corporation</organization>
|
---|
276 | <address><email>mogul@wrl.dec.com</email></address>
|
---|
277 | </author>
|
---|
278 | <author initials="H." surname="Frystyk" fullname="H. Frystyk">
|
---|
279 | <organization>MIT Laboratory for Computer Science</organization>
|
---|
280 | <address><email>frystyk@w3.org</email></address>
|
---|
281 | </author>
|
---|
282 | <author initials="L." surname="Masinter" fullname="L. Masinter">
|
---|
283 | <organization>Xerox Corporation</organization>
|
---|
284 | <address><email>masinter@parc.xerox.com</email></address>
|
---|
285 | </author>
|
---|
286 | <author initials="P." surname="Leach" fullname="P. Leach">
|
---|
287 | <organization>Microsoft Corporation</organization>
|
---|
288 | <address><email>paulle@microsoft.com</email></address>
|
---|
289 | </author>
|
---|
290 | <author initials="T." surname="Berners-Lee" fullname="T. Berners-Lee">
|
---|
291 | <organization>W3C</organization>
|
---|
292 | <address><email>timbl@w3.org</email></address>
|
---|
293 | </author>
|
---|
294 | <date month="June" year="1999"/>
|
---|
295 | </front>
|
---|
296 | <seriesInfo name="RFC" value="2616"/>
|
---|
297 | </reference>
|
---|
298 |
|
---|
299 | </references>
|
---|
300 | </back>
|
---|
301 | </rfc>
|
---|