source: draft-ietf-httpbis/latest/p1-messaging.xml @ 2293

Last change on this file since 2293 was 2288, checked in by julian.reschke@…, 10 years ago

Note changes for #457, #460, #465

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/xml
File size: 232.4 KB
Line 
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 ID-VERSION "latest">
15  <!ENTITY ID-MONTH "June">
16  <!ENTITY ID-YEAR "2013">
17  <!ENTITY mdash "&#8212;">
18  <!ENTITY Note "<x:h xmlns:x='http://purl.org/net/xml2rfc/ext'>Note:</x:h>">
19  <!ENTITY caching-overview       "<xref target='Part6' x:rel='#caching.overview' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
20  <!ENTITY cache-incomplete       "<xref target='Part6' x:rel='#response.cacheability' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
21  <!ENTITY payload                "<xref target='Part2' x:rel='#payload' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
22  <!ENTITY media-type            "<xref target='Part2' x:rel='#media.type' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
23  <!ENTITY content-codings        "<xref target='Part2' x:rel='#content.codings' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
24  <!ENTITY CONNECT                "<xref target='Part2' x:rel='#CONNECT' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
25  <!ENTITY content.negotiation    "<xref target='Part2' x:rel='#content.negotiation' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
26  <!ENTITY diff-mime              "<xref target='Part2' x:rel='#differences.between.http.and.mime' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
27  <!ENTITY representation         "<xref target='Part2' x:rel='#representations' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
28  <!ENTITY HEAD                   "<xref target='Part2' x:rel='#HEAD' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
29  <!ENTITY header-allow           "<xref target='Part2' x:rel='#header.allow' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
30  <!ENTITY header-cache-control   "<xref target='Part6' x:rel='#header.cache-control' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
31  <!ENTITY header-content-encoding    "<xref target='Part2' x:rel='#header.content-encoding' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
32  <!ENTITY header-content-location    "<xref target='Part2' x:rel='#header.content-location' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
33  <!ENTITY header-content-range   "<xref target='Part5' x:rel='#header.content-range' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
34  <!ENTITY header-content-type    "<xref target='Part2' x:rel='#header.content-type' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
35  <!ENTITY header-date            "<xref target='Part2' x:rel='#header.date' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
36  <!ENTITY header-etag            "<xref target='Part4' x:rel='#header.etag' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
37  <!ENTITY header-expires         "<xref target='Part6' x:rel='#header.expires' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
38  <!ENTITY header-last-modified   "<xref target='Part4' x:rel='#header.last-modified' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
39  <!ENTITY header-mime-version    "<xref target='Part2' x:rel='#mime-version' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
40  <!ENTITY header-pragma          "<xref target='Part6' x:rel='#header.pragma' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
41  <!ENTITY header-proxy-authenticate  "<xref target='Part7' x:rel='#header.proxy-authenticate' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
42  <!ENTITY header-proxy-authorization "<xref target='Part7' x:rel='#header.proxy-authorization' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
43  <!ENTITY header-server          "<xref target='Part2' x:rel='#header.server' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
44  <!ENTITY header-warning         "<xref target='Part6' x:rel='#header.warning' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
45  <!ENTITY idempotent-methods     "<xref target='Part2' x:rel='#idempotent.methods' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
46  <!ENTITY safe-methods           "<xref target='Part2' x:rel='#safe.methods' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
47  <!ENTITY methods                "<xref target='Part2' x:rel='#methods' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
48  <!ENTITY OPTIONS                "<xref target='Part2' x:rel='#OPTIONS' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
49  <!ENTITY qvalue                 "<xref target='Part2' x:rel='#quality.values' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
50  <!ENTITY resource               "<xref target='Part2' x:rel='#resources' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
51  <!ENTITY status-codes           "<xref target='Part2' x:rel='#status.codes' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
52  <!ENTITY status-1xx             "<xref target='Part2' x:rel='#status.1xx' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
53  <!ENTITY status-203             "<xref target='Part2' x:rel='#status.203' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
54  <!ENTITY status-3xx             "<xref target='Part2' x:rel='#status.3xx' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
55  <!ENTITY status-304             "<xref target='Part4' x:rel='#status.304' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
56  <!ENTITY status-4xx             "<xref target='Part2' x:rel='#status.4xx' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
57  <!ENTITY status-414             "<xref target='Part2' x:rel='#status.414' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
58  <!ENTITY iana-header-registry   "<xref target='Part2' x:rel='#header.field.registry' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
59]>
60<?rfc toc="yes" ?>
61<?rfc symrefs="yes" ?>
62<?rfc sortrefs="yes" ?>
63<?rfc compact="yes"?>
64<?rfc subcompact="no" ?>
65<?rfc linkmailto="no" ?>
66<?rfc editing="no" ?>
67<?rfc comments="yes"?>
68<?rfc inline="yes"?>
69<?rfc rfcedstyle="yes"?>
70<?rfc-ext allow-markup-in-artwork="yes" ?>
71<?rfc-ext include-references-in-index="yes" ?>
72<rfc obsoletes="2145,2616" updates="2817,2818" category="std" x:maturity-level="proposed"
73     ipr="pre5378Trust200902" docName="draft-ietf-httpbis-p1-messaging-&ID-VERSION;"
74     xmlns:x='http://purl.org/net/xml2rfc/ext'>
75<x:link rel="next" basename="p2-semantics"/>
76<x:feedback template="mailto:ietf-http-wg@w3.org?subject={docname},%20%22{section}%22&amp;body=&lt;{ref}&gt;:"/>
77<front>
78
79  <title abbrev="HTTP/1.1 Message Syntax and Routing">Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing</title>
80
81  <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor">
82    <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
83    <address>
84      <postal>
85        <street>345 Park Ave</street>
86        <city>San Jose</city>
87        <region>CA</region>
88        <code>95110</code>
89        <country>USA</country>
90      </postal>
91      <email>fielding@gbiv.com</email>
92      <uri>http://roy.gbiv.com/</uri>
93    </address>
94  </author>
95
96  <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
97    <organization abbrev="greenbytes">greenbytes GmbH</organization>
98    <address>
99      <postal>
100        <street>Hafenweg 16</street>
101        <city>Muenster</city><region>NW</region><code>48155</code>
102        <country>Germany</country>
103      </postal>
104      <email>julian.reschke@greenbytes.de</email>
105      <uri>http://greenbytes.de/tech/webdav/</uri>
106    </address>
107  </author>
108
109  <date month="&ID-MONTH;" year="&ID-YEAR;"/>
110  <workgroup>HTTPbis Working Group</workgroup>
111
112<abstract>
113<t>
114   The Hypertext Transfer Protocol (HTTP) is an application-level protocol for
115   distributed, collaborative, hypertext information systems. HTTP has been in
116   use by the World Wide Web global information initiative since 1990.
117   This document provides an overview of HTTP architecture and its associated
118   terminology, defines the "http" and "https" Uniform Resource Identifier
119   (URI) schemes, defines the HTTP/1.1 message syntax and parsing requirements,
120   and describes general security concerns for implementations.
121</t>   
122</abstract>
123
124<note title="Editorial Note (To be removed by RFC Editor)">
125  <t>
126    Discussion of this draft takes place on the HTTPBIS working group
127    mailing list (ietf-http-wg@w3.org), which is archived at
128    <eref target="http://lists.w3.org/Archives/Public/ietf-http-wg/"/>.
129  </t>
130  <t>
131    The current issues list is at
132    <eref target="http://tools.ietf.org/wg/httpbis/trac/report/3"/> and related
133    documents (including fancy diffs) can be found at
134    <eref target="http://tools.ietf.org/wg/httpbis/"/>.
135  </t>
136  <t>
137    The changes in this draft are summarized in <xref target="changes.since.22"/>.
138  </t>
139</note>
140</front>
141<middle>
142<section title="Introduction" anchor="introduction">
143<t>
144   The Hypertext Transfer Protocol (HTTP) is an application-level
145   request/response protocol that uses extensible semantics and self-descriptive
146   message payloads for flexible interaction with network-based hypertext
147   information systems. This document is the first in a series of documents
148   that collectively form the HTTP/1.1 specification:
149   <list style="empty">
150    <t>RFC xxx1: Message Syntax and Routing</t>
151    <t><xref target="Part2" x:fmt="none">RFC xxx2</xref>: Semantics and Content</t>
152    <t><xref target="Part4" x:fmt="none">RFC xxx3</xref>: Conditional Requests</t>
153    <t><xref target="Part5" x:fmt="none">RFC xxx4</xref>: Range Requests</t>
154    <t><xref target="Part6" x:fmt="none">RFC xxx5</xref>: Caching</t>
155    <t><xref target="Part7" x:fmt="none">RFC xxx6</xref>: Authentication</t>
156   </list>
157</t>
158<t>
159   This HTTP/1.1 specification obsoletes and moves to historic status
160   <xref target="RFC2616" x:fmt="none">RFC 2616</xref>, its predecessor
161   <xref target="RFC2068" x:fmt="none">RFC 2068</xref>, and
162   <xref target="RFC2145" x:fmt="none">RFC 2145</xref> (on HTTP versioning).
163   This specification also updates the use of CONNECT to establish a tunnel,
164   previously defined in <xref target="RFC2817" x:fmt="none">RFC 2817</xref>,
165   and defines the "https" URI scheme that was described informally in
166   <xref target="RFC2818" x:fmt="none">RFC 2818</xref>.
167</t>
168<t>
169   HTTP is a generic interface protocol for information systems. It is
170   designed to hide the details of how a service is implemented by presenting
171   a uniform interface to clients that is independent of the types of
172   resources provided. Likewise, servers do not need to be aware of each
173   client's purpose: an HTTP request can be considered in isolation rather
174   than being associated with a specific type of client or a predetermined
175   sequence of application steps. The result is a protocol that can be used
176   effectively in many different contexts and for which implementations can
177   evolve independently over time.
178</t>
179<t>
180   HTTP is also designed for use as an intermediation protocol for translating
181   communication to and from non-HTTP information systems.
182   HTTP proxies and gateways can provide access to alternative information
183   services by translating their diverse protocols into a hypertext
184   format that can be viewed and manipulated by clients in the same way
185   as HTTP services.
186</t>
187<t>
188   One consequence of this flexibility is that the protocol cannot be
189   defined in terms of what occurs behind the interface. Instead, we
190   are limited to defining the syntax of communication, the intent
191   of received communication, and the expected behavior of recipients.
192   If the communication is considered in isolation, then successful
193   actions ought to be reflected in corresponding changes to the
194   observable interface provided by servers. However, since multiple
195   clients might act in parallel and perhaps at cross-purposes, we
196   cannot require that such changes be observable beyond the scope
197   of a single response.
198</t>
199<t>
200   This document describes the architectural elements that are used or
201   referred to in HTTP, defines the "http" and "https" URI schemes,
202   describes overall network operation and connection management,
203   and defines HTTP message framing and forwarding requirements.
204   Our goal is to define all of the mechanisms necessary for HTTP message
205   handling that are independent of message semantics, thereby defining the
206   complete set of requirements for message parsers and
207   message-forwarding intermediaries.
208</t>
209
210
211<section title="Requirement Notation" anchor="intro.requirements">
212<t>
213   The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
214   "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
215   document are to be interpreted as described in <xref target="RFC2119"/>.
216</t>
217<t>
218   Conformance criteria and considerations regarding error handling
219   are defined in <xref target="conformance"/>.
220</t>
221</section>
222
223<section title="Syntax Notation" anchor="notation">
224<iref primary="true" item="Grammar" subitem="ALPHA"/>
225<iref primary="true" item="Grammar" subitem="CR"/>
226<iref primary="true" item="Grammar" subitem="CRLF"/>
227<iref primary="true" item="Grammar" subitem="CTL"/>
228<iref primary="true" item="Grammar" subitem="DIGIT"/>
229<iref primary="true" item="Grammar" subitem="DQUOTE"/>
230<iref primary="true" item="Grammar" subitem="HEXDIG"/>
231<iref primary="true" item="Grammar" subitem="HTAB"/>
232<iref primary="true" item="Grammar" subitem="LF"/>
233<iref primary="true" item="Grammar" subitem="OCTET"/>
234<iref primary="true" item="Grammar" subitem="SP"/>
235<iref primary="true" item="Grammar" subitem="VCHAR"/>
236<t>
237   This specification uses the Augmented Backus-Naur Form (ABNF) notation
238   of <xref target="RFC5234"/> with the list rule extension defined in
239   <xref target="abnf.extension"/>.  <xref target="collected.abnf"/> shows
240   the collected ABNF with the list rule expanded.
241</t>
242<t anchor="core.rules">
243  <x:anchor-alias value="ALPHA"/>
244  <x:anchor-alias value="CTL"/>
245  <x:anchor-alias value="CR"/>
246  <x:anchor-alias value="CRLF"/>
247  <x:anchor-alias value="DIGIT"/>
248  <x:anchor-alias value="DQUOTE"/>
249  <x:anchor-alias value="HEXDIG"/>
250  <x:anchor-alias value="HTAB"/>
251  <x:anchor-alias value="LF"/>
252  <x:anchor-alias value="OCTET"/>
253  <x:anchor-alias value="SP"/>
254  <x:anchor-alias value="VCHAR"/>
255   The following core rules are included by
256   reference, as defined in <xref target="RFC5234" x:fmt="," x:sec="B.1"/>:
257   ALPHA (letters), CR (carriage return), CRLF (CR LF), CTL (controls),
258   DIGIT (decimal 0-9), DQUOTE (double quote),
259   HEXDIG (hexadecimal 0-9/A-F/a-f), HTAB (horizontal tab), LF (line feed),
260   OCTET (any 8-bit sequence of data), SP (space), and
261   VCHAR (any visible <xref target="USASCII"/> character).
262</t>
263<t>
264   As a convention, ABNF rule names prefixed with "obs-" denote
265   "obsolete" grammar rules that appear for historical reasons.
266</t>
267</section>
268</section>
269
270<section title="Architecture" anchor="architecture">
271<t>
272   HTTP was created for the World Wide Web architecture
273   and has evolved over time to support the scalability needs of a worldwide
274   hypertext system. Much of that architecture is reflected in the terminology
275   and syntax productions used to define HTTP.
276</t>
277
278<section title="Client/Server Messaging" anchor="operation">
279<iref primary="true" item="client"/>
280<iref primary="true" item="server"/>
281<iref primary="true" item="connection"/>
282<t>
283   HTTP is a stateless request/response protocol that operates by exchanging
284   <x:dfn>messages</x:dfn> (<xref target="http.message"/>) across a reliable
285   transport or session-layer
286   "<x:dfn>connection</x:dfn>" (<xref target="connection.management"/>).
287   An HTTP "<x:dfn>client</x:dfn>" is a program that establishes a connection
288   to a server for the purpose of sending one or more HTTP requests.
289   An HTTP "<x:dfn>server</x:dfn>" is a program that accepts connections
290   in order to service HTTP requests by sending HTTP responses.
291</t>
292<iref primary="true" item="user agent"/>
293<iref primary="true" item="origin server"/>
294<iref primary="true" item="browser"/>
295<iref primary="true" item="spider"/>
296<iref primary="true" item="sender"/>
297<iref primary="true" item="recipient"/>
298<t>
299   The terms client and server refer only to the roles that
300   these programs perform for a particular connection.  The same program
301   might act as a client on some connections and a server on others.
302   We use the term "<x:dfn>user agent</x:dfn>" to refer to any of the various
303   client programs that initiate a request, including (but not limited to)
304   browsers, spiders (web-based robots), command-line tools, native
305   applications, and mobile apps.  The term "<x:dfn>origin server</x:dfn>" is
306   used to refer to the program that can originate authoritative responses to
307   a request. For general requirements, we use the terms
308   "<x:dfn>sender</x:dfn>" and "<x:dfn>recipient</x:dfn>" to refer to any
309   component that sends or receives, respectively, a given message.
310</t>
311<t>
312   HTTP relies upon the Uniform Resource Identifier (URI)
313   standard <xref target="RFC3986"/> to indicate the target resource
314   (<xref target="target-resource"/>) and relationships between resources.
315   Messages are passed in a format similar to that used by Internet mail
316   <xref target="RFC5322"/> and the Multipurpose Internet Mail Extensions
317   (MIME) <xref target="RFC2045"/> (see &diff-mime; for the differences
318   between HTTP and MIME messages).
319</t>
320<t>
321   Most HTTP communication consists of a retrieval request (GET) for
322   a representation of some resource identified by a URI.  In the
323   simplest case, this might be accomplished via a single bidirectional
324   connection (===) between the user agent (UA) and the origin server (O).
325</t>
326<figure><artwork type="drawing">
327         request   &gt;
328    <x:highlight>UA</x:highlight> ======================================= <x:highlight>O</x:highlight>
329                                &lt;   response
330</artwork></figure>
331<iref primary="true" item="message"/>
332<iref primary="true" item="request"/>
333<iref primary="true" item="response"/>
334<t>
335   A client sends an HTTP request to a server in the form of a <x:dfn>request</x:dfn>
336   message, beginning with a request-line that includes a method, URI, and
337   protocol version (<xref target="request.line"/>),
338   followed by header fields containing
339   request modifiers, client information, and representation metadata
340   (<xref target="header.fields"/>),
341   an empty line to indicate the end of the header section, and finally
342   a message body containing the payload body (if any,
343   <xref target="message.body"/>).
344</t>
345<t>
346   A server responds to a client's request by sending one or more HTTP
347   <x:dfn>response</x:dfn>
348   messages, each beginning with a status line that
349   includes the protocol version, a success or error code, and textual
350   reason phrase (<xref target="status.line"/>),
351   possibly followed by header fields containing server
352   information, resource metadata, and representation metadata
353   (<xref target="header.fields"/>),
354   an empty line to indicate the end of the header section, and finally
355   a message body containing the payload body (if any,
356   <xref target="message.body"/>).
357</t>
358<t>
359   A connection might be used for multiple request/response exchanges,
360   as defined in <xref target="persistent.connections"/>.
361</t>
362<t>
363   The following example illustrates a typical message exchange for a
364   GET request on the URI "http://www.example.com/hello.txt":
365</t>
366<figure><preamble>
367client request:
368</preamble><artwork type="message/http; msgtype=&#34;request&#34;" x:indent-with="  ">
369GET /hello.txt HTTP/1.1
370User-Agent: curl/7.16.3 libcurl/7.16.3 OpenSSL/0.9.7l zlib/1.2.3
371Host: www.example.com
372Accept-Language: en, mi
373
374</artwork></figure>
375<figure><preamble>
376server response:
377</preamble><artwork type="message/http; msgtype=&#34;response&#34;" x:indent-with="  ">
378HTTP/1.1 200 OK
379Date: Mon, 27 Jul 2009 12:28:53 GMT
380Server: Apache
381Last-Modified: Wed, 22 Jul 2009 19:15:56 GMT
382ETag: "34aa387-d-1568eb00"
383Accept-Ranges: bytes
384Content-Length: <x:length-of target="exbody"/>
385Vary: Accept-Encoding
386Content-Type: text/plain
387
388<x:span anchor="exbody">Hello World! My payload includes a trailing CRLF.
389</x:span></artwork>
390</figure>
391</section>
392
393<section title="Implementation Diversity" anchor="implementation-diversity">
394<t>
395   When considering the design of HTTP, it is easy to fall into a trap of
396   thinking that all user agents are general-purpose browsers and all origin
397   servers are large public websites. That is not the case in practice.
398   Common HTTP user agents include household appliances, stereos, scales,
399   firmware update scripts, command-line programs, mobile apps,
400   and communication devices in a multitude of shapes and sizes.  Likewise,
401   common HTTP origin servers include home automation units, configurable
402   networking components, office machines, autonomous robots, news feeds,
403   traffic cameras, ad selectors, and video delivery platforms.
404</t>
405<t>
406   The term "user agent" does not imply that there is a human user directly
407   interacting with the software agent at the time of a request. In many
408   cases, a user agent is installed or configured to run in the background
409   and save its results for later inspection (or save only a subset of those
410   results that might be interesting or erroneous). Spiders, for example, are
411   typically given a start URI and configured to follow certain behavior while
412   crawling the Web as a hypertext graph.
413</t>
414<t>
415   The implementation diversity of HTTP means that we cannot assume the
416   user agent can make interactive suggestions to a user or provide adequate
417   warning for security or privacy options.  In the few cases where this
418   specification requires reporting of errors to the user, it is acceptable
419   for such reporting to only be observable in an error console or log file.
420   Likewise, requirements that an automated action be confirmed by the user
421   before proceeding might be met via advance configuration choices,
422   run-time options, or simple avoidance of the unsafe action; confirmation
423   does not imply any specific user interface or interruption of normal
424   processing if the user has already made that choice.
425</t>
426</section>
427
428<section title="Intermediaries" anchor="intermediaries">
429<iref primary="true" item="intermediary"/>
430<t>
431   HTTP enables the use of intermediaries to satisfy requests through
432   a chain of connections.  There are three common forms of HTTP
433   <x:dfn>intermediary</x:dfn>: proxy, gateway, and tunnel.  In some cases,
434   a single intermediary might act as an origin server, proxy, gateway,
435   or tunnel, switching behavior based on the nature of each request.
436</t>
437<figure><artwork type="drawing">
438         &gt;             &gt;             &gt;             &gt;
439    <x:highlight>UA</x:highlight> =========== <x:highlight>A</x:highlight> =========== <x:highlight>B</x:highlight> =========== <x:highlight>C</x:highlight> =========== <x:highlight>O</x:highlight>
440               &lt;             &lt;             &lt;             &lt;
441</artwork></figure>
442<t>
443   The figure above shows three intermediaries (A, B, and C) between the
444   user agent and origin server. A request or response message that
445   travels the whole chain will pass through four separate connections.
446   Some HTTP communication options
447   might apply only to the connection with the nearest, non-tunnel
448   neighbor, only to the end-points of the chain, or to all connections
449   along the chain. Although the diagram is linear, each participant might
450   be engaged in multiple, simultaneous communications. For example, B
451   might be receiving requests from many clients other than A, and/or
452   forwarding requests to servers other than C, at the same time that it
453   is handling A's request. Likewise, later requests might be sent through a
454   different path of connections, often based on dynamic configuration for
455   load balancing.   
456</t>
457<t>
458<iref primary="true" item="upstream"/><iref primary="true" item="downstream"/>
459<iref primary="true" item="inbound"/><iref primary="true" item="outbound"/>
460   We use the terms "<x:dfn>upstream</x:dfn>" and "<x:dfn>downstream</x:dfn>"
461   to describe various requirements in relation to the directional flow of a
462   message: all messages flow from upstream to downstream.
463   Likewise, we use the terms inbound and outbound to refer to
464   directions in relation to the request path:
465   "<x:dfn>inbound</x:dfn>" means toward the origin server and
466   "<x:dfn>outbound</x:dfn>" means toward the user agent.
467</t>
468<t><iref primary="true" item="proxy"/>
469   A "<x:dfn>proxy</x:dfn>" is a message forwarding agent that is selected by the
470   client, usually via local configuration rules, to receive requests
471   for some type(s) of absolute URI and attempt to satisfy those
472   requests via translation through the HTTP interface.  Some translations
473   are minimal, such as for proxy requests for "http" URIs, whereas
474   other requests might require translation to and from entirely different
475   application-level protocols. Proxies are often used to group an
476   organization's HTTP requests through a common intermediary for the
477   sake of security, annotation services, or shared caching.
478</t>
479<t>
480<iref primary="true" item="transforming proxy"/>
481<iref primary="true" item="non-transforming proxy"/>
482   An HTTP-to-HTTP proxy is called a "<x:dfn>transforming proxy</x:dfn>" if it is designed
483   or configured to modify request or response messages in a semantically
484   meaningful way (i.e., modifications, beyond those required by normal
485   HTTP processing, that change the message in a way that would be
486   significant to the original sender or potentially significant to
487   downstream recipients).  For example, a transforming proxy might be
488   acting as a shared annotation server (modifying responses to include
489   references to a local annotation database), a malware filter, a
490   format transcoder, or an intranet-to-Internet privacy filter.  Such
491   transformations are presumed to be desired by the client (or client
492   organization) that selected the proxy and are beyond the scope of
493   this specification.  However, when a proxy is not intended to transform
494   a given message, we use the term "<x:dfn>non-transforming proxy</x:dfn>" to target
495   requirements that preserve HTTP message semantics. See &status-203; and
496   &header-warning; for status and warning codes related to transformations.
497</t>
498<t><iref primary="true" item="gateway"/><iref primary="true" item="reverse proxy"/>
499<iref primary="true" item="accelerator"/>
500   A "<x:dfn>gateway</x:dfn>" (a.k.a., "<x:dfn>reverse proxy</x:dfn>") is an
501   intermediary that acts as an origin server for the outbound connection, but
502   translates received requests and forwards them inbound to another server or
503   servers. Gateways are often used to encapsulate legacy or untrusted
504   information services, to improve server performance through
505   "<x:dfn>accelerator</x:dfn>" caching, and to enable partitioning or load
506   balancing of HTTP services across multiple machines.
507</t>
508<t>
509   All HTTP requirements applicable to an origin server
510   also apply to the outbound communication of a gateway.
511   A gateway communicates with inbound servers using any protocol that
512   it desires, including private extensions to HTTP that are outside
513   the scope of this specification.  However, an HTTP-to-HTTP gateway
514   that wishes to interoperate with third-party HTTP servers ought to conform
515   to user agent requirements on the gateway's inbound connection.
516</t>
517<t><iref primary="true" item="tunnel"/>
518   A "<x:dfn>tunnel</x:dfn>" acts as a blind relay between two connections
519   without changing the messages. Once active, a tunnel is not
520   considered a party to the HTTP communication, though the tunnel might
521   have been initiated by an HTTP request. A tunnel ceases to exist when
522   both ends of the relayed connection are closed. Tunnels are used to
523   extend a virtual connection through an intermediary, such as when
524   Transport Layer Security (TLS, <xref target="RFC5246"/>) is used to
525   establish confidential communication through a shared firewall proxy.
526</t>
527<t><iref primary="true" item="interception proxy"/>
528<iref primary="true" item="transparent proxy"/>
529<iref primary="true" item="captive portal"/>
530   The above categories for intermediary only consider those acting as
531   participants in the HTTP communication.  There are also intermediaries
532   that can act on lower layers of the network protocol stack, filtering or
533   redirecting HTTP traffic without the knowledge or permission of message
534   senders. Network intermediaries often introduce security flaws or
535   interoperability problems by violating HTTP semantics.  For example, an
536   "<x:dfn>interception proxy</x:dfn>" <xref target="RFC3040"/> (also commonly
537   known as a "<x:dfn>transparent proxy</x:dfn>" <xref target="RFC1919"/> or
538   "<x:dfn>captive portal</x:dfn>")
539   differs from an HTTP proxy because it is not selected by the client.
540   Instead, an interception proxy filters or redirects outgoing TCP port 80
541   packets (and occasionally other common port traffic).
542   Interception proxies are commonly found on public network access points,
543   as a means of enforcing account subscription prior to allowing use of
544   non-local Internet services, and within corporate firewalls to enforce
545   network usage policies.
546   They are indistinguishable from a man-in-the-middle attack.
547</t>
548<t>
549   HTTP is defined as a stateless protocol, meaning that each request message
550   can be understood in isolation.  Many implementations depend on HTTP's
551   stateless design in order to reuse proxied connections or dynamically
552   load-balance requests across multiple servers.  Hence, servers &MUST-NOT;
553   assume that two requests on the same connection are from the same user
554   agent unless the connection is secured and specific to that agent.
555   Some non-standard HTTP extensions (e.g., <xref target="RFC4559"/>) have
556   been known to violate this requirement, resulting in security and
557   interoperability problems.
558</t>
559</section>
560
561<section title="Caches" anchor="caches">
562<iref primary="true" item="cache"/>
563<t>
564   A "<x:dfn>cache</x:dfn>" is a local store of previous response messages and the
565   subsystem that controls its message storage, retrieval, and deletion.
566   A cache stores cacheable responses in order to reduce the response
567   time and network bandwidth consumption on future, equivalent
568   requests. Any client or server &MAY; employ a cache, though a cache
569   cannot be used by a server while it is acting as a tunnel.
570</t>
571<t>
572   The effect of a cache is that the request/response chain is shortened
573   if one of the participants along the chain has a cached response
574   applicable to that request. The following illustrates the resulting
575   chain if B has a cached copy of an earlier response from O (via C)
576   for a request that has not been cached by UA or A.
577</t>
578<figure><artwork type="drawing">
579            &gt;             &gt;
580       <x:highlight>UA</x:highlight> =========== <x:highlight>A</x:highlight> =========== <x:highlight>B</x:highlight> - - - - - - <x:highlight>C</x:highlight> - - - - - - <x:highlight>O</x:highlight>
581                  &lt;             &lt;
582</artwork></figure>
583<t><iref primary="true" item="cacheable"/>
584   A response is "<x:dfn>cacheable</x:dfn>" if a cache is allowed to store a copy of
585   the response message for use in answering subsequent requests.
586   Even when a response is cacheable, there might be additional
587   constraints placed by the client or by the origin server on when
588   that cached response can be used for a particular request. HTTP
589   requirements for cache behavior and cacheable responses are
590   defined in &caching-overview;. 
591</t>
592<t>
593   There are a wide variety of architectures and configurations
594   of caches deployed across the World Wide Web and
595   inside large organizations. These include national hierarchies
596   of proxy caches to save transoceanic bandwidth, collaborative systems that
597   broadcast or multicast cache entries, archives of pre-fetched cache
598   entries for use in off-line or high-latency environments, and so on.
599</t>
600</section>
601
602<section title="Conformance and Error Handling" anchor="conformance">
603<t>
604   This specification targets conformance criteria according to the role of
605   a participant in HTTP communication.  Hence, HTTP requirements are placed
606   on senders, recipients, clients, servers, user agents, intermediaries,
607   origin servers, proxies, gateways, or caches, depending on what behavior
608   is being constrained by the requirement. Additional (social) requirements
609   are placed on implementations, resource owners, and protocol element
610   registrations when they apply beyond the scope of a single communication.
611</t>
612<t>
613   The verb "generate" is used instead of "send" where a requirement
614   differentiates between creating a protocol element and merely forwarding a
615   received element downstream.
616</t>
617<t>
618   An implementation is considered conformant if it complies with all of the
619   requirements associated with the roles it partakes in HTTP.
620</t>
621<t>
622   Conformance applies to both the syntax and semantics of HTTP protocol
623   elements. A sender &MUST-NOT; generate protocol elements that convey a
624   meaning that is known by that sender to be false. A sender &MUST-NOT;
625   generate protocol elements that do not match the grammar defined by the
626   ABNF rules for those protocol elements that are applicable to the sender's
627   role. If a received protocol element is processed, the recipient &MUST; be
628   able to parse any value that would match the ABNF rules for that protocol
629   element, excluding only those rules not applicable to the recipient's role.
630</t>
631<t>
632   Unless noted otherwise, a recipient &MAY; attempt to recover a usable
633   protocol element from an invalid construct.  HTTP does not define
634   specific error handling mechanisms except when they have a direct impact
635   on security, since different applications of the protocol require
636   different error handling strategies.  For example, a Web browser might
637   wish to transparently recover from a response where the
638   <x:ref>Location</x:ref> header field doesn't parse according to the ABNF,
639   whereas a systems control client might consider any form of error recovery
640   to be dangerous.
641</t>
642</section>
643
644<section title="Protocol Versioning" anchor="http.version">
645  <x:anchor-alias value="HTTP-version"/>
646  <x:anchor-alias value="HTTP-name"/>
647<t>
648   HTTP uses a "&lt;major&gt;.&lt;minor&gt;" numbering scheme to indicate
649   versions of the protocol. This specification defines version "1.1".
650   The protocol version as a whole indicates the sender's conformance
651   with the set of requirements laid out in that version's corresponding
652   specification of HTTP.
653</t>
654<t>
655   The version of an HTTP message is indicated by an HTTP-version field
656   in the first line of the message. HTTP-version is case-sensitive.
657</t>
658<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="HTTP-version"/><iref primary="true" item="Grammar" subitem="HTTP-name"/>
659  <x:ref>HTTP-version</x:ref>  = <x:ref>HTTP-name</x:ref> "/" <x:ref>DIGIT</x:ref> "." <x:ref>DIGIT</x:ref>
660  <x:ref>HTTP-name</x:ref>     = <x:abnf-char-sequence>"HTTP"</x:abnf-char-sequence> ; "HTTP", case-sensitive
661</artwork></figure>
662<t>
663   The HTTP version number consists of two decimal digits separated by a "."
664   (period or decimal point).  The first digit ("major version") indicates the
665   HTTP messaging syntax, whereas the second digit ("minor version") indicates
666   the highest minor version within that major version to which the sender is
667   conformant and able to understand for future communication.  The minor
668   version advertises the sender's communication capabilities even when the
669   sender is only using a backwards-compatible subset of the protocol,
670   thereby letting the recipient know that more advanced features can
671   be used in response (by servers) or in future requests (by clients).
672</t>
673<t>
674   When an HTTP/1.1 message is sent to an HTTP/1.0 recipient
675   <xref target="RFC1945"/> or a recipient whose version is unknown,
676   the HTTP/1.1 message is constructed such that it can be interpreted
677   as a valid HTTP/1.0 message if all of the newer features are ignored.
678   This specification places recipient-version requirements on some
679   new features so that a conformant sender will only use compatible
680   features until it has determined, through configuration or the
681   receipt of a message, that the recipient supports HTTP/1.1.
682</t>
683<t>
684   The interpretation of a header field does not change between minor
685   versions of the same major HTTP version, though the default
686   behavior of a recipient in the absence of such a field can change.
687   Unless specified otherwise, header fields defined in HTTP/1.1 are
688   defined for all versions of HTTP/1.x.  In particular, the <x:ref>Host</x:ref>
689   and <x:ref>Connection</x:ref> header fields ought to be implemented by all
690   HTTP/1.x implementations whether or not they advertise conformance with
691   HTTP/1.1.
692</t>
693<t>
694   New header fields can be defined such that, when they are
695   understood by a recipient, they might override or enhance the
696   interpretation of previously defined header fields.  When an
697   implementation receives an unrecognized header field, the recipient
698   &MUST; ignore that header field for local processing regardless of
699   the message's HTTP version.  An unrecognized header field received
700   by a proxy &MUST; be forwarded downstream unless the header field's
701   field-name is listed in the message's <x:ref>Connection</x:ref> header field
702   (see <xref target="header.connection"/>).
703   These requirements allow HTTP's functionality to be enhanced without
704   requiring prior update of deployed intermediaries.
705</t>
706<t>
707   Intermediaries that process HTTP messages (i.e., all intermediaries
708   other than those acting as tunnels) &MUST; send their own HTTP-version
709   in forwarded messages.  In other words, they &MUST-NOT; blindly
710   forward the first line of an HTTP message without ensuring that the
711   protocol version in that message matches a version to which that
712   intermediary is conformant for both the receiving and
713   sending of messages.  Forwarding an HTTP message without rewriting
714   the HTTP-version might result in communication errors when downstream
715   recipients use the message sender's version to determine what features
716   are safe to use for later communication with that sender.
717</t>
718<t>
719   A client &SHOULD; send a request version equal to the highest
720   version to which the client is conformant and
721   whose major version is no higher than the highest version supported
722   by the server, if this is known.  A client &MUST-NOT; send a
723   version to which it is not conformant.
724</t>
725<t>
726   A client &MAY; send a lower request version if it is known that
727   the server incorrectly implements the HTTP specification, but only
728   after the client has attempted at least one normal request and determined
729   from the response status or header fields (e.g., <x:ref>Server</x:ref>) that
730   the server improperly handles higher request versions.
731</t>
732<t>
733   A server &SHOULD; send a response version equal to the highest
734   version to which the server is conformant and
735   whose major version is less than or equal to the one received in the
736   request.  A server &MUST-NOT; send a version to which it is not
737   conformant.  A server &MAY; send a <x:ref>505 (HTTP Version Not
738   Supported)</x:ref> response if it cannot send a response using the
739   major version used in the client's request.
740</t>
741<t>
742   A server &MAY; send an HTTP/1.0 response to a request
743   if it is known or suspected that the client incorrectly implements the
744   HTTP specification and is incapable of correctly processing later
745   version responses, such as when a client fails to parse the version
746   number correctly or when an intermediary is known to blindly forward
747   the HTTP-version even when it doesn't conform to the given minor
748   version of the protocol. Such protocol downgrades &SHOULD-NOT; be
749   performed unless triggered by specific client attributes, such as when
750   one or more of the request header fields (e.g., <x:ref>User-Agent</x:ref>)
751   uniquely match the values sent by a client known to be in error.
752</t>
753<t>
754   The intention of HTTP's versioning design is that the major number
755   will only be incremented if an incompatible message syntax is
756   introduced, and that the minor number will only be incremented when
757   changes made to the protocol have the effect of adding to the message
758   semantics or implying additional capabilities of the sender.  However,
759   the minor version was not incremented for the changes introduced between
760   <xref target="RFC2068"/> and <xref target="RFC2616"/>, and this revision
761   has specifically avoided any such changes to the protocol.
762</t>
763<t>
764   When an HTTP message is received with a major version number that the
765   recipient implements, but a higher minor version number than what the
766   recipient implements, the recipient &SHOULD; process the message as if it
767   were in the highest minor version within that major version to which the
768   recipient is conformant. A recipient can assume that a message with a
769   higher minor version, when sent to a recipient that has not yet indicated
770   support for that higher version, is sufficiently backwards-compatible to be
771   safely processed by any implementation of the same major version.
772</t>
773</section>
774
775<section title="Uniform Resource Identifiers" anchor="uri">
776<iref primary="true" item="resource"/>
777<t>
778   Uniform Resource Identifiers (URIs) <xref target="RFC3986"/> are used
779   throughout HTTP as the means for identifying resources (&resource;).
780   URI references are used to target requests, indicate redirects, and define
781   relationships.
782</t>
783  <x:anchor-alias value="URI-reference"/>
784  <x:anchor-alias value="absolute-URI"/>
785  <x:anchor-alias value="relative-part"/>
786  <x:anchor-alias value="authority"/>
787  <x:anchor-alias value="uri-host"/>
788  <x:anchor-alias value="port"/>
789  <x:anchor-alias value="path-abempty"/>
790  <x:anchor-alias value="segment"/>
791  <x:anchor-alias value="query"/>
792  <x:anchor-alias value="fragment"/>
793  <x:anchor-alias value="absolute-path"/>
794  <x:anchor-alias value="partial-URI"/>
795<t>
796   This specification adopts the definitions of "URI-reference",
797   "absolute-URI", "relative-part", "authority", "port", "host",
798   "path-abempty", "segment", "query", and "fragment" from the
799   URI generic syntax.
800   In addition, we define an "absolute-path" rule (that differs from
801   RFC 3986's "path-absolute" in that it allows a leading "//")
802   and a "partial-URI" rule for protocol elements
803   that allow a relative URI but not a fragment.
804</t>
805<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="URI-reference"><!--exported production--></iref><iref primary="true" item="Grammar" subitem="absolute-URI"/><iref primary="true" item="Grammar" subitem="authority"/><iref primary="true" item="Grammar" subitem="absolute-path"/><iref primary="true" item="Grammar" subitem="port"/><iref primary="true" item="Grammar" subitem="query"/><iref primary="true" item="Grammar" subitem="fragment"/><iref primary="true" item="Grammar" subitem="segment"/><iref primary="true" item="Grammar" subitem="uri-host"/><iref primary="true" item="Grammar" subitem="partial-URI"><!--exported production--></iref>
806  <x:ref>URI-reference</x:ref> = &lt;URI-reference, defined in <xref target="RFC3986" x:fmt="," x:sec="4.1"/>&gt;
807  <x:ref>absolute-URI</x:ref>  = &lt;absolute-URI, defined in <xref target="RFC3986" x:fmt="," x:sec="4.3"/>&gt;
808  <x:ref>relative-part</x:ref> = &lt;relative-part, defined in <xref target="RFC3986" x:fmt="," x:sec="4.2"/>&gt;
809  <x:ref>authority</x:ref>     = &lt;authority, defined in <xref target="RFC3986" x:fmt="," x:sec="3.2"/>&gt;
810  <x:ref>uri-host</x:ref>      = &lt;host, defined in <xref target="RFC3986" x:fmt="," x:sec="3.2.2"/>&gt;
811  <x:ref>port</x:ref>          = &lt;port, defined in <xref target="RFC3986" x:fmt="," x:sec="3.2.3"/>&gt;
812  <x:ref>path-abempty</x:ref>  = &lt;path-abempty, defined in <xref target="RFC3986" x:fmt="," x:sec="3.3"/>&gt;
813  <x:ref>segment</x:ref>       = &lt;segment, defined in <xref target="RFC3986" x:fmt="," x:sec="3.3"/>&gt;
814  <x:ref>query</x:ref>         = &lt;query, defined in <xref target="RFC3986" x:fmt="," x:sec="3.4"/>&gt;
815  <x:ref>fragment</x:ref>      = &lt;fragment, defined in <xref target="RFC3986" x:fmt="," x:sec="3.5"/>&gt;
816 
817  <x:ref>absolute-path</x:ref> = 1*( "/" segment )
818  <x:ref>partial-URI</x:ref>   = relative-part [ "?" query ]
819</artwork></figure>
820<t>
821   Each protocol element in HTTP that allows a URI reference will indicate
822   in its ABNF production whether the element allows any form of reference
823   (URI-reference), only a URI in absolute form (absolute-URI), only the
824   path and optional query components, or some combination of the above.
825   Unless otherwise indicated, URI references are parsed
826   relative to the effective request URI
827   (<xref target="effective.request.uri"/>).
828</t>
829
830<section title="http URI scheme" anchor="http.uri">
831  <x:anchor-alias value="http-URI"/>
832  <iref item="http URI scheme" primary="true"/>
833  <iref item="URI scheme" subitem="http" primary="true"/>
834<t>
835   The "http" URI scheme is hereby defined for the purpose of minting
836   identifiers according to their association with the hierarchical
837   namespace governed by a potential HTTP origin server listening for
838   TCP (<xref target="RFC0793"/>) connections on a given port.
839</t>
840<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="http-URI"><!--terminal production--></iref>
841  <x:ref>http-URI</x:ref> = "http:" "//" <x:ref>authority</x:ref> <x:ref>path-abempty</x:ref> [ "?" <x:ref>query</x:ref> ]
842             [ "#" <x:ref>fragment</x:ref> ]
843</artwork></figure>
844<t>
845   The HTTP origin server is identified by the generic syntax's
846   <x:ref>authority</x:ref> component, which includes a host identifier
847   and optional TCP port (<xref target="RFC3986" x:fmt="," x:sec="3.2.2"/>).
848   The remainder of the URI, consisting of both the hierarchical path
849   component and optional query component, serves as an identifier for
850   a potential resource within that origin server's name space.
851</t>
852<t>
853   If the host identifier is provided as an IP address,
854   then the origin server is any listener on the indicated TCP port at
855   that IP address. If host is a registered name, then that name is
856   considered an indirect identifier and the recipient might use a name
857   resolution service, such as DNS, to find the address of a listener
858   for that host.
859   The host &MUST-NOT; be empty; if an "http" URI is received with an
860   empty host, then it &MUST; be rejected as invalid.
861   If the port subcomponent is empty or not given, then TCP port 80 is
862   assumed (the default reserved port for WWW services).
863</t>
864<t>
865   Regardless of the form of host identifier, access to that host is not
866   implied by the mere presence of its name or address. The host might or might
867   not exist and, even when it does exist, might or might not be running an
868   HTTP server or listening to the indicated port. The "http" URI scheme
869   makes use of the delegated nature of Internet names and addresses to
870   establish a naming authority (whatever entity has the ability to place
871   an HTTP server at that Internet name or address) and allows that
872   authority to determine which names are valid and how they might be used.
873</t>
874<t>
875   When an "http" URI is used within a context that calls for access to the
876   indicated resource, a client &MAY; attempt access by resolving
877   the host to an IP address, establishing a TCP connection to that address
878   on the indicated port, and sending an HTTP request message
879   (<xref target="http.message"/>) containing the URI's identifying data
880   (<xref target="message.routing"/>) to the server.
881   If the server responds to that request with a non-interim HTTP response
882   message, as described in &status-codes;, then that response
883   is considered an authoritative answer to the client's request.
884</t>
885<t>
886   Although HTTP is independent of the transport protocol, the "http"
887   scheme is specific to TCP-based services because the name delegation
888   process depends on TCP for establishing authority.
889   An HTTP service based on some other underlying connection protocol
890   would presumably be identified using a different URI scheme, just as
891   the "https" scheme (below) is used for resources that require an
892   end-to-end secured connection. Other protocols might also be used to
893   provide access to "http" identified resources &mdash; it is only the
894   authoritative interface that is specific to TCP.
895</t>
896<t>
897   The URI generic syntax for authority also includes a deprecated
898   userinfo subcomponent (<xref target="RFC3986" x:fmt="," x:sec="3.2.1"/>)
899   for including user authentication information in the URI.  Some
900   implementations make use of the userinfo component for internal
901   configuration of authentication information, such as within command
902   invocation options, configuration files, or bookmark lists, even
903   though such usage might expose a user identifier or password.
904   Senders &MUST; exclude the userinfo subcomponent (and its "@"
905   delimiter) when an "http" URI is transmitted within a message as a
906   request target or header field value.
907   Recipients of an "http" URI reference &SHOULD; parse for userinfo and
908   treat its presence as an error, since it is likely being used to obscure
909   the authority for the sake of phishing attacks.
910</t>
911</section>
912
913<section title="https URI scheme" anchor="https.uri">
914   <x:anchor-alias value="https-URI"/>
915   <iref item="https URI scheme"/>
916   <iref item="URI scheme" subitem="https"/>
917<t>
918   The "https" URI scheme is hereby defined for the purpose of minting
919   identifiers according to their association with the hierarchical
920   namespace governed by a potential HTTP origin server listening to a
921   given TCP port for TLS-secured connections
922   (<xref target="RFC0793"/>, <xref target="RFC5246"/>).
923</t>
924<t>
925   All of the requirements listed above for the "http" scheme are also
926   requirements for the "https" scheme, except that a default TCP port
927   of 443 is assumed if the port subcomponent is empty or not given,
928   and the TCP connection &MUST; be secured, end-to-end, through the
929   use of strong encryption prior to sending the first HTTP request.
930</t>
931<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="https-URI"><!--terminal production--></iref>
932  <x:ref>https-URI</x:ref> = "https:" "//" <x:ref>authority</x:ref> <x:ref>path-abempty</x:ref> [ "?" <x:ref>query</x:ref> ]
933              [ "#" <x:ref>fragment</x:ref> ]
934</artwork></figure>
935<t>
936   Note that the "https" URI scheme depends on both TLS and TCP for
937   establishing authority.
938   Resources made available via the "https" scheme have no shared
939   identity with the "http" scheme even if their resource identifiers
940   indicate the same authority (the same host listening to the same
941   TCP port).  They are distinct name spaces and are considered to be
942   distinct origin servers.  However, an extension to HTTP that is
943   defined to apply to entire host domains, such as the Cookie protocol
944   <xref target="RFC6265"/>, can allow information
945   set by one service to impact communication with other services
946   within a matching group of host domains.
947</t>
948<t>
949   The process for authoritative access to an "https" identified
950   resource is defined in <xref target="RFC2818"/>.
951</t>
952</section>
953
954<section title="http and https URI Normalization and Comparison" anchor="uri.comparison">
955<t>
956   Since the "http" and "https" schemes conform to the URI generic syntax,
957   such URIs are normalized and compared according to the algorithm defined
958   in <xref target="RFC3986" x:fmt="," x:sec="6"/>, using the defaults
959   described above for each scheme.
960</t>
961<t>
962   If the port is equal to the default port for a scheme, the normal form is
963   to omit the port subcomponent. When not being used in absolute form as the
964   request target of an OPTIONS request, an empty path component is equivalent
965   to an absolute path of "/", so the normal form is to provide a path of "/"
966   instead. The scheme and host are case-insensitive and normally provided in
967   lowercase; all other components are compared in a case-sensitive manner.
968   Characters other than those in the "reserved" set are equivalent to their
969   percent-encoded octets (see <xref target="RFC3986" x:fmt=","
970   x:sec="2.1"/>): the normal form is to not encode them.
971</t>
972<t>
973   For example, the following three URIs are equivalent:
974</t>
975<figure><artwork type="example">
976   http://example.com:80/~smith/home.html
977   http://EXAMPLE.com/%7Esmith/home.html
978   http://EXAMPLE.com:/%7esmith/home.html
979</artwork></figure>
980</section>
981</section>
982</section>
983
984<section title="Message Format" anchor="http.message">
985<x:anchor-alias value="generic-message"/>
986<x:anchor-alias value="message.types"/>
987<x:anchor-alias value="HTTP-message"/>
988<x:anchor-alias value="start-line"/>
989<iref item="header section"/>
990<iref item="headers"/>
991<iref item="header field"/>
992<t>
993   All HTTP/1.1 messages consist of a start-line followed by a sequence of
994   octets in a format similar to the Internet Message Format
995   <xref target="RFC5322"/>: zero or more header fields (collectively
996   referred to as the "headers" or the "header section"), an empty line
997   indicating the end of the header section, and an optional message body.
998</t>
999<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="HTTP-message"><!--terminal production--></iref>
1000  <x:ref>HTTP-message</x:ref>   = <x:ref>start-line</x:ref>
1001                   *( <x:ref>header-field</x:ref> <x:ref>CRLF</x:ref> )
1002                   <x:ref>CRLF</x:ref>
1003                   [ <x:ref>message-body</x:ref> ]
1004</artwork></figure>
1005<t>
1006   The normal procedure for parsing an HTTP message is to read the
1007   start-line into a structure, read each header field into a hash
1008   table by field name until the empty line, and then use the parsed
1009   data to determine if a message body is expected.  If a message body
1010   has been indicated, then it is read as a stream until an amount
1011   of octets equal to the message body length is read or the connection
1012   is closed.
1013</t>
1014<t>
1015   Recipients &MUST; parse an HTTP message as a sequence of octets in an
1016   encoding that is a superset of US-ASCII <xref target="USASCII"/>.
1017   Parsing an HTTP message as a stream of Unicode characters, without regard
1018   for the specific encoding, creates security vulnerabilities due to the
1019   varying ways that string processing libraries handle invalid multibyte
1020   character sequences that contain the octet LF (%x0A).  String-based
1021   parsers can only be safely used within protocol elements after the element
1022   has been extracted from the message, such as within a header field-value
1023   after message parsing has delineated the individual fields.
1024</t>
1025<t>
1026   An HTTP message can be parsed as a stream for incremental processing or
1027   forwarding downstream.  However, recipients cannot rely on incremental
1028   delivery of partial messages, since some implementations will buffer or
1029   delay message forwarding for the sake of network efficiency, security
1030   checks, or payload transformations.
1031</t>
1032<t>
1033   A sender &MUST-NOT; send whitespace between the start-line and
1034   the first header field.
1035   A recipient that receives whitespace between the start-line and
1036   the first header field &MUST; either reject the message as invalid or
1037   consume each whitespace-preceded line without further processing of it
1038   (i.e., ignore the entire line, along with any subsequent lines preceded
1039   by whitespace, until a properly formed header field is received or the
1040   header block is terminated).
1041</t>
1042<t>
1043   The presence of such whitespace in a request
1044   might be an attempt to trick a server into ignoring that field or
1045   processing the line after it as a new request, either of which might
1046   result in a security vulnerability if other implementations within
1047   the request chain interpret the same message differently.
1048   Likewise, the presence of such whitespace in a response might be
1049   ignored by some clients or cause others to cease parsing.
1050</t>
1051
1052<section title="Start Line" anchor="start.line">
1053  <x:anchor-alias value="Start-Line"/>
1054<t>
1055   An HTTP message can either be a request from client to server or a
1056   response from server to client.  Syntactically, the two types of message
1057   differ only in the start-line, which is either a request-line (for requests)
1058   or a status-line (for responses), and in the algorithm for determining
1059   the length of the message body (<xref target="message.body"/>).
1060</t>
1061<t>
1062   In theory, a client could receive requests and a server could receive
1063   responses, distinguishing them by their different start-line formats,
1064   but in practice servers are implemented to only expect a request
1065   (a response is interpreted as an unknown or invalid request method)
1066   and clients are implemented to only expect a response.
1067</t>
1068<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="start-line"/>
1069  <x:ref>start-line</x:ref>     = <x:ref>request-line</x:ref> / <x:ref>status-line</x:ref>
1070</artwork></figure>
1071
1072<section title="Request Line" anchor="request.line">
1073  <x:anchor-alias value="Request"/>
1074  <x:anchor-alias value="request-line"/>
1075<t>
1076   A request-line begins with a method token, followed by a single
1077   space (SP), the request-target, another single space (SP), the
1078   protocol version, and ending with CRLF.
1079</t>
1080<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="request-line"/>
1081  <x:ref>request-line</x:ref>   = <x:ref>method</x:ref> <x:ref>SP</x:ref> <x:ref>request-target</x:ref> <x:ref>SP</x:ref> <x:ref>HTTP-version</x:ref> <x:ref>CRLF</x:ref>
1082</artwork></figure>
1083<iref primary="true" item="method"/>
1084<t anchor="method">
1085   The method token indicates the request method to be performed on the
1086   target resource. The request method is case-sensitive.
1087</t>
1088<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="method"/>
1089  <x:ref>method</x:ref>         = <x:ref>token</x:ref>
1090</artwork></figure>
1091<t>
1092   The methods defined by this specification can be found in
1093   &methods;, along with information regarding the HTTP method registry
1094   and considerations for defining new methods.
1095</t>
1096<iref item="request-target"/>
1097<t>
1098   The request-target identifies the target resource upon which to apply
1099   the request, as defined in <xref target="request-target"/>.
1100</t>
1101<t>
1102   Recipients typically parse the request-line into its component parts by
1103   splitting on whitespace (see <xref target="message.robustness"/>), since
1104   no whitespace is allowed in the three components.
1105   Unfortunately, some user agents fail to properly encode or exclude
1106   whitespace found in hypertext references, resulting in those disallowed
1107   characters being sent in a request-target.
1108</t>
1109<t>
1110   Recipients of an invalid request-line &SHOULD; respond with either a
1111   <x:ref>400 (Bad Request)</x:ref> error or a <x:ref>301 (Moved Permanently)</x:ref>
1112   redirect with the request-target properly encoded.  Recipients &SHOULD-NOT;
1113   attempt to autocorrect and then process the request without a redirect,
1114   since the invalid request-line might be deliberately crafted to bypass
1115   security filters along the request chain.
1116</t>
1117<t>
1118   HTTP does not place a pre-defined limit on the length of a request-line.
1119   A server that receives a method longer than any that it implements
1120   &SHOULD; respond with a <x:ref>501 (Not Implemented)</x:ref> status code.
1121   A server &MUST; be prepared to receive URIs of unbounded length and
1122   respond with the <x:ref>414 (URI Too Long)</x:ref> status code if the received
1123   request-target would be longer than the server wishes to handle
1124   (see &status-414;).
1125</t>
1126<t>
1127   Various ad-hoc limitations on request-line length are found in practice.
1128   It is &RECOMMENDED; that all HTTP senders and recipients support, at a
1129   minimum, request-line lengths of 8000 octets.
1130</t>
1131</section>
1132
1133<section title="Status Line" anchor="status.line">
1134  <x:anchor-alias value="response"/>
1135  <x:anchor-alias value="status-line"/>
1136  <x:anchor-alias value="status-code"/>
1137  <x:anchor-alias value="reason-phrase"/>
1138<t>
1139   The first line of a response message is the status-line, consisting
1140   of the protocol version, a space (SP), the status code, another space,
1141   a possibly-empty textual phrase describing the status code, and
1142   ending with CRLF.
1143</t>
1144<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="status-line"/>
1145  <x:ref>status-line</x:ref> = <x:ref>HTTP-version</x:ref> <x:ref>SP</x:ref> <x:ref>status-code</x:ref> <x:ref>SP</x:ref> <x:ref>reason-phrase</x:ref> <x:ref>CRLF</x:ref>
1146</artwork></figure>
1147<t>
1148   The status-code element is a 3-digit integer code describing the
1149   result of the server's attempt to understand and satisfy the client's
1150   corresponding request. The rest of the response message is to be
1151   interpreted in light of the semantics defined for that status code.
1152   See &status-codes; for information about the semantics of status codes,
1153   including the classes of status code (indicated by the first digit),
1154   the status codes defined by this specification, considerations for the
1155   definition of new status codes, and the IANA registry.
1156</t>
1157<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="status-code"/>
1158  <x:ref>status-code</x:ref>    = 3<x:ref>DIGIT</x:ref>
1159</artwork></figure>
1160<t>  
1161   The reason-phrase element exists for the sole purpose of providing a
1162   textual description associated with the numeric status code, mostly
1163   out of deference to earlier Internet application protocols that were more
1164   frequently used with interactive text clients. A client &SHOULD; ignore
1165   the reason-phrase content.
1166</t>
1167<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="reason-phrase"/>
1168  <x:ref>reason-phrase</x:ref>  = *( <x:ref>HTAB</x:ref> / <x:ref>SP</x:ref> / <x:ref>VCHAR</x:ref> / <x:ref>obs-text</x:ref> )
1169</artwork></figure>
1170</section>
1171</section>
1172
1173<section title="Header Fields" anchor="header.fields">
1174  <x:anchor-alias value="header-field"/>
1175  <x:anchor-alias value="field-content"/>
1176  <x:anchor-alias value="field-name"/>
1177  <x:anchor-alias value="field-value"/>
1178  <x:anchor-alias value="obs-fold"/>
1179<t>
1180   Each HTTP header field consists of a case-insensitive field name
1181   followed by a colon (":"), optional leading whitespace, the field value,
1182   and optional trailing whitespace.
1183</t>
1184<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="header-field"/><iref primary="true" item="Grammar" subitem="field-name"/><iref primary="true" item="Grammar" subitem="field-value"/><iref primary="true" item="Grammar" subitem="field-content"/><iref primary="true" item="Grammar" subitem="obs-fold"/>
1185  <x:ref>header-field</x:ref>   = <x:ref>field-name</x:ref> ":" <x:ref>OWS</x:ref> <x:ref>field-value</x:ref> <x:ref>OWS</x:ref>
1186  <x:ref>field-name</x:ref>     = <x:ref>token</x:ref>
1187  <x:ref>field-value</x:ref>    = *( <x:ref>field-content</x:ref> / <x:ref>obs-fold</x:ref> )
1188  <x:ref>field-content</x:ref>  = *( <x:ref>HTAB</x:ref> / <x:ref>SP</x:ref> / <x:ref>VCHAR</x:ref> / <x:ref>obs-text</x:ref> )
1189  <x:ref>obs-fold</x:ref>       = <x:ref>CRLF</x:ref> ( <x:ref>SP</x:ref> / <x:ref>HTAB</x:ref> )
1190                 ; obsolete line folding
1191                 ; see <xref target="field.parsing"/>
1192</artwork></figure>
1193<t>
1194   The field-name token labels the corresponding field-value as having the
1195   semantics defined by that header field.  For example, the <x:ref>Date</x:ref>
1196   header field is defined in &header-date; as containing the origination
1197   timestamp for the message in which it appears.
1198</t>
1199
1200<section title="Field Extensibility" anchor="field.extensibility">
1201<t>
1202   HTTP header fields are fully extensible: there is no limit on the
1203   introduction of new field names, each presumably defining new semantics,
1204   nor on the number of header fields used in a given message.  Existing
1205   fields are defined in each part of this specification and in many other
1206   specifications outside the core standard.
1207   New header fields can be introduced without changing the protocol version
1208   if their defined semantics allow them to be safely ignored by recipients
1209   that do not recognize them.
1210</t>
1211<t>
1212   New HTTP header fields ought to be registered with IANA in the
1213   Message Header Field Registry, as described in &iana-header-registry;.
1214   A proxy &MUST; forward unrecognized header fields unless the
1215   field-name is listed in the <x:ref>Connection</x:ref> header field
1216   (<xref target="header.connection"/>) or the proxy is specifically
1217   configured to block, or otherwise transform, such fields.
1218   Other recipients &SHOULD; ignore unrecognized header fields.
1219</t>
1220</section>
1221
1222<section title="Field Order" anchor="field.order">
1223<t>
1224   The order in which header fields with differing field names are
1225   received is not significant. However, it is "good practice" to send
1226   header fields that contain control data first, such as <x:ref>Host</x:ref>
1227   on requests and <x:ref>Date</x:ref> on responses, so that implementations
1228   can decide when not to handle a message as early as possible.  A server
1229   &MUST; wait until the entire header section is received before interpreting
1230   a request message, since later header fields might include conditionals,
1231   authentication credentials, or deliberately misleading duplicate
1232   header fields that would impact request processing.
1233</t>
1234<t>
1235   A sender &MUST-NOT; generate multiple header fields with the same field
1236   name in a message unless either the entire field value for that
1237   header field is defined as a comma-separated list [i.e., #(values)]
1238   or the header field is a well-known exception (as noted below).
1239</t>
1240<t>
1241   Multiple header fields with the same field name can be combined into
1242   one "field-name: field-value" pair, without changing the semantics of the
1243   message, by appending each subsequent field value to the combined
1244   field value in order, separated by a comma. The order in which
1245   header fields with the same field name are received is therefore
1246   significant to the interpretation of the combined field value;
1247   a proxy &MUST-NOT; change the order of these field values when
1248   forwarding a message.
1249</t>
1250<x:note>
1251  <t>
1252   &Note; In practice, the "Set-Cookie" header field (<xref target="RFC6265"/>)
1253   often appears multiple times in a response message and does not use the
1254   list syntax, violating the above requirements on multiple header fields
1255   with the same name. Since it cannot be combined into a single field-value,
1256   recipients ought to handle "Set-Cookie" as a special case while processing
1257   header fields. (See Appendix A.2.3 of <xref target="Kri2001"/> for details.)
1258  </t>
1259</x:note>
1260</section>
1261
1262<section title="Whitespace" anchor="whitespace">
1263<t anchor="rule.LWS">
1264   This specification uses three rules to denote the use of linear
1265   whitespace: OWS (optional whitespace), RWS (required whitespace), and
1266   BWS ("bad" whitespace).
1267</t>
1268<t anchor="rule.OWS">
1269   The OWS rule is used where zero or more linear whitespace octets might
1270   appear. For protocol elements where optional whitespace is preferred to
1271   improve readability, a sender &SHOULD; generate the optional whitespace
1272   as a single SP; otherwise, a sender &SHOULD-NOT; generate optional
1273   whitespace except as needed to white-out invalid or unwanted protocol
1274   elements during in-place message filtering.
1275</t>
1276<t anchor="rule.RWS">
1277   The RWS rule is used when at least one linear whitespace octet is required
1278   to separate field tokens. A sender &SHOULD; generate RWS as a single SP.
1279</t>
1280<t anchor="rule.BWS">
1281   The BWS rule is used where the grammar allows optional whitespace only for
1282   historical reasons. A sender &MUST-NOT; generate BWS in messages.
1283   A recipient &MUST; parse for such bad whitespace and remove it before
1284   interpreting the protocol element.
1285</t>
1286<t anchor="rule.whitespace">
1287  <x:anchor-alias value="BWS"/>
1288  <x:anchor-alias value="OWS"/>
1289  <x:anchor-alias value="RWS"/>
1290</t>
1291<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="OWS"/><iref primary="true" item="Grammar" subitem="RWS"/><iref primary="true" item="Grammar" subitem="BWS"/>
1292  <x:ref>OWS</x:ref>            = *( <x:ref>SP</x:ref> / <x:ref>HTAB</x:ref> )
1293                 ; optional whitespace
1294  <x:ref>RWS</x:ref>            = 1*( <x:ref>SP</x:ref> / <x:ref>HTAB</x:ref> )
1295                 ; required whitespace
1296  <x:ref>BWS</x:ref>            = <x:ref>OWS</x:ref>
1297                 ; "bad" whitespace
1298</artwork></figure>
1299</section>
1300
1301<section title="Field Parsing" anchor="field.parsing">
1302<t>
1303   No whitespace is allowed between the header field-name and colon.
1304   In the past, differences in the handling of such whitespace have led to
1305   security vulnerabilities in request routing and response handling.
1306   A server &MUST; reject any received request message that contains
1307   whitespace between a header field-name and colon with a response code of
1308   <x:ref>400 (Bad Request)</x:ref>. A proxy &MUST; remove any such whitespace
1309   from a response message before forwarding the message downstream.
1310</t>
1311<t>
1312   A field value is preceded by optional whitespace (OWS); a single SP is
1313   preferred. The field value does not include any leading or trailing white
1314   space: OWS occurring before the first non-whitespace octet of the field
1315   value or after the last non-whitespace octet of the field value ought to be
1316   excluded by parsers when extracting the field value from a header field.
1317</t>
1318<t>
1319   A recipient of field-content containing multiple sequential octets of
1320   optional (OWS) or required (RWS) whitespace &SHOULD; either replace the
1321   sequence with a single SP or transform any non-SP octets in the sequence to
1322   SP octets before interpreting the field value or forwarding the message
1323   downstream.
1324</t>
1325<t>
1326   Historically, HTTP header field values could be extended over multiple
1327   lines by preceding each extra line with at least one space or horizontal
1328   tab (obs-fold). This specification deprecates such line folding except
1329   within the message/http media type
1330   (<xref target="internet.media.type.message.http"/>).
1331   Senders &MUST-NOT; generate messages that include line folding
1332   (i.e., that contain any field-value that contains a match to the
1333   <x:ref>obs-fold</x:ref> rule) unless the message is intended for packaging
1334   within the message/http media type.
1335</t>
1336<t>
1337   A server that receives an <x:ref>obs-fold</x:ref> in a request message that
1338   is not within a message/http container &MUST; either reject the message by
1339   sending a <x:ref>400 (Bad Request)</x:ref>, preferably with a
1340   representation explaining that obsolete line folding is unacceptable, or
1341   replace each received <x:ref>obs-fold</x:ref> with one or more
1342   <x:ref>SP</x:ref> octets prior to interpreting the field value or
1343   forwarding the message downstream.
1344</t>
1345<t>
1346   A proxy or gateway that receives an <x:ref>obs-fold</x:ref> in a response
1347   message that is not within a message/http container &MUST; either discard
1348   the message and replace it with a <x:ref>502 (Bad Gateway)</x:ref>
1349   response, preferably with a representation explaining that unacceptable
1350   line folding was received, or replace each received <x:ref>obs-fold</x:ref>
1351   with one or more <x:ref>SP</x:ref> octets prior to interpreting the field
1352   value or forwarding the message downstream.
1353</t>
1354<t>
1355   A user agent that receives an <x:ref>obs-fold</x:ref> in a response message
1356   that is not within a message/http container &MUST; replace each received
1357   <x:ref>obs-fold</x:ref> with one or more <x:ref>SP</x:ref> octets prior to
1358   interpreting the field value.
1359</t>
1360<t>
1361   Historically, HTTP has allowed field content with text in the ISO-8859-1
1362   <xref target="ISO-8859-1"/> charset, supporting other charsets only
1363   through use of <xref target="RFC2047"/> encoding.
1364   In practice, most HTTP header field values use only a subset of the
1365   US-ASCII charset <xref target="USASCII"/>. Newly defined
1366   header fields &SHOULD; limit their field values to US-ASCII octets.
1367   Recipients &SHOULD; treat other octets in field content (obs-text) as
1368   opaque data.
1369</t>
1370</section>
1371
1372<section title="Field Limits" anchor="field.limits">
1373<t>
1374   HTTP does not place a pre-defined limit on the length of each header field
1375   or on the length of the header block as a whole.  Various ad-hoc
1376   limitations on individual header field length are found in practice,
1377   often depending on the specific field semantics.
1378</t>
1379<t>
1380   A server &MUST; be prepared to receive request header fields of unbounded
1381   length and respond with an appropriate <x:ref>4xx (Client Error)</x:ref>
1382   status code if the received header field(s) are larger than the server
1383   wishes to process.
1384</t>
1385<t>
1386   A client &MUST; be prepared to receive response header fields of unbounded
1387   length. A client &MAY; discard or truncate received header fields that are
1388   larger than the client wishes to process if the field semantics are such
1389   that the dropped value(s) can be safely ignored without changing the
1390   response semantics.
1391</t>
1392</section>
1393
1394<section title="Field value components" anchor="field.components">
1395<t anchor="rule.token.separators">
1396  <x:anchor-alias value="tchar"/>
1397  <x:anchor-alias value="token"/>
1398  <x:anchor-alias value="special"/>
1399  <x:anchor-alias value="word"/>
1400   Many HTTP header field values consist of words (token or quoted-string)
1401   separated by whitespace or special characters. These special characters
1402   &MUST; be in a quoted string to be used within a parameter value (as defined
1403   in <xref target="transfer.codings"/>).
1404</t>
1405<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="word"/><iref primary="true" item="Grammar" subitem="token"/><iref primary="true" item="Grammar" subitem="tchar"/><iref primary="true" item="Grammar" subitem="special"><!--unused production--></iref>
1406  <x:ref>word</x:ref>           = <x:ref>token</x:ref> / <x:ref>quoted-string</x:ref>
1407
1408  <x:ref>token</x:ref>          = 1*<x:ref>tchar</x:ref>
1409<!--
1410  IMPORTANT: when editing "tchar" make sure that "special" is updated accordingly!!!
1411 -->
1412  <x:ref>tchar</x:ref>          = "!" / "#" / "$" / "%" / "&amp;" / "'" / "*"
1413                 / "+" / "-" / "." / "^" / "_" / "`" / "|" / "~"
1414                 / <x:ref>DIGIT</x:ref> / <x:ref>ALPHA</x:ref>
1415                 ; any <x:ref>VCHAR</x:ref>, except <x:ref>special</x:ref>
1416
1417  <x:ref>special</x:ref>        = "(" / ")" / "&lt;" / ">" / "@" / ","
1418                 / ";" / ":" / "\" / DQUOTE / "/" / "["
1419                 / "]" / "?" / "=" / "{" / "}"
1420</artwork></figure>
1421<t anchor="rule.quoted-string">
1422  <x:anchor-alias value="quoted-string"/>
1423  <x:anchor-alias value="qdtext"/>
1424  <x:anchor-alias value="obs-text"/>
1425   A string of text is parsed as a single word if it is quoted using
1426   double-quote marks.
1427</t>
1428<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="quoted-string"/><iref primary="true" item="Grammar" subitem="qdtext"/><iref primary="true" item="Grammar" subitem="obs-text"/>
1429  <x:ref>quoted-string</x:ref>  = <x:ref>DQUOTE</x:ref> *( <x:ref>qdtext</x:ref> / <x:ref>quoted-pair</x:ref> ) <x:ref>DQUOTE</x:ref>
1430  <x:ref>qdtext</x:ref>         = <x:ref>HTAB</x:ref> / <x:ref>SP</x:ref> /%x21 / %x23-5B / %x5D-7E / <x:ref>obs-text</x:ref>
1431  <x:ref>obs-text</x:ref>       = %x80-FF
1432</artwork></figure>
1433<t anchor="rule.quoted-pair">
1434  <x:anchor-alias value="quoted-pair"/>
1435   The backslash octet ("\") can be used as a single-octet
1436   quoting mechanism within quoted-string constructs:
1437</t>
1438<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="quoted-pair"/>
1439  <x:ref>quoted-pair</x:ref>    = "\" ( <x:ref>HTAB</x:ref> / <x:ref>SP</x:ref> / <x:ref>VCHAR</x:ref> / <x:ref>obs-text</x:ref> )
1440</artwork></figure>
1441<t>
1442   Recipients that process the value of a quoted-string &MUST; handle a
1443   quoted-pair as if it were replaced by the octet following the backslash.
1444</t>
1445<t>
1446   Senders &SHOULD-NOT; generate a quoted-pair in a quoted-string except where
1447   necessary to quote DQUOTE and backslash octets occurring within that string.
1448</t>
1449<t anchor="rule.comment">
1450  <x:anchor-alias value="comment"/>
1451  <x:anchor-alias value="ctext"/>
1452   Comments can be included in some HTTP header fields by surrounding
1453   the comment text with parentheses. Comments are only allowed in
1454   fields containing "comment" as part of their field value definition.
1455</t>
1456<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="comment"/><iref primary="true" item="Grammar" subitem="ctext"/>
1457  <x:ref>comment</x:ref>        = "(" *( <x:ref>ctext</x:ref> / <x:ref>quoted-cpair</x:ref> / <x:ref>comment</x:ref> ) ")"
1458  <x:ref>ctext</x:ref>          = <x:ref>HTAB</x:ref> / <x:ref>SP</x:ref> / %x21-27 / %x2A-5B / %x5D-7E / <x:ref>obs-text</x:ref>
1459</artwork></figure>
1460<t anchor="rule.quoted-cpair">
1461  <x:anchor-alias value="quoted-cpair"/>
1462   The backslash octet ("\") can be used as a single-octet
1463   quoting mechanism within comment constructs:
1464</t>
1465<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="quoted-cpair"/>
1466  <x:ref>quoted-cpair</x:ref>   = "\" ( <x:ref>HTAB</x:ref> / <x:ref>SP</x:ref> / <x:ref>VCHAR</x:ref> / <x:ref>obs-text</x:ref> )
1467</artwork></figure>
1468<t>
1469   Senders &SHOULD-NOT; escape octets in comments that do not require escaping
1470   (i.e., other than the backslash octet "\" and the parentheses "(" and ")").
1471</t>
1472</section>
1473
1474</section>
1475
1476<section title="Message Body" anchor="message.body">
1477  <x:anchor-alias value="message-body"/>
1478<t>
1479   The message body (if any) of an HTTP message is used to carry the
1480   payload body of that request or response.  The message body is
1481   identical to the payload body unless a transfer coding has been
1482   applied, as described in <xref target="header.transfer-encoding"/>.
1483</t>
1484<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="message-body"/>
1485  <x:ref>message-body</x:ref> = *OCTET
1486</artwork></figure>
1487<t>
1488   The rules for when a message body is allowed in a message differ for
1489   requests and responses.
1490</t>
1491<t>
1492   The presence of a message body in a request is signaled by a
1493   <x:ref>Content-Length</x:ref> or <x:ref>Transfer-Encoding</x:ref> header
1494   field. Request message framing is independent of method semantics,
1495   even if the method does not define any use for a message body.
1496</t>
1497<t>
1498   The presence of a message body in a response depends on both
1499   the request method to which it is responding and the response
1500   status code (<xref target="status.line"/>).
1501   Responses to the HEAD request method never include a message body
1502   because the associated response header fields (e.g.,
1503   <x:ref>Transfer-Encoding</x:ref>, <x:ref>Content-Length</x:ref>, etc.),
1504   if present, indicate only what their values would have been if the request
1505   method had been GET (&HEAD;).
1506   <x:ref>2xx (Successful)</x:ref> responses to CONNECT switch to tunnel
1507   mode instead of having a message body (&CONNECT;).
1508   All <x:ref>1xx (Informational)</x:ref>, <x:ref>204 (No Content)</x:ref>, and
1509   <x:ref>304 (Not Modified)</x:ref> responses do not include a message body.
1510   All other responses do include a message body, although the body
1511   might be of zero length.
1512</t>
1513
1514<section title="Transfer-Encoding" anchor="header.transfer-encoding">
1515  <iref primary="true" item="Transfer-Encoding header field" x:for-anchor=""/>
1516  <iref item="chunked (Coding Format)"/>
1517  <x:anchor-alias value="Transfer-Encoding"/>
1518<t>
1519   The Transfer-Encoding header field lists the transfer coding names
1520   corresponding to the sequence of transfer codings that have been
1521   (or will be) applied to the payload body in order to form the message body.
1522   Transfer codings are defined in <xref target="transfer.codings"/>.
1523</t>
1524<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Transfer-Encoding"/>
1525  <x:ref>Transfer-Encoding</x:ref> = 1#<x:ref>transfer-coding</x:ref>
1526</artwork></figure>
1527<t>
1528   Transfer-Encoding is analogous to the Content-Transfer-Encoding field of
1529   MIME, which was designed to enable safe transport of binary data over a
1530   7-bit transport service (<xref target="RFC2045" x:fmt="," x:sec="6"/>).
1531   However, safe transport has a different focus for an 8bit-clean transfer
1532   protocol. In HTTP's case, Transfer-Encoding is primarily intended to
1533   accurately delimit a dynamically generated payload and to distinguish
1534   payload encodings that are only applied for transport efficiency or
1535   security from those that are characteristics of the selected resource.
1536</t>
1537<t>
1538   All HTTP/1.1 recipients &MUST; implement the chunked transfer coding
1539   (<xref target="chunked.encoding"/>) because it plays a crucial role in
1540   framing messages when the payload body size is not known in advance.
1541   If chunked is applied to a payload body, the sender &MUST-NOT; apply
1542   chunked more than once (i.e., chunking an already chunked message is not
1543   allowed).
1544   If any transfer coding is applied to a request payload body, the
1545   sender &MUST; apply chunked as the final transfer coding to ensure that
1546   the message is properly framed.
1547   If any transfer coding is applied to a response payload body, the
1548   sender &MUST; either apply chunked as the final transfer coding or
1549   terminate the message by closing the connection.
1550</t>
1551<figure><preamble>
1552   For example,
1553</preamble><artwork type="example">
1554  Transfer-Encoding: gzip, chunked
1555</artwork><postamble>
1556   indicates that the payload body has been compressed using the gzip
1557   coding and then chunked using the chunked coding while forming the
1558   message body.
1559</postamble></figure>
1560<t>
1561   Unlike <x:ref>Content-Encoding</x:ref> (&content-codings;),
1562   Transfer-Encoding is a property of the message, not of the representation, and
1563   any recipient along the request/response chain &MAY; decode the received
1564   transfer coding(s) or apply additional transfer coding(s) to the message
1565   body, assuming that corresponding changes are made to the Transfer-Encoding
1566   field-value. Additional information about the encoding parameters &MAY; be
1567   provided by other header fields not defined by this specification.
1568</t>
1569<t>
1570   Transfer-Encoding &MAY; be sent in a response to a HEAD request or in a
1571   <x:ref>304 (Not Modified)</x:ref> response (&status-304;) to a GET request,
1572   neither of which includes a message body,
1573   to indicate that the origin server would have applied a transfer coding
1574   to the message body if the request had been an unconditional GET.
1575   This indication is not required, however, because any recipient on
1576   the response chain (including the origin server) can remove transfer
1577   codings when they are not needed.
1578</t>
1579<t>
1580   Transfer-Encoding was added in HTTP/1.1.  It is generally assumed that
1581   implementations advertising only HTTP/1.0 support will not understand
1582   how to process a transfer-encoded payload.
1583   A client &MUST-NOT; send a request containing Transfer-Encoding unless it
1584   knows the server will handle HTTP/1.1 (or later) requests; such knowledge
1585   might be in the form of specific user configuration or by remembering the
1586   version of a prior received response.
1587   A server &MUST-NOT; send a response containing Transfer-Encoding unless
1588   the corresponding request indicates HTTP/1.1 (or later).
1589</t>
1590<t>
1591   A server that receives a request message with a transfer coding it does
1592   not understand &SHOULD; respond with <x:ref>501 (Not Implemented)</x:ref>.
1593</t>
1594</section>
1595
1596<section title="Content-Length" anchor="header.content-length">
1597  <iref primary="true" item="Content-Length header field" x:for-anchor=""/>
1598  <x:anchor-alias value="Content-Length"/>
1599<t>
1600   When a message does not have a <x:ref>Transfer-Encoding</x:ref> header
1601   field, a Content-Length header field can provide the anticipated size,
1602   as a decimal number of octets, for a potential payload body.
1603   For messages that do include a payload body, the Content-Length field-value
1604   provides the framing information necessary for determining where the body
1605   (and message) ends.  For messages that do not include a payload body, the
1606   Content-Length indicates the size of the selected representation
1607   (&representation;).
1608</t>
1609<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Content-Length"/>
1610  <x:ref>Content-Length</x:ref> = 1*<x:ref>DIGIT</x:ref>
1611</artwork></figure>
1612<t>
1613   An example is
1614</t>
1615<figure><artwork type="example">
1616  Content-Length: 3495
1617</artwork></figure>
1618<t>
1619   A sender &MUST-NOT; send a Content-Length header field in any message that
1620   contains a <x:ref>Transfer-Encoding</x:ref> header field.
1621</t>
1622<t>
1623   A user agent &SHOULD; send a Content-Length in a request message when no
1624   <x:ref>Transfer-Encoding</x:ref> is sent and the request method defines
1625   a meaning for an enclosed payload body. For example, a Content-Length
1626   header field is normally sent in a POST request even when the value is
1627   0 (indicating an empty payload body).  A user agent &SHOULD-NOT; send a
1628   Content-Length header field when the request message does not contain a
1629   payload body and the method semantics do not anticipate such a body.
1630</t>
1631<t>
1632   A server &MAY; send a Content-Length header field in a response to a HEAD
1633   request (&HEAD;); a server &MUST-NOT; send Content-Length in such a
1634   response unless its field-value equals the decimal number of octets that
1635   would have been sent in the payload body of a response if the same
1636   request had used the GET method.
1637</t>
1638<t>
1639   A server &MAY; send a Content-Length header field in a
1640   <x:ref>304 (Not Modified)</x:ref> response to a conditional GET request
1641   (&status-304;); a server &MUST-NOT; send Content-Length in such a
1642   response unless its field-value equals the decimal number of octets that
1643   would have been sent in the payload body of a <x:ref>200 (OK)</x:ref>
1644   response to the same request.
1645</t>
1646<t>
1647   A server &MUST-NOT; send a Content-Length header field in any response
1648   with a status code of
1649   <x:ref>1xx (Informational)</x:ref> or <x:ref>204 (No Content)</x:ref>.
1650   A server &SHOULD-NOT; send a Content-Length header field in any
1651   <x:ref>2xx (Successful)</x:ref> response to a CONNECT request (&CONNECT;).
1652</t>
1653<t>
1654   Aside from the cases defined above, in the absence of Transfer-Encoding,
1655   an origin server &SHOULD; send a Content-Length header field when the
1656   payload body size is known prior to sending the complete header block.
1657   This will allow downstream recipients to measure transfer progress,
1658   know when a received message is complete, and potentially reuse the
1659   connection for additional requests.
1660</t>
1661<t>
1662   Any Content-Length field value greater than or equal to zero is valid.
1663   Since there is no predefined limit to the length of a payload,
1664   recipients &SHOULD; anticipate potentially large decimal numerals and
1665   prevent parsing errors due to integer conversion overflows
1666   (<xref target="attack.protocol.element.size.overflows"/>).
1667</t>
1668<t>
1669   If a message is received that has multiple Content-Length header fields
1670   with field-values consisting of the same decimal value, or a single
1671   Content-Length header field with a field value containing a list of
1672   identical decimal values (e.g., "Content-Length: 42, 42"), indicating that
1673   duplicate Content-Length header fields have been generated or combined by an
1674   upstream message processor, then the recipient &MUST; either reject the
1675   message as invalid or replace the duplicated field-values with a single
1676   valid Content-Length field containing that decimal value prior to
1677   determining the message body length.
1678</t>
1679<x:note>
1680  <t>
1681   &Note; HTTP's use of Content-Length for message framing differs
1682   significantly from the same field's use in MIME, where it is an optional
1683   field used only within the "message/external-body" media-type.
1684  </t>
1685</x:note>
1686</section>
1687
1688<section title="Message Body Length" anchor="message.body.length">
1689  <iref item="chunked (Coding Format)"/>
1690<t>
1691   The length of a message body is determined by one of the following
1692   (in order of precedence):
1693</t>
1694<t>
1695  <list style="numbers">
1696    <x:lt><t>
1697     Any response to a HEAD request and any response with a
1698     <x:ref>1xx (Informational)</x:ref>, <x:ref>204 (No Content)</x:ref>, or
1699     <x:ref>304 (Not Modified)</x:ref> status code is always
1700     terminated by the first empty line after the header fields, regardless of
1701     the header fields present in the message, and thus cannot contain a
1702     message body.
1703    </t></x:lt>
1704    <x:lt><t>
1705     Any <x:ref>2xx (Successful)</x:ref> response to a CONNECT request implies that the
1706     connection will become a tunnel immediately after the empty line that
1707     concludes the header fields.  A client &MUST; ignore any
1708     <x:ref>Content-Length</x:ref> or <x:ref>Transfer-Encoding</x:ref> header
1709     fields received in such a message.
1710    </t></x:lt>
1711    <x:lt><t>
1712     If a <x:ref>Transfer-Encoding</x:ref> header field is present
1713     and the chunked transfer coding (<xref target="chunked.encoding"/>)
1714     is the final encoding, the message body length is determined by reading
1715     and decoding the chunked data until the transfer coding indicates the
1716     data is complete.
1717    </t>
1718    <t>
1719     If a <x:ref>Transfer-Encoding</x:ref> header field is present in a
1720     response and the chunked transfer coding is not the final encoding, the
1721     message body length is determined by reading the connection until it is
1722     closed by the server.
1723     If a <x:ref>Transfer-Encoding</x:ref> header field is present in a request and the
1724     chunked transfer coding is not the final encoding, the message body
1725     length cannot be determined reliably; the server &MUST; respond with
1726     the <x:ref>400 (Bad Request)</x:ref> status code and then close the connection.
1727    </t>
1728    <t>
1729     If a message is received with both a <x:ref>Transfer-Encoding</x:ref>
1730     and a <x:ref>Content-Length</x:ref> header field, the Transfer-Encoding
1731     overrides the Content-Length. Such a message might indicate an attempt
1732     to perform request or response smuggling (bypass of security-related
1733     checks on message routing or content) and thus ought to be handled as
1734     an error.  A sender &MUST; remove the received Content-Length field
1735     prior to forwarding such a message downstream.
1736    </t></x:lt>
1737    <x:lt><t>
1738     If a message is received without <x:ref>Transfer-Encoding</x:ref> and with
1739     either multiple <x:ref>Content-Length</x:ref> header fields having
1740     differing field-values or a single Content-Length header field having an
1741     invalid value, then the message framing is invalid and &MUST; be treated
1742     as an error to prevent request or response smuggling.
1743     If this is a request message, the server &MUST; respond with
1744     a <x:ref>400 (Bad Request)</x:ref> status code and then close the connection.
1745     If this is a response message received by a proxy, the proxy
1746     &MUST; discard the received response, send a <x:ref>502 (Bad Gateway)</x:ref>
1747     status code as its downstream response, and then close the connection.
1748     If this is a response message received by a user agent, it &MUST; be
1749     treated as an error by discarding the message and closing the connection.
1750    </t></x:lt>
1751    <x:lt><t>
1752     If a valid <x:ref>Content-Length</x:ref> header field is present without
1753     <x:ref>Transfer-Encoding</x:ref>, its decimal value defines the
1754     expected message body length in octets.
1755     If the sender closes the connection or the recipient times out before the
1756     indicated number of octets are received, the recipient &MUST; consider
1757     the message to be incomplete and close the connection.
1758    </t></x:lt>
1759    <x:lt><t>
1760     If this is a request message and none of the above are true, then the
1761     message body length is zero (no message body is present).
1762    </t></x:lt>
1763    <x:lt><t>
1764     Otherwise, this is a response message without a declared message body
1765     length, so the message body length is determined by the number of octets
1766     received prior to the server closing the connection.
1767    </t></x:lt>
1768  </list>
1769</t>
1770<t>
1771   Since there is no way to distinguish a successfully completed,
1772   close-delimited message from a partially-received message interrupted
1773   by network failure, a server &SHOULD; use encoding or
1774   length-delimited messages whenever possible.  The close-delimiting
1775   feature exists primarily for backwards compatibility with HTTP/1.0.
1776</t>
1777<t>
1778   A server &MAY; reject a request that contains a message body but
1779   not a <x:ref>Content-Length</x:ref> by responding with
1780   <x:ref>411 (Length Required)</x:ref>.
1781</t>
1782<t>
1783   Unless a transfer coding other than chunked has been applied,
1784   a client that sends a request containing a message body &SHOULD;
1785   use a valid <x:ref>Content-Length</x:ref> header field if the message body
1786   length is known in advance, rather than the chunked transfer coding, since some
1787   existing services respond to chunked with a <x:ref>411 (Length Required)</x:ref>
1788   status code even though they understand the chunked transfer coding.  This
1789   is typically because such services are implemented via a gateway that
1790   requires a content-length in advance of being called and the server
1791   is unable or unwilling to buffer the entire request before processing.
1792</t>
1793<t>
1794   A user agent that sends a request containing a message body &MUST; send a
1795   valid <x:ref>Content-Length</x:ref> header field if it does not know the
1796   server will handle HTTP/1.1 (or later) requests; such knowledge can be in
1797   the form of specific user configuration or by remembering the version of a
1798   prior received response.
1799</t>
1800<t>
1801   If the final response to the last request on a connection has been
1802   completely received and there remains additional data to read, a user agent
1803   &MAY; discard the remaining data or attempt to determine if that data
1804   belongs as part of the prior response body, which might be the case if the
1805   prior message's Content-Length value is incorrect. A client &MUST-NOT;
1806   process, cache, or forward such extra data as a separate response, since
1807   such behavior would be vulnerable to cache poisoning.
1808</t>
1809</section>
1810</section>
1811
1812<section anchor="incomplete.messages" title="Handling Incomplete Messages">
1813<t>
1814   A server that receives an incomplete request message, usually due to a
1815   canceled request or a triggered time-out exception, &MAY; send an error
1816   response prior to closing the connection.
1817</t>
1818<t>
1819   A client that receives an incomplete response message, which can occur
1820   when a connection is closed prematurely or when decoding a supposedly
1821   chunked transfer coding fails, &MUST; record the message as incomplete.
1822   Cache requirements for incomplete responses are defined in
1823   &cache-incomplete;.
1824</t>
1825<t>
1826   If a response terminates in the middle of the header block (before the
1827   empty line is received) and the status code might rely on header fields to
1828   convey the full meaning of the response, then the client cannot assume
1829   that meaning has been conveyed; the client might need to repeat the
1830   request in order to determine what action to take next.
1831</t>
1832<t>
1833   A message body that uses the chunked transfer coding is
1834   incomplete if the zero-sized chunk that terminates the encoding has not
1835   been received.  A message that uses a valid <x:ref>Content-Length</x:ref> is
1836   incomplete if the size of the message body received (in octets) is less than
1837   the value given by Content-Length.  A response that has neither chunked
1838   transfer coding nor Content-Length is terminated by closure of the
1839   connection, and thus is considered complete regardless of the number of
1840   message body octets received, provided that the header block was received
1841   intact.
1842</t>
1843</section>
1844
1845<section title="Message Parsing Robustness" anchor="message.robustness">
1846<t>
1847   Older HTTP/1.0 user agent implementations might send an extra CRLF
1848   after a POST request as a workaround for some early server
1849   applications that failed to read message body content that was
1850   not terminated by a line-ending. An HTTP/1.1 user agent &MUST-NOT;
1851   preface or follow a request with an extra CRLF.  If terminating
1852   the request message body with a line-ending is desired, then the
1853   user agent &MUST; count the terminating CRLF octets as part of the
1854   message body length.
1855</t>
1856<t>
1857   In the interest of robustness, servers &SHOULD; ignore at least one
1858   empty line received where a request-line is expected. In other words, if
1859   a server is reading the protocol stream at the beginning of a
1860   message and receives a CRLF first, the server &SHOULD; ignore the CRLF.
1861</t>
1862<t>
1863   Although the line terminator for the start-line and header
1864   fields is the sequence CRLF, recipients &MAY; recognize a
1865   single LF as a line terminator and ignore any preceding CR.
1866</t>
1867<t>
1868   Although the request-line and status-line grammar rules require that each
1869   of the component elements be separated by a single SP octet, recipients
1870   &MAY; instead parse on whitespace-delimited word boundaries and, aside
1871   from the CRLF terminator, treat any form of whitespace as the SP separator
1872   while ignoring preceding or trailing whitespace;
1873   such whitespace includes one or more of the following octets:
1874   SP, HTAB, VT (%x0B), FF (%x0C), or bare CR.
1875</t>
1876<t>
1877   When a server listening only for HTTP request messages, or processing
1878   what appears from the start-line to be an HTTP request message,
1879   receives a sequence of octets that does not match the HTTP-message
1880   grammar aside from the robustness exceptions listed above, the
1881   server &SHOULD; respond with a <x:ref>400 (Bad Request)</x:ref> response. 
1882</t>
1883</section>
1884</section>
1885
1886<section title="Transfer Codings" anchor="transfer.codings">
1887  <x:anchor-alias value="transfer-coding"/>
1888  <x:anchor-alias value="transfer-extension"/>
1889<t>
1890   Transfer coding names are used to indicate an encoding
1891   transformation that has been, can be, or might need to be applied to a
1892   payload body in order to ensure "safe transport" through the network.
1893   This differs from a content coding in that the transfer coding is a
1894   property of the message rather than a property of the representation
1895   that is being transferred.
1896</t>
1897<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="transfer-coding"/><iref primary="true" item="Grammar" subitem="transfer-extension"/>
1898  <x:ref>transfer-coding</x:ref>    = "chunked" ; <xref target="chunked.encoding"/>
1899                     / "compress" ; <xref target="compress.coding"/>
1900                     / "deflate" ; <xref target="deflate.coding"/>
1901                     / "gzip" ; <xref target="gzip.coding"/>
1902                     / <x:ref>transfer-extension</x:ref>
1903  <x:ref>transfer-extension</x:ref> = <x:ref>token</x:ref> *( <x:ref>OWS</x:ref> ";" <x:ref>OWS</x:ref> <x:ref>transfer-parameter</x:ref> )
1904</artwork></figure>
1905<t anchor="rule.parameter">
1906  <x:anchor-alias value="attribute"/>
1907  <x:anchor-alias value="transfer-parameter"/>
1908  <x:anchor-alias value="value"/>
1909   Parameters are in the form of attribute/value pairs.
1910</t>
1911<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="transfer-parameter"/><iref primary="true" item="Grammar" subitem="attribute"/><iref primary="true" item="Grammar" subitem="value"/><iref primary="true" item="Grammar" subitem="date2"/><iref primary="true" item="Grammar" subitem="date3"/>
1912  <x:ref>transfer-parameter</x:ref> = <x:ref>attribute</x:ref> <x:ref>BWS</x:ref> "=" <x:ref>BWS</x:ref> <x:ref>value</x:ref>
1913  <x:ref>attribute</x:ref>          = <x:ref>token</x:ref>
1914  <x:ref>value</x:ref>              = <x:ref>word</x:ref>
1915</artwork></figure>
1916<t>
1917   All transfer-coding names are case-insensitive and ought to be registered
1918   within the HTTP Transfer Coding registry, as defined in
1919   <xref target="transfer.coding.registry"/>.
1920   They are used in the <x:ref>TE</x:ref> (<xref target="header.te"/>) and
1921   <x:ref>Transfer-Encoding</x:ref> (<xref target="header.transfer-encoding"/>)
1922   header fields.
1923</t>
1924
1925<section title="Chunked Transfer Coding" anchor="chunked.encoding">
1926  <iref primary="true" item="chunked (Coding Format)"/>
1927  <x:anchor-alias value="chunk"/>
1928  <x:anchor-alias value="chunked-body"/>
1929  <x:anchor-alias value="chunk-data"/>
1930  <x:anchor-alias value="chunk-ext"/>
1931  <x:anchor-alias value="chunk-ext-name"/>
1932  <x:anchor-alias value="chunk-ext-val"/>
1933  <x:anchor-alias value="chunk-size"/>
1934  <x:anchor-alias value="last-chunk"/>
1935  <x:anchor-alias value="trailer-part"/>
1936  <x:anchor-alias value="quoted-str-nf"/>
1937  <x:anchor-alias value="qdtext-nf"/>
1938<t>
1939   The chunked transfer coding modifies the body of a message in order to
1940   transfer it as a series of chunks, each with its own size indicator,
1941   followed by an &OPTIONAL; trailer containing header fields. This
1942   allows dynamically generated content to be transferred along with the
1943   information necessary for the recipient to verify that it has
1944   received the full message.
1945</t>
1946<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="chunked-body"><!--terminal production--></iref><iref primary="true" item="Grammar" subitem="chunk"/><iref primary="true" item="Grammar" subitem="chunk-size"/><iref primary="true" item="Grammar" subitem="last-chunk"/><iref primary="true" item="Grammar" subitem="chunk-ext"/><iref primary="true" item="Grammar" subitem="chunk-ext-name"/><iref primary="true" item="Grammar" subitem="chunk-ext-val"/><iref primary="true" item="Grammar" subitem="chunk-data"/><iref primary="true" item="Grammar" subitem="trailer-part"/><iref primary="true" item="Grammar" subitem="quoted-str-nf"/><iref primary="true" item="Grammar" subitem="qdtext-nf"/>
1947  <x:ref>chunked-body</x:ref>   = *<x:ref>chunk</x:ref>
1948                   <x:ref>last-chunk</x:ref>
1949                   <x:ref>trailer-part</x:ref>
1950                   <x:ref>CRLF</x:ref>
1951 
1952  <x:ref>chunk</x:ref>          = <x:ref>chunk-size</x:ref> [ <x:ref>chunk-ext</x:ref> ] <x:ref>CRLF</x:ref>
1953                   <x:ref>chunk-data</x:ref> <x:ref>CRLF</x:ref>
1954  <x:ref>chunk-size</x:ref>     = 1*<x:ref>HEXDIG</x:ref>
1955  <x:ref>last-chunk</x:ref>     = 1*("0") [ <x:ref>chunk-ext</x:ref> ] <x:ref>CRLF</x:ref>
1956 
1957  <x:ref>chunk-ext</x:ref>      = *( ";" <x:ref>chunk-ext-name</x:ref> [ "=" <x:ref>chunk-ext-val</x:ref> ] )
1958  <x:ref>chunk-ext-name</x:ref> = <x:ref>token</x:ref>
1959  <x:ref>chunk-ext-val</x:ref>  = <x:ref>token</x:ref> / <x:ref>quoted-str-nf</x:ref>
1960  <x:ref>chunk-data</x:ref>     = 1*<x:ref>OCTET</x:ref> ; a sequence of chunk-size octets
1961  <x:ref>trailer-part</x:ref>   = *( <x:ref>header-field</x:ref> <x:ref>CRLF</x:ref> )
1962 
1963  <x:ref>quoted-str-nf</x:ref>  = <x:ref>DQUOTE</x:ref> *( <x:ref>qdtext-nf</x:ref> / <x:ref>quoted-pair</x:ref> ) <x:ref>DQUOTE</x:ref>
1964                 ; like <x:ref>quoted-string</x:ref>, but disallowing line folding
1965  <x:ref>qdtext-nf</x:ref>      = <x:ref>HTAB</x:ref> / <x:ref>SP</x:ref> / %x21 / %x23-5B / %x5D-7E / <x:ref>obs-text</x:ref>
1966</artwork></figure>
1967<t>
1968   Chunk extensions within the chunked transfer coding are deprecated.
1969   Senders &SHOULD-NOT; send chunk-ext.
1970   Definition of new chunk extensions is discouraged.
1971</t>
1972<t>
1973   The chunk-size field is a string of hex digits indicating the size of
1974   the chunk-data in octets. The chunked transfer coding is complete when a
1975   chunk with a chunk-size of zero is received, possibly followed by a
1976   trailer, and finally terminated by an empty line.
1977</t>
1978
1979<section title="Trailer" anchor="header.trailer">
1980  <iref primary="true" item="Trailer header field" x:for-anchor=""/>
1981  <x:anchor-alias value="Trailer"/>
1982<t>
1983   A trailer allows the sender to include additional fields at the end of a
1984   chunked message in order to supply metadata that might be dynamically
1985   generated while the message body is sent, such as a message integrity
1986   check, digital signature, or post-processing status.
1987   The trailer &MUST-NOT; contain fields that need to be known before a
1988   recipient processes the body, such as <x:ref>Transfer-Encoding</x:ref>,
1989   <x:ref>Content-Length</x:ref>, and <x:ref>Trailer</x:ref>.
1990</t>
1991<t>
1992   When a message includes a message body encoded with the chunked
1993   transfer coding and the sender desires to send metadata in the form of
1994   trailer fields at the end of the message, the sender &SHOULD; send a
1995   <x:ref>Trailer</x:ref> header field before the message body to indicate
1996   which fields will be present in the trailers. This allows the recipient
1997   to prepare for receipt of that metadata before it starts processing the body,
1998   which is useful if the message is being streamed and the recipient wishes
1999   to confirm an integrity check on the fly.
2000</t>
2001<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Trailer"/>
2002  <x:ref>Trailer</x:ref> = 1#<x:ref>field-name</x:ref>
2003</artwork></figure>
2004<t>
2005   If no <x:ref>Trailer</x:ref> header field is present, the sender of a
2006   chunked message body &SHOULD; send an empty trailer.
2007</t>
2008<t>
2009   A server &MUST; send an empty trailer with the chunked transfer coding
2010   unless at least one of the following is true:
2011  <list style="numbers">
2012    <t>the request included a <x:ref>TE</x:ref> header field that indicates
2013    "trailers" is acceptable in the transfer coding of the response, as
2014    described in <xref target="header.te"/>; or,</t>
2015     
2016    <t>the trailer fields consist entirely of optional metadata and the
2017    recipient could use the message (in a manner acceptable to the server where
2018    the field originated) without receiving that metadata. In other words,
2019    the server that generated the header field is willing to accept the
2020    possibility that the trailer fields might be silently discarded along
2021    the path to the client.</t>
2022  </list>
2023</t>
2024<t>
2025   The above requirement prevents the need for an infinite buffer when a
2026   message is being received by an HTTP/1.1 (or later) proxy and forwarded to
2027   an HTTP/1.0 recipient.
2028</t>
2029</section>
2030
2031<section title="Decoding chunked" anchor="decoding.chunked">
2032<t>
2033   A process for decoding the chunked transfer coding
2034   can be represented in pseudo-code as:
2035</t>
2036<figure><artwork type="code">
2037  length := 0
2038  read chunk-size, chunk-ext (if any), and CRLF
2039  while (chunk-size &gt; 0) {
2040     read chunk-data and CRLF
2041     append chunk-data to decoded-body
2042     length := length + chunk-size
2043     read chunk-size, chunk-ext (if any), and CRLF
2044  }
2045  read header-field
2046  while (header-field not empty) {
2047     append header-field to existing header fields
2048     read header-field
2049  }
2050  Content-Length := length
2051  Remove "chunked" from Transfer-Encoding
2052  Remove Trailer from existing header fields
2053</artwork></figure>
2054<t>
2055   All recipients &MUST; be able to receive and decode the
2056   chunked transfer coding and &MUST; ignore chunk-ext extensions
2057   they do not understand.
2058</t>
2059</section>
2060</section>
2061
2062<section title="Compression Codings" anchor="compression.codings">
2063<t>
2064   The codings defined below can be used to compress the payload of a
2065   message.
2066</t>
2067
2068<section title="Compress Coding" anchor="compress.coding">
2069<iref item="compress (Coding Format)"/>
2070<t>
2071   The "compress" coding is an adaptive Lempel-Ziv-Welch (LZW) coding
2072   <xref target="Welch"/> that is commonly produced by the UNIX file
2073   compression program "compress".
2074   Recipients &SHOULD; consider "x-compress" to be equivalent to "compress".
2075</t>
2076</section>
2077
2078<section title="Deflate Coding" anchor="deflate.coding">
2079<iref item="deflate (Coding Format)"/>
2080<t>
2081   The "deflate" coding is a "zlib" data format <xref target="RFC1950"/>
2082   containing a "deflate" compressed data stream <xref target="RFC1951"/>
2083   that uses a combination of the Lempel-Ziv (LZ77) compression algorithm and
2084   Huffman coding.
2085</t>
2086<x:note>
2087  <t>
2088    &Note; Some incorrect implementations send the "deflate"
2089    compressed data without the zlib wrapper.
2090   </t>
2091</x:note>
2092</section>
2093
2094<section title="Gzip Coding" anchor="gzip.coding">
2095<iref item="gzip (Coding Format)"/>
2096<t>
2097   The "gzip" coding is an LZ77 coding with a 32 bit CRC that is commonly
2098   produced by the gzip file compression program <xref target="RFC1952"/>.
2099   Recipients &SHOULD; consider "x-gzip" to be equivalent to "gzip".
2100</t>
2101</section>
2102
2103</section>
2104
2105<section title="TE" anchor="header.te">
2106  <iref primary="true" item="TE header field" x:for-anchor=""/>
2107  <x:anchor-alias value="TE"/>
2108  <x:anchor-alias value="t-codings"/>
2109  <x:anchor-alias value="t-ranking"/>
2110  <x:anchor-alias value="rank"/>
2111<t>
2112   The "TE" header field in a request indicates what transfer codings,
2113   besides chunked, the client is willing to accept in response, and
2114   whether or not the client is willing to accept trailer fields in a
2115   chunked transfer coding.
2116</t>
2117<t>
2118   The TE field-value consists of a comma-separated list of transfer coding
2119   names, each allowing for optional parameters (as described in
2120   <xref target="transfer.codings"/>), and/or the keyword "trailers".
2121   Clients &MUST-NOT; send the chunked transfer coding name in TE;
2122   chunked is always acceptable for HTTP/1.1 recipients.
2123</t>
2124<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="TE"/><iref primary="true" item="Grammar" subitem="t-codings"/><iref primary="true" item="Grammar" subitem="t-ranking"/><iref primary="true" item="Grammar" subitem="rank"/>
2125  <x:ref>TE</x:ref>        = #<x:ref>t-codings</x:ref>
2126  <x:ref>t-codings</x:ref> = "trailers" / ( <x:ref>transfer-coding</x:ref> [ <x:ref>t-ranking</x:ref> ] )
2127  <x:ref>t-ranking</x:ref> = <x:ref>OWS</x:ref> ";" <x:ref>OWS</x:ref> "q=" <x:ref>rank</x:ref>
2128  <x:ref>rank</x:ref>      = ( "0" [ "." 0*3<x:ref>DIGIT</x:ref> ] )
2129             / ( "1" [ "." 0*3("0") ] )
2130</artwork></figure>
2131<t>
2132   Three examples of TE use are below.
2133</t>
2134<figure><artwork type="example">
2135  TE: deflate
2136  TE:
2137  TE: trailers, deflate;q=0.5
2138</artwork></figure>
2139<t>
2140   The presence of the keyword "trailers" indicates that the client is willing
2141   to accept trailer fields in a chunked transfer coding, as defined in
2142   <xref target="chunked.encoding"/>, on behalf of itself and any downstream
2143   clients. For requests from an intermediary, this implies that either:
2144   (a) all downstream clients are willing to accept trailer fields in the
2145   forwarded response; or,
2146   (b) the intermediary will attempt to buffer the response on behalf of
2147   downstream recipients.
2148   Note that HTTP/1.1 does not define any means to limit the size of a
2149   chunked response such that an intermediary can be assured of buffering the
2150   entire response.
2151</t>
2152<t>
2153   When multiple transfer codings are acceptable, the client &MAY; rank the
2154   codings by preference using a case-insensitive "q" parameter (similar to
2155   the qvalues used in content negotiation fields, &qvalue;). The rank value
2156   is a real number in the range 0 through 1, where 0.001 is the least
2157   preferred and 1 is the most preferred; a value of 0 means "not acceptable".
2158</t>
2159<t>
2160   If the TE field-value is empty or if no TE field is present, the only
2161   acceptable transfer coding is chunked. A message with no transfer coding
2162   is always acceptable.
2163</t>
2164<t>
2165   Since the TE header field only applies to the immediate connection,
2166   a sender of TE &MUST; also send a "TE" connection option within the
2167   <x:ref>Connection</x:ref> header field (<xref target="header.connection"/>)
2168   in order to prevent the TE field from being forwarded by intermediaries
2169   that do not support its semantics.
2170</t>
2171</section>
2172</section>
2173
2174<section title="Message Routing" anchor="message.routing">
2175<t>
2176   HTTP request message routing is determined by each client based on the
2177   target resource, the client's proxy configuration, and
2178   establishment or reuse of an inbound connection.  The corresponding
2179   response routing follows the same connection chain back to the client.
2180</t>
2181
2182<section title="Identifying a Target Resource" anchor="target-resource">
2183  <iref primary="true" item="target resource"/>
2184  <iref primary="true" item="target URI"/>
2185  <x:anchor-alias value="target resource"/>
2186  <x:anchor-alias value="target URI"/>
2187<t>
2188   HTTP is used in a wide variety of applications, ranging from
2189   general-purpose computers to home appliances.  In some cases,
2190   communication options are hard-coded in a client's configuration.
2191   However, most HTTP clients rely on the same resource identification
2192   mechanism and configuration techniques as general-purpose Web browsers.
2193</t>
2194<t>
2195   HTTP communication is initiated by a user agent for some purpose.
2196   The purpose is a combination of request semantics, which are defined in
2197   <xref target="Part2"/>, and a target resource upon which to apply those
2198   semantics.  A URI reference (<xref target="uri"/>) is typically used as
2199   an identifier for the "<x:dfn>target resource</x:dfn>", which a user agent
2200   would resolve to its absolute form in order to obtain the
2201   "<x:dfn>target URI</x:dfn>".  The target URI
2202   excludes the reference's fragment component, if any,
2203   since fragment identifiers are reserved for client-side processing
2204   (<xref target="RFC3986" x:fmt="," x:sec="3.5"/>).
2205</t>
2206</section>
2207
2208<section title="Connecting Inbound" anchor="connecting.inbound">
2209<t>
2210   Once the target URI is determined, a client needs to decide whether
2211   a network request is necessary to accomplish the desired semantics and,
2212   if so, where that request is to be directed.
2213</t>
2214<t>
2215   If the client has a cache <xref target="Part6"/> and the request can be
2216   satisfied by it, then the request is
2217   usually directed there first.
2218</t>
2219<t>
2220   If the request is not satisfied by a cache, then a typical client will
2221   check its configuration to determine whether a proxy is to be used to
2222   satisfy the request.  Proxy configuration is implementation-dependent,
2223   but is often based on URI prefix matching, selective authority matching,
2224   or both, and the proxy itself is usually identified by an "http" or
2225   "https" URI.  If a proxy is applicable, the client connects inbound by
2226   establishing (or reusing) a connection to that proxy.
2227</t>
2228<t>
2229   If no proxy is applicable, a typical client will invoke a handler routine,
2230   usually specific to the target URI's scheme, to connect directly
2231   to an authority for the target resource.  How that is accomplished is
2232   dependent on the target URI scheme and defined by its associated
2233   specification, similar to how this specification defines origin server
2234   access for resolution of the "http" (<xref target="http.uri"/>) and
2235   "https" (<xref target="https.uri"/>) schemes.
2236</t>
2237<t>
2238   HTTP requirements regarding connection management are defined in
2239   <xref target="connection.management"/>.
2240</t>
2241</section>
2242
2243<section title="Request Target" anchor="request-target">
2244<t>
2245   Once an inbound connection is obtained,
2246   the client sends an HTTP request message (<xref target="http.message"/>)
2247   with a request-target derived from the target URI.
2248   There are four distinct formats for the request-target, depending on both
2249   the method being requested and whether the request is to a proxy.
2250</t>   
2251<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="request-target"/><iref primary="true" item="Grammar" subitem="origin-form"/><iref primary="true" item="Grammar" subitem="absolute-form"/><iref primary="true" item="Grammar" subitem="authority-form"/><iref primary="true" item="Grammar" subitem="asterisk-form"/>
2252  <x:ref>request-target</x:ref> = <x:ref>origin-form</x:ref>
2253                 / <x:ref>absolute-form</x:ref>
2254                 / <x:ref>authority-form</x:ref>
2255                 / <x:ref>asterisk-form</x:ref>
2256
2257  <x:ref>origin-form</x:ref>    = <x:ref>absolute-path</x:ref> [ "?" <x:ref>query</x:ref> ]
2258  <x:ref>absolute-form</x:ref>  = <x:ref>absolute-URI</x:ref>
2259  <x:ref>authority-form</x:ref> = <x:ref>authority</x:ref>
2260  <x:ref>asterisk-form</x:ref>  = "*"
2261</artwork></figure>
2262<t anchor="origin-form"><iref item="origin-form (of request-target)"/>
2263  <x:h>origin-form</x:h>
2264</t>
2265<t>
2266   The most common form of request-target is the <x:dfn>origin-form</x:dfn>.
2267   When making a request directly to an origin server, other than a CONNECT
2268   or server-wide OPTIONS request (as detailed below),
2269   a client &MUST; send only the absolute path and query components of
2270   the target URI as the request-target.
2271   If the target URI's path component is empty, then the client &MUST; send
2272   "/" as the path within the origin-form of request-target.
2273   A <x:ref>Host</x:ref> header field is also sent, as defined in
2274   <xref target="header.host"/>, containing the target URI's
2275   authority component (excluding any userinfo).
2276</t>
2277<t>
2278   For example, a client wishing to retrieve a representation of the resource
2279   identified as
2280</t>
2281<figure><artwork x:indent-with="  " type="example">
2282http://www.example.org/where?q=now
2283</artwork></figure>
2284<t>
2285   directly from the origin server would open (or reuse) a TCP connection
2286   to port 80 of the host "www.example.org" and send the lines:
2287</t>
2288<figure><artwork type="message/http; msgtype=&#34;request&#34;" x:indent-with="  ">
2289GET /where?q=now HTTP/1.1
2290Host: www.example.org
2291</artwork></figure>
2292<t>
2293   followed by the remainder of the request message.
2294</t>
2295<t anchor="absolute-form"><iref item="absolute-form (of request-target)"/>
2296  <x:h>absolute-form</x:h>
2297</t>
2298<t>
2299   When making a request to a proxy, other than a CONNECT or server-wide
2300   OPTIONS request (as detailed below), a client &MUST; send the target URI
2301   in <x:dfn>absolute-form</x:dfn> as the request-target.
2302   The proxy is requested to either service that request from a valid cache,
2303   if possible, or make the same request on the client's behalf to either
2304   the next inbound proxy server or directly to the origin server indicated
2305   by the request-target.  Requirements on such "forwarding" of messages are
2306   defined in <xref target="message.forwarding"/>.
2307</t>
2308<t>
2309   An example absolute-form of request-line would be:
2310</t>
2311<figure><artwork type="message/http; msgtype=&#34;request&#34;" x:indent-with="  ">
2312GET http://www.example.org/pub/WWW/TheProject.html HTTP/1.1
2313</artwork></figure>
2314<t>
2315   To allow for transition to the absolute-form for all requests in some
2316   future version of HTTP, HTTP/1.1 servers &MUST; accept the absolute-form
2317   in requests, even though HTTP/1.1 clients will only send them in requests
2318   to proxies.
2319</t>
2320<t anchor="authority-form"><iref item="authority-form (of request-target)"/>
2321  <x:h>authority-form</x:h>
2322</t>
2323<t>
2324   The <x:dfn>authority-form</x:dfn> of request-target is only used for CONNECT requests
2325   (&CONNECT;).  When making a CONNECT request to establish a tunnel through
2326   one or more proxies, a client &MUST; send only the target URI's
2327   authority component (excluding any userinfo) as the request-target.
2328   For example,
2329</t>
2330<figure><artwork type="message/http; msgtype=&#34;request&#34;" x:indent-with="  ">
2331CONNECT www.example.com:80 HTTP/1.1
2332</artwork></figure>
2333<t anchor="asterisk-form"><iref item="asterisk-form (of request-target)"/>
2334  <x:h>asterisk-form</x:h>
2335</t>
2336<t>
2337   The <x:dfn>asterisk-form</x:dfn> of request-target is only used for a server-wide
2338   OPTIONS request (&OPTIONS;).  When a client wishes to request OPTIONS
2339   for the server as a whole, as opposed to a specific named resource of
2340   that server, the client &MUST; send only "*" (%x2A) as the request-target.
2341   For example,
2342</t>
2343<figure><artwork type="message/http; msgtype=&#34;request&#34;" x:indent-with="  ">
2344OPTIONS * HTTP/1.1
2345</artwork></figure>
2346<t>
2347   If a proxy receives an OPTIONS request with an absolute-form of
2348   request-target in which the URI has an empty path and no query component,
2349   then the last proxy on the request chain &MUST; send a request-target
2350   of "*" when it forwards the request to the indicated origin server.
2351</t>
2352<figure><preamble>  
2353   For example, the request
2354</preamble><artwork type="message/http; msgtype=&#34;request&#34;" x:indent-with="  ">
2355OPTIONS http://www.example.org:8001 HTTP/1.1
2356</artwork></figure>
2357<figure><preamble>  
2358  would be forwarded by the final proxy as
2359</preamble><artwork type="message/http; msgtype=&#34;request&#34;" x:indent-with="  ">
2360OPTIONS * HTTP/1.1
2361Host: www.example.org:8001
2362</artwork>
2363<postamble>
2364   after connecting to port 8001 of host "www.example.org".
2365</postamble>
2366</figure>
2367</section>
2368
2369<section title="Host" anchor="header.host">
2370  <iref primary="true" item="Host header field" x:for-anchor=""/>
2371  <x:anchor-alias value="Host"/>
2372<t>
2373   The "Host" header field in a request provides the host and port
2374   information from the target URI, enabling the origin
2375   server to distinguish among resources while servicing requests
2376   for multiple host names on a single IP address.  Since the Host
2377   field-value is critical information for handling a request, it
2378   &SHOULD; be sent as the first header field following the request-line.
2379</t>
2380<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Host"/>
2381  <x:ref>Host</x:ref> = <x:ref>uri-host</x:ref> [ ":" <x:ref>port</x:ref> ] ; <xref target="http.uri"/>
2382</artwork></figure>
2383<t>
2384   A client &MUST; send a Host header field in all HTTP/1.1 request
2385   messages.  If the target URI includes an authority component, then
2386   the Host field-value &MUST; be identical to that authority component
2387   after excluding any userinfo (<xref target="http.uri"/>).
2388   If the authority component is missing or undefined for the target URI,
2389   then the Host header field &MUST; be sent with an empty field-value.
2390</t>
2391<t>
2392   For example, a GET request to the origin server for
2393   &lt;http://www.example.org/pub/WWW/&gt; would begin with:
2394</t>
2395<figure><artwork type="message/http; msgtype=&#34;request&#34;" x:indent-with="  ">
2396GET /pub/WWW/ HTTP/1.1
2397Host: www.example.org
2398</artwork></figure>
2399<t>
2400   The Host header field &MUST; be sent in an HTTP/1.1 request even
2401   if the request-target is in the absolute-form, since this
2402   allows the Host information to be forwarded through ancient HTTP/1.0
2403   proxies that might not have implemented Host.
2404</t>
2405<t>
2406   When a proxy receives a request with an absolute-form of
2407   request-target, the proxy &MUST; ignore the received
2408   Host header field (if any) and instead replace it with the host
2409   information of the request-target.  If the proxy forwards the request,
2410   it &MUST; generate a new Host field-value based on the received
2411   request-target rather than forward the received Host field-value.
2412</t>
2413<t>
2414   Since the Host header field acts as an application-level routing
2415   mechanism, it is a frequent target for malware seeking to poison
2416   a shared cache or redirect a request to an unintended server.
2417   An interception proxy is particularly vulnerable if it relies on
2418   the Host field-value for redirecting requests to internal
2419   servers, or for use as a cache key in a shared cache, without
2420   first verifying that the intercepted connection is targeting a
2421   valid IP address for that host.
2422</t>
2423<t>
2424   A server &MUST; respond with a <x:ref>400 (Bad Request)</x:ref> status code
2425   to any HTTP/1.1 request message that lacks a Host header field and
2426   to any request message that contains more than one Host header field
2427   or a Host header field with an invalid field-value.
2428</t>
2429</section>
2430
2431<section title="Effective Request URI" anchor="effective.request.uri">
2432  <iref primary="true" item="effective request URI"/>
2433  <x:anchor-alias value="effective request URI"/>
2434<t>
2435   A server that receives an HTTP request message &MUST; reconstruct
2436   the user agent's original target URI, based on the pieces of information
2437   learned from the request-target, <x:ref>Host</x:ref> header field, and
2438   connection context, in order to identify the intended target resource and
2439   properly service the request. The URI derived from this reconstruction
2440   process is referred to as the "<x:dfn>effective request URI</x:dfn>".
2441</t>
2442<t>
2443   For a user agent, the effective request URI is the target URI.
2444</t>
2445<t>
2446   If the request-target is in absolute-form, then the effective request URI
2447   is the same as the request-target.  Otherwise, the effective request URI
2448   is constructed as follows.
2449</t>
2450<t>
2451   If the request is received over a TLS-secured TCP connection,
2452   then the effective request URI's scheme is "https"; otherwise, the
2453   scheme is "http".
2454</t>
2455<t>
2456   If the request-target is in authority-form, then the effective
2457   request URI's authority component is the same as the request-target.
2458   Otherwise, if a <x:ref>Host</x:ref> header field is supplied with a
2459   non-empty field-value, then the authority component is the same as the
2460   Host field-value. Otherwise, the authority component is the concatenation of
2461   the default host name configured for the server, a colon (":"), and the
2462   connection's incoming TCP port number in decimal form.
2463</t>
2464<t>
2465   If the request-target is in authority-form or asterisk-form, then the
2466   effective request URI's combined path and query component is empty.
2467   Otherwise, the combined path and query component is the same as the
2468   request-target.
2469</t>
2470<t>
2471   The components of the effective request URI, once determined as above,
2472   can be combined into absolute-URI form by concatenating the scheme,
2473   "://", authority, and combined path and query component.
2474</t>
2475<figure>
2476<preamble>
2477   Example 1: the following message received over an insecure TCP connection
2478</preamble>
2479<artwork type="example" x:indent-with="  ">
2480GET /pub/WWW/TheProject.html HTTP/1.1
2481Host: www.example.org:8080
2482</artwork>
2483</figure>
2484<figure>
2485<preamble>
2486  has an effective request URI of
2487</preamble>
2488<artwork type="example" x:indent-with="  ">
2489http://www.example.org:8080/pub/WWW/TheProject.html
2490</artwork>
2491</figure>
2492<figure>
2493<preamble>
2494   Example 2: the following message received over a TLS-secured TCP connection
2495</preamble>
2496<artwork type="example" x:indent-with="  ">
2497OPTIONS * HTTP/1.1
2498Host: www.example.org
2499</artwork>
2500</figure>
2501<figure>
2502<preamble>
2503  has an effective request URI of
2504</preamble>
2505<artwork type="example" x:indent-with="  ">
2506https://www.example.org
2507</artwork>
2508</figure>
2509<t>
2510   An origin server that does not allow resources to differ by requested
2511   host &MAY; ignore the <x:ref>Host</x:ref> field-value and instead replace it
2512   with a configured server name when constructing the effective request URI.
2513</t>
2514<t>
2515   Recipients of an HTTP/1.0 request that lacks a <x:ref>Host</x:ref> header
2516   field &MAY; attempt to use heuristics (e.g., examination of the URI path for
2517   something unique to a particular host) in order to guess the
2518   effective request URI's authority component.
2519</t>
2520</section>
2521
2522<section title="Associating a Response to a Request" anchor="associating.response.to.request">
2523<t>
2524   HTTP does not include a request identifier for associating a given
2525   request message with its corresponding one or more response messages.
2526   Hence, it relies on the order of response arrival to correspond exactly
2527   to the order in which requests are made on the same connection.
2528   More than one response message per request only occurs when one or more
2529   informational responses (<x:ref>1xx</x:ref>, see &status-1xx;) precede a
2530   final response to the same request.
2531</t>
2532<t>
2533   A client that has more than one outstanding request on a connection &MUST;
2534   maintain a list of outstanding requests in the order sent and &MUST;
2535   associate each received response message on that connection to the highest
2536   ordered request that has not yet received a final (non-<x:ref>1xx</x:ref>)
2537   response.
2538</t>
2539</section>
2540
2541<section title="Message Forwarding" anchor="message.forwarding">
2542<t>
2543   As described in <xref target="intermediaries"/>, intermediaries can serve
2544   a variety of roles in the processing of HTTP requests and responses.
2545   Some intermediaries are used to improve performance or availability.
2546   Others are used for access control or to filter content.
2547   Since an HTTP stream has characteristics similar to a pipe-and-filter
2548   architecture, there are no inherent limits to the extent an intermediary
2549   can enhance (or interfere) with either direction of the stream.
2550</t>
2551<t>
2552   Intermediaries that forward a message &MUST; implement the
2553   <x:ref>Connection</x:ref> header field, as specified in
2554   <xref target="header.connection"/>, to exclude fields that are only
2555   intended for the incoming connection.
2556</t>
2557<t>
2558   In order to avoid request loops, a proxy that forwards requests to other
2559   proxies &MUST; be able to recognize and exclude all of its own server
2560   names, including any aliases, local variations, or literal IP addresses.
2561</t>
2562
2563<section title="Via" anchor="header.via">
2564  <iref primary="true" item="Via header field" x:for-anchor=""/>
2565  <x:anchor-alias value="pseudonym"/>
2566  <x:anchor-alias value="received-by"/>
2567  <x:anchor-alias value="received-protocol"/>
2568  <x:anchor-alias value="Via"/>
2569<t>
2570   The "Via" header field indicates the presence of intermediate protocols and
2571   recipients between the user agent and the server (on requests) or between
2572   the origin server and the client (on responses), similar to the
2573   "Received" header field in email
2574   (<xref target="RFC5322" x:fmt="of" x:sec="3.6.7"/>).
2575   Via can be used for tracking message forwards,
2576   avoiding request loops, and identifying the protocol capabilities of
2577   senders along the request/response chain.
2578</t>
2579<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Via"/><iref primary="true" item="Grammar" subitem="received-protocol"/><iref primary="true" item="Grammar" subitem="protocol-name"/><iref primary="true" item="Grammar" subitem="protocol-version"/><iref primary="true" item="Grammar" subitem="received-by"/><iref primary="true" item="Grammar" subitem="pseudonym"/>
2580  <x:ref>Via</x:ref> = 1#( <x:ref>received-protocol</x:ref> <x:ref>RWS</x:ref> <x:ref>received-by</x:ref> [ <x:ref>RWS</x:ref> <x:ref>comment</x:ref> ] )
2581
2582  <x:ref>received-protocol</x:ref> = [ <x:ref>protocol-name</x:ref> "/" ] <x:ref>protocol-version</x:ref>
2583                      ; see <xref target="header.upgrade"/>
2584  <x:ref>received-by</x:ref>       = ( <x:ref>uri-host</x:ref> [ ":" <x:ref>port</x:ref> ] ) / <x:ref>pseudonym</x:ref>
2585  <x:ref>pseudonym</x:ref>         = <x:ref>token</x:ref>
2586</artwork></figure>
2587<t>
2588   Multiple Via field values represent each proxy or gateway that has
2589   forwarded the message. Each intermediary appends its own information
2590   about how the message was received, such that the end result is ordered
2591   according to the sequence of forwarding recipients.
2592</t>
2593<t>
2594   A proxy &MUST; send an appropriate Via header field, as described below, in
2595   each message that it forwards.
2596   An HTTP-to-HTTP gateway &MUST; send an appropriate Via header field in
2597   each inbound request message and &MAY; send a Via header field in
2598   forwarded response messages.
2599</t>
2600<t>
2601   For each intermediary, the received-protocol indicates the protocol and
2602   protocol version used by the upstream sender of the message. Hence, the
2603   Via field value records the advertised protocol capabilities of the
2604   request/response chain such that they remain visible to downstream
2605   recipients; this can be useful for determining what backwards-incompatible
2606   features might be safe to use in response, or within a later request, as
2607   described in <xref target="http.version"/>. For brevity, the protocol-name
2608   is omitted when the received protocol is HTTP.
2609</t>
2610<t>
2611   The received-by field is normally the host and optional port number of a
2612   recipient server or client that subsequently forwarded the message.
2613   However, if the real host is considered to be sensitive information, it
2614   &MAY; be replaced by a pseudonym. If the port is not given, it &MAY; be
2615   assumed to be the default port of the received-protocol.
2616</t>
2617<t>
2618   Comments &MAY; be used in the Via header field to identify the software
2619   of each recipient, analogous to the <x:ref>User-Agent</x:ref> and
2620   <x:ref>Server</x:ref> header fields. However, all comments in the Via field
2621   are optional and &MAY; be removed by any recipient prior to forwarding the
2622   message.
2623</t>
2624<t>
2625   For example, a request message could be sent from an HTTP/1.0 user
2626   agent to an internal proxy code-named "fred", which uses HTTP/1.1 to
2627   forward the request to a public proxy at p.example.net, which completes
2628   the request by forwarding it to the origin server at www.example.com.
2629   The request received by www.example.com would then have the following
2630   Via header field:
2631</t>
2632<figure><artwork type="example">
2633  Via: 1.0 fred, 1.1 p.example.net
2634</artwork></figure>
2635<t>
2636   A proxy or gateway used as a portal through a network firewall
2637   &SHOULD-NOT; forward the names and ports of hosts within the firewall
2638   region unless it is explicitly enabled to do so. If not enabled, the
2639   received-by host of any host behind the firewall &SHOULD; be replaced
2640   by an appropriate pseudonym for that host.
2641</t>
2642<t>
2643   A proxy or gateway &MAY; combine an ordered subsequence of Via header
2644   field entries into a single such entry if the entries have identical
2645   received-protocol values. For example,
2646</t>
2647<figure><artwork type="example">
2648  Via: 1.0 ricky, 1.1 ethel, 1.1 fred, 1.0 lucy
2649</artwork></figure>
2650<t>
2651  could be collapsed to
2652</t>
2653<figure><artwork type="example">
2654  Via: 1.0 ricky, 1.1 mertz, 1.0 lucy
2655</artwork></figure>
2656<t>
2657   Senders &SHOULD-NOT; combine multiple entries unless they are all
2658   under the same organizational control and the hosts have already been
2659   replaced by pseudonyms. Senders &MUST-NOT; combine entries that
2660   have different received-protocol values.
2661</t>
2662</section>
2663
2664<section title="Transformations" anchor="message.transformations">
2665<t>
2666   Some intermediaries include features for transforming messages and their
2667   payloads.  A transforming proxy might, for example, convert between image
2668   formats in order to save cache space or to reduce the amount of traffic on
2669   a slow link. However, operational problems might occur when these
2670   transformations are applied to payloads intended for critical applications,
2671   such as medical imaging or scientific data analysis, particularly when
2672   integrity checks or digital signatures are used to ensure that the payload
2673   received is identical to the original.
2674</t>
2675<t>
2676   If a proxy receives a request-target with a host name that is not a
2677   fully qualified domain name, it &MAY; add its own domain to the host name
2678   it received when forwarding the request.  A proxy &MUST-NOT; change the
2679   host name if it is a fully qualified domain name.
2680</t>
2681<t>
2682   A proxy &MUST-NOT; modify the "absolute-path" and "query" parts of the
2683   received request-target when forwarding it to the next inbound server,
2684   except as noted above to replace an empty path with "/" or "*".
2685</t>
2686<t>
2687   A proxy &MUST-NOT; modify header fields that provide information about the
2688   end points of the communication chain, the resource state, or the selected
2689   representation. A proxy &MAY; change the message body through application
2690   or removal of a transfer coding (<xref target="transfer.codings"/>).
2691</t>
2692<t>
2693   A non-transforming proxy &MUST-NOT; modify the message payload (&payload;).
2694   A transforming proxy &MUST-NOT; modify the payload of a message that
2695   contains the no-transform cache-control directive.
2696</t>
2697<t>
2698   A transforming proxy &MAY; transform the payload of a message
2699   that does not contain the no-transform cache-control directive;
2700   if the payload is transformed, the transforming proxy &MUST; add a
2701   Warning header field with the warn-code of 214 ("Transformation Applied")
2702   if one does not already appear in the message (see &header-warning;).
2703   If the payload of a <x:ref>200 (OK)</x:ref> response is transformed, the
2704   transforming proxy can also inform downstream recipients that a
2705   transformation has been applied by changing the response status code to
2706   <x:ref>203 (Non-Authoritative Information)</x:ref> (&status-203;).
2707</t>
2708</section>
2709</section>
2710</section>
2711
2712<section title="Connection Management" anchor="connection.management">
2713<t>
2714   HTTP messaging is independent of the underlying transport or
2715   session-layer connection protocol(s).  HTTP only presumes a reliable
2716   transport with in-order delivery of requests and the corresponding
2717   in-order delivery of responses.  The mapping of HTTP request and
2718   response structures onto the data units of an underlying transport
2719   protocol is outside the scope of this specification.
2720</t>
2721<t>
2722   As described in <xref target="connecting.inbound"/>, the specific
2723   connection protocols to be used for an HTTP interaction are determined by
2724   client configuration and the <x:ref>target URI</x:ref>.
2725   For example, the "http" URI scheme
2726   (<xref target="http.uri"/>) indicates a default connection of TCP
2727   over IP, with a default TCP port of 80, but the client might be
2728   configured to use a proxy via some other connection, port, or protocol.
2729</t>
2730<t>
2731   HTTP implementations are expected to engage in connection management,
2732   which includes maintaining the state of current connections,
2733   establishing a new connection or reusing an existing connection,
2734   processing messages received on a connection, detecting connection
2735   failures, and closing each connection.
2736   Most clients maintain multiple connections in parallel, including
2737   more than one connection per server endpoint.
2738   Most servers are designed to maintain thousands of concurrent connections,
2739   while controlling request queues to enable fair use and detect
2740   denial of service attacks.
2741</t>
2742
2743<section title="Connection" anchor="header.connection">
2744  <iref primary="true" item="Connection header field" x:for-anchor=""/>
2745  <iref primary="true" item="close" x:for-anchor=""/>
2746  <x:anchor-alias value="Connection"/>
2747  <x:anchor-alias value="connection-option"/>
2748  <x:anchor-alias value="close"/>
2749<t>
2750   The "Connection" header field allows the sender to indicate desired
2751   control options for the current connection.  In order to avoid confusing
2752   downstream recipients, a proxy or gateway &MUST; remove or replace any
2753   received connection options before forwarding the message.
2754</t>
2755<t>
2756   When a header field aside from Connection is used to supply control
2757   information for or about the current connection, the sender &MUST; list
2758   the corresponding field-name within the "Connection" header field.
2759   A proxy or gateway &MUST; parse a received Connection
2760   header field before a message is forwarded and, for each
2761   connection-option in this field, remove any header field(s) from
2762   the message with the same name as the connection-option, and then
2763   remove the Connection header field itself (or replace it with the
2764   intermediary's own connection options for the forwarded message).
2765</t>
2766<t>
2767   Hence, the Connection header field provides a declarative way of
2768   distinguishing header fields that are only intended for the
2769   immediate recipient ("hop-by-hop") from those fields that are
2770   intended for all recipients on the chain ("end-to-end"), enabling the
2771   message to be self-descriptive and allowing future connection-specific
2772   extensions to be deployed without fear that they will be blindly
2773   forwarded by older intermediaries.
2774</t>
2775<t>
2776   The Connection header field's value has the following grammar:
2777</t>
2778<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Connection"/><iref primary="true" item="Grammar" subitem="connection-option"/>
2779  <x:ref>Connection</x:ref>        = 1#<x:ref>connection-option</x:ref>
2780  <x:ref>connection-option</x:ref> = <x:ref>token</x:ref>
2781</artwork></figure>
2782<t>
2783   Connection options are case-insensitive.
2784</t>
2785<t>
2786   A sender &MUST-NOT; send a connection option corresponding to a header
2787   field that is intended for all recipients of the payload.
2788   For example, <x:ref>Cache-Control</x:ref> is never appropriate as a
2789   connection option (&header-cache-control;).
2790</t>
2791<t>
2792   The connection options do not have to correspond to a header field
2793   present in the message, since a connection-specific header field
2794   might not be needed if there are no parameters associated with that
2795   connection option.  Recipients that trigger certain connection
2796   behavior based on the presence of connection options &MUST; do so
2797   based on the presence of the connection-option rather than only the
2798   presence of the optional header field.  In other words, if the
2799   connection option is received as a header field but not indicated
2800   within the Connection field-value, then the recipient &MUST; ignore
2801   the connection-specific header field because it has likely been
2802   forwarded by an intermediary that is only partially conformant.
2803</t>
2804<t>
2805   When defining new connection options, specifications ought to
2806   carefully consider existing deployed header fields and ensure
2807   that the new connection option does not share the same name as
2808   an unrelated header field that might already be deployed.
2809   Defining a new connection option essentially reserves that potential
2810   field-name for carrying additional information related to the
2811   connection option, since it would be unwise for senders to use
2812   that field-name for anything else.
2813</t>
2814<t>
2815   The "<x:dfn>close</x:dfn>" connection option is defined for a
2816   sender to signal that this connection will be closed after completion of
2817   the response. For example,
2818</t>
2819<figure><artwork type="example">
2820  Connection: close
2821</artwork></figure>
2822<t>
2823   in either the request or the response header fields indicates that
2824   the connection &MUST; be closed after the current request/response
2825   is complete (<xref target="persistent.tear-down"/>).
2826</t>
2827<t>
2828   A client that does not support <x:ref>persistent connections</x:ref> &MUST;
2829   send the "close" connection option in every request message.
2830</t>
2831<t>
2832   A server that does not support <x:ref>persistent connections</x:ref> &MUST;
2833   send the "close" connection option in every response message that
2834   does not have a <x:ref>1xx (Informational)</x:ref> status code.
2835</t>
2836</section>
2837
2838<section title="Establishment" anchor="persistent.establishment">
2839<t>
2840   It is beyond the scope of this specification to describe how connections
2841   are established via various transport or session-layer protocols.
2842   Each connection applies to only one transport link.
2843</t>
2844</section>
2845
2846<section title="Persistence" anchor="persistent.connections">
2847   <x:anchor-alias value="persistent connections"/>
2848<t>
2849   HTTP/1.1 defaults to the use of "<x:dfn>persistent connections</x:dfn>",
2850   allowing multiple requests and responses to be carried over a single
2851   connection. The "<x:ref>close</x:ref>" connection-option is used to signal
2852   that a connection will not persist after the current request/response.
2853   HTTP implementations &SHOULD; support persistent connections.
2854</t>
2855<t>
2856   A recipient determines whether a connection is persistent or not based on
2857   the most recently received message's protocol version and
2858   <x:ref>Connection</x:ref> header field (if any):
2859   <list style="symbols">
2860     <t>If the <x:ref>close</x:ref> connection option is present, the
2861        connection will not persist after the current response; else,</t>
2862     <t>If the received protocol is HTTP/1.1 (or later), the connection will
2863        persist after the current response; else,</t>
2864     <t>If the received protocol is HTTP/1.0, the "keep-alive"
2865        connection option is present, the recipient is not a proxy, and
2866        the recipient wishes to honor the HTTP/1.0 "keep-alive" mechanism,
2867        the connection will persist after the current response; otherwise,</t>
2868     <t>The connection will close after the current response.</t>
2869   </list>
2870</t>
2871<t>
2872   A server &MAY; assume that an HTTP/1.1 client intends to maintain a
2873   persistent connection until a <x:ref>close</x:ref> connection option
2874   is received in a request.
2875</t>
2876<t>
2877   A client &MAY; reuse a persistent connection until it sends or receives
2878   a <x:ref>close</x:ref> connection option or receives an HTTP/1.0 response
2879   without a "keep-alive" connection option.
2880</t>
2881<t>
2882   In order to remain persistent, all messages on a connection &MUST;
2883   have a self-defined message length (i.e., one not defined by closure
2884   of the connection), as described in <xref target="message.body"/>.
2885   A server &MUST; read the entire request message body or close
2886   the connection after sending its response, since otherwise the
2887   remaining data on a persistent connection would be misinterpreted
2888   as the next request.  Likewise,
2889   a client &MUST; read the entire response message body if it intends
2890   to reuse the same connection for a subsequent request.
2891</t>
2892<t>
2893   A proxy server &MUST-NOT; maintain a persistent connection with an
2894   HTTP/1.0 client (see <xref x:sec="19.7.1" x:fmt="of" target="RFC2068"/> for
2895   information and discussion of the problems with the Keep-Alive header field
2896   implemented by many HTTP/1.0 clients).
2897</t>
2898<t>
2899   Clients and servers &SHOULD-NOT; assume that a persistent connection is
2900   maintained for HTTP versions less than 1.1 unless it is explicitly
2901   signaled.
2902   See <xref target="compatibility.with.http.1.0.persistent.connections"/>
2903   for more information on backward compatibility with HTTP/1.0 clients.
2904</t>
2905
2906<section title="Retrying Requests" anchor="persistent.retrying.requests">
2907<t>
2908   Connections can be closed at any time, with or without intention.
2909   Implementations ought to anticipate the need to recover
2910   from asynchronous close events.
2911</t>
2912<t>
2913   When an inbound connection is closed prematurely, a client &MAY; open a new
2914   connection and automatically retransmit an aborted sequence of requests if
2915   all of those requests have idempotent methods (&idempotent-methods;).
2916   A proxy &MUST-NOT; automatically retry non-idempotent requests.
2917</t>
2918<t>
2919   A user agent &MUST-NOT; automatically retry a request with a non-idempotent
2920   method unless it has some means to know that the request semantics are
2921   actually idempotent, regardless of the method, or some means to detect that
2922   the original request was never applied. For example, a user agent that
2923   knows (through design or configuration) that a POST request to a given
2924   resource is safe can repeat that request automatically.
2925   Likewise, a user agent designed specifically to operate on a version
2926   control repository might be able to recover from partial failure conditions
2927   by checking the target resource revision(s) after a failed connection,
2928   reverting or fixing any changes that were partially applied, and then
2929   automatically retrying the requests that failed.
2930</t>
2931<t>
2932   An automatic retry &SHOULD-NOT; be repeated if it fails.
2933</t>
2934</section>
2935
2936<section title="Pipelining" anchor="pipelining">
2937   <x:anchor-alias value="pipeline"/>
2938<t>
2939   A client that supports persistent connections &MAY; "<x:dfn>pipeline</x:dfn>"
2940   its requests (i.e., send multiple requests without waiting for each
2941   response). A server &MAY; process a sequence of pipelined requests in
2942   parallel if they all have safe methods (&safe-methods;), but &MUST; send
2943   the corresponding responses in the same order that the requests were
2944   received.
2945</t>
2946<t>
2947   A client that pipelines requests &MUST; be prepared to retry those
2948   requests if the connection closes before it receives all of the
2949   corresponding responses. A client that assumes a persistent connection and
2950   pipelines immediately after connection establishment &MUST-NOT; pipeline
2951   on a retry connection until it knows the connection is persistent.
2952</t>
2953<t>
2954   Idempotent methods (&idempotent-methods;) are significant to pipelining
2955   because they can be automatically retried after a connection failure.
2956   A user agent &SHOULD-NOT; pipeline requests after a non-idempotent method
2957   until the final response status code for that method has been received,
2958   unless the user agent has a means to detect and recover from partial
2959   failure conditions involving the pipelined sequence.
2960</t>
2961<t>
2962   An intermediary that receives pipelined requests &MAY; pipeline those
2963   requests when forwarding them inbound, since it can rely on the outbound
2964   user agent(s) to determine what requests can be safely pipelined. If the
2965   inbound connection fails before receiving a response, the pipelining
2966   intermediary &MAY; attempt to retry a sequence of requests that have yet
2967   to receive a response if the requests all have idempotent methods;
2968   otherwise, the pipelining intermediary &SHOULD; forward any received
2969   responses and then close the corresponding outbound connection(s) so that
2970   the outbound user agent(s) can recover accordingly.
2971</t>
2972</section>
2973</section>
2974   
2975<section title="Concurrency" anchor="persistent.concurrency">
2976<t>
2977   Clients &SHOULD; limit the number of simultaneous
2978   connections that they maintain to a given server.
2979</t>
2980<t>
2981   Previous revisions of HTTP gave a specific number of connections as a
2982   ceiling, but this was found to be impractical for many applications. As a
2983   result, this specification does not mandate a particular maximum number of
2984   connections, but instead encourages clients to be conservative when opening
2985   multiple connections.
2986</t>
2987<t>
2988   Multiple connections are typically used to avoid the "head-of-line
2989   blocking" problem, wherein a request that takes significant server-side
2990   processing and/or has a large payload blocks subsequent requests on the
2991   same connection. However, each connection consumes server resources.
2992   Furthermore, using multiple connections can cause undesirable side effects
2993   in congested networks.
2994</t>
2995<t>
2996   Note that servers might reject traffic that they deem abusive, including an
2997   excessive number of connections from a client.
2998</t>
2999</section>
3000
3001<section title="Failures and Time-outs" anchor="persistent.failures">
3002<t>
3003   Servers will usually have some time-out value beyond which they will
3004   no longer maintain an inactive connection. Proxy servers might make
3005   this a higher value since it is likely that the client will be making
3006   more connections through the same server. The use of persistent
3007   connections places no requirements on the length (or existence) of
3008   this time-out for either the client or the server.
3009</t>
3010<t>
3011   When a client or server wishes to time-out it &SHOULD; issue a graceful
3012   close on the transport connection. Clients and servers &SHOULD; both
3013   constantly watch for the other side of the transport close, and
3014   respond to it as appropriate. If a client or server does not detect
3015   the other side's close promptly it could cause unnecessary resource
3016   drain on the network.
3017</t>
3018<t>
3019   A client, server, or proxy &MAY; close the transport connection at any
3020   time. For example, a client might have started to send a new request
3021   at the same time that the server has decided to close the "idle"
3022   connection. From the server's point of view, the connection is being
3023   closed while it was idle, but from the client's point of view, a
3024   request is in progress.
3025</t>
3026<t>
3027   Servers &SHOULD; maintain persistent connections and allow the underlying
3028   transport's flow control mechanisms to resolve temporary overloads, rather
3029   than terminate connections with the expectation that clients will retry.
3030   The latter technique can exacerbate network congestion.
3031</t>
3032<t>
3033   A client sending a message body &SHOULD; monitor
3034   the network connection for an error response while it is transmitting
3035   the request. If the client sees an error response, it &SHOULD;
3036   immediately cease transmitting the body and close the connection.
3037</t>
3038</section>
3039   
3040<section title="Tear-down" anchor="persistent.tear-down">
3041  <iref primary="false" item="Connection header field" x:for-anchor=""/>
3042  <iref primary="false" item="close" x:for-anchor=""/>
3043<t>
3044   The <x:ref>Connection</x:ref> header field
3045   (<xref target="header.connection"/>) provides a "<x:ref>close</x:ref>"
3046   connection option that a sender &SHOULD; send when it wishes to close
3047   the connection after the current request/response pair.
3048</t>
3049<t>
3050   A client that sends a <x:ref>close</x:ref> connection option &MUST-NOT;
3051   send further requests on that connection (after the one containing
3052   <x:ref>close</x:ref>) and &MUST; close the connection after reading the
3053   final response message corresponding to this request.
3054</t>
3055<t>
3056   A server that receives a <x:ref>close</x:ref> connection option &MUST;
3057   initiate a close of the connection (see below) after it sends the
3058   final response to the request that contained <x:ref>close</x:ref>.
3059   The server &SHOULD; send a <x:ref>close</x:ref> connection option
3060   in its final response on that connection. The server &MUST-NOT; process
3061   any further requests received on that connection.
3062</t>
3063<t>
3064   A server that sends a <x:ref>close</x:ref> connection option &MUST;
3065   initiate a close of the connection (see below) after it sends the
3066   response containing <x:ref>close</x:ref>. The server &MUST-NOT; process
3067   any further requests received on that connection.
3068</t>
3069<t>
3070   A client that receives a <x:ref>close</x:ref> connection option &MUST;
3071   cease sending requests on that connection and close the connection
3072   after reading the response message containing the close; if additional
3073   pipelined requests had been sent on the connection, the client &SHOULD-NOT;
3074   assume that they will be processed by the server.
3075</t>
3076<t>
3077   If a server performs an immediate close of a TCP connection, there is a
3078   significant risk that the client will not be able to read the last HTTP
3079   response.  If the server receives additional data from the client on a
3080   fully-closed connection, such as another request that was sent by the
3081   client before receiving the server's response, the server's TCP stack will
3082   send a reset packet to the client; unfortunately, the reset packet might
3083   erase the client's unacknowledged input buffers before they can be read
3084   and interpreted by the client's HTTP parser.
3085</t>
3086<t>
3087   To avoid the TCP reset problem, servers typically close a connection in
3088   stages. First, the server performs a half-close by closing only the write
3089   side of the read/write connection. The server then continues to read from
3090   the connection until it receives a corresponding close by the client, or
3091   until the server is reasonably certain that its own TCP stack has received
3092   the client's acknowledgement of the packet(s) containing the server's last
3093   response. Finally, the server fully closes the connection.
3094</t>
3095<t>
3096   It is unknown whether the reset problem is exclusive to TCP or might also
3097   be found in other transport connection protocols.
3098</t>
3099</section>
3100
3101<section title="Upgrade" anchor="header.upgrade">
3102  <iref primary="true" item="Upgrade header field" x:for-anchor=""/>
3103  <x:anchor-alias value="Upgrade"/>
3104  <x:anchor-alias value="protocol"/>
3105  <x:anchor-alias value="protocol-name"/>
3106  <x:anchor-alias value="protocol-version"/>
3107<t>
3108   The "Upgrade" header field is intended to provide a simple mechanism
3109   for transitioning from HTTP/1.1 to some other protocol on the same
3110   connection.  A client &MAY; send a list of protocols in the Upgrade
3111   header field of a request to invite the server to switch to one or
3112   more of those protocols, in order of descending preference, before sending
3113   the final response. A server &MAY; ignore a received Upgrade header field
3114   if it wishes to continue using the current protocol on that connection.
3115</t>
3116<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Upgrade"/>
3117  <x:ref>Upgrade</x:ref>          = 1#<x:ref>protocol</x:ref>
3118
3119  <x:ref>protocol</x:ref>         = <x:ref>protocol-name</x:ref> ["/" <x:ref>protocol-version</x:ref>]
3120  <x:ref>protocol-name</x:ref>    = <x:ref>token</x:ref>
3121  <x:ref>protocol-version</x:ref> = <x:ref>token</x:ref>
3122</artwork></figure>
3123<t>
3124   A server that sends a <x:ref>101 (Switching Protocols)</x:ref> response
3125   &MUST; send an Upgrade header field to indicate the new protocol(s) to
3126   which the connection is being switched; if multiple protocol layers are
3127   being switched, the new protocols &MUST; be listed in layer-ascending
3128   order. A server &MUST-NOT; switch to a protocol that was not indicated by
3129   the client in the corresponding request's Upgrade header field.
3130   A server &MAY; choose to ignore the order of preference indicated by the
3131   client and select the new protocol(s) based on other factors, such as the
3132   nature of the request or the current load on the server.
3133</t>
3134<t>
3135   A server that sends a <x:ref>426 (Upgrade Required)</x:ref> response
3136   &MUST; send an Upgrade header field to indicate the acceptable protocols,
3137   in order of descending preference.
3138</t>
3139<t>
3140   A server &MAY; send an Upgrade header field in any other response to
3141   advertise that it implements support for upgrading to the listed protocols,
3142   in order of descending preference, when appropriate for a future request.
3143</t>
3144<figure><preamble>
3145   The following is a hypothetical example sent by a client:
3146</preamble><artwork type="message/http; msgtype=&#34;request&#34;" x:indent-with="  ">
3147GET /hello.txt HTTP/1.1
3148Host: www.example.com
3149Connection: upgrade
3150Upgrade: HTTP/2.0, SHTTP/1.3, IRC/6.9, RTA/x11
3151
3152</artwork></figure>
3153<t>
3154   Upgrade cannot be used to insist on a protocol change; its acceptance and
3155   use by the server is optional. The capabilities and nature of the
3156   application-level communication after the protocol change is entirely
3157   dependent upon the new protocol(s) chosen, although the first action
3158   after changing the protocol &MUST; be a response to the initial HTTP
3159   request that contained the Upgrade header field.
3160</t>
3161<t>
3162   For example, if the Upgrade header field is received in a GET request
3163   and the server decides to switch protocols, it first responds
3164   with a <x:ref>101 (Switching Protocols)</x:ref> message in HTTP/1.1 and
3165   then immediately follows that with the new protocol's equivalent of a
3166   response to a GET on the target resource.  This allows a connection to be
3167   upgraded to protocols with the same semantics as HTTP without the
3168   latency cost of an additional round-trip.  A server &MUST-NOT; switch
3169   protocols unless the received message semantics can be honored by the new
3170   protocol; an OPTIONS request can be honored by any protocol.
3171</t>
3172<figure><preamble>
3173   The following is an example response to the above hypothetical request:
3174</preamble><artwork type="message/http; msgtype=&#34;response&#34;" x:indent-with="  ">
3175HTTP/1.1 101 Switching Protocols
3176Connection: upgrade
3177Upgrade: HTTP/2.0
3178
3179[... data stream switches to HTTP/2.0 with an appropriate response
3180(as defined by new protocol) to the "GET /hello.txt" request ...]
3181</artwork></figure>
3182<t>
3183   When Upgrade is sent, the sender &MUST; also send a
3184   <x:ref>Connection</x:ref> header field (<xref target="header.connection"/>)
3185   that contains an "upgrade" connection option, in order to prevent Upgrade
3186   from being accidentally forwarded by intermediaries that might not implement
3187   the listed protocols.  A server &MUST; ignore an Upgrade header field that
3188   is received in an HTTP/1.0 request.
3189</t>
3190<t>
3191   The Upgrade header field only applies to switching protocols on top of the
3192   existing connection; it cannot be used to switch the underlying connection
3193   (transport) protocol, nor to switch the existing communication to a
3194   different connection. For those purposes, it is more appropriate to use a
3195   <x:ref>3xx (Redirection)</x:ref> response (&status-3xx;).
3196</t>
3197<t>
3198   This specification only defines the protocol name "HTTP" for use by
3199   the family of Hypertext Transfer Protocols, as defined by the HTTP
3200   version rules of <xref target="http.version"/> and future updates to this
3201   specification. Additional tokens ought to be registered with IANA using the
3202   registration procedure defined in <xref target="upgrade.token.registry"/>.
3203</t>
3204</section>
3205</section>
3206
3207<section title="IANA Considerations" anchor="IANA.considerations">
3208
3209<section title="Header Field Registration" anchor="header.field.registration">
3210<t>
3211   HTTP header fields are registered within the Message Header Field Registry
3212   maintained at
3213   <eref target="http://www.iana.org/assignments/message-headers/message-header-index.html"/>.
3214</t>
3215<t>
3216   This document defines the following HTTP header fields, so their
3217   associated registry entries shall be updated according to the permanent
3218   registrations below (see <xref target="BCP90"/>):
3219</t>
3220<?BEGININC p1-messaging.iana-headers ?>
3221<!--AUTOGENERATED FROM extract-header-defs.xslt, do not edit manually-->
3222<texttable align="left" suppress-title="true" anchor="iana.header.registration.table">
3223   <ttcol>Header Field Name</ttcol>
3224   <ttcol>Protocol</ttcol>
3225   <ttcol>Status</ttcol>
3226   <ttcol>Reference</ttcol>
3227
3228   <c>Connection</c>
3229   <c>http</c>
3230   <c>standard</c>
3231   <c>
3232      <xref target="header.connection"/>
3233   </c>
3234   <c>Content-Length</c>
3235   <c>http</c>
3236   <c>standard</c>
3237   <c>
3238      <xref target="header.content-length"/>
3239   </c>
3240   <c>Host</c>
3241   <c>http</c>
3242   <c>standard</c>
3243   <c>
3244      <xref target="header.host"/>
3245   </c>
3246   <c>TE</c>
3247   <c>http</c>
3248   <c>standard</c>
3249   <c>
3250      <xref target="header.te"/>
3251   </c>
3252   <c>Trailer</c>
3253   <c>http</c>
3254   <c>standard</c>
3255   <c>
3256      <xref target="header.trailer"/>
3257   </c>
3258   <c>Transfer-Encoding</c>
3259   <c>http</c>
3260   <c>standard</c>
3261   <c>
3262      <xref target="header.transfer-encoding"/>
3263   </c>
3264   <c>Upgrade</c>
3265   <c>http</c>
3266   <c>standard</c>
3267   <c>
3268      <xref target="header.upgrade"/>
3269   </c>
3270   <c>Via</c>
3271   <c>http</c>
3272   <c>standard</c>
3273   <c>
3274      <xref target="header.via"/>
3275   </c>
3276</texttable>
3277<!--(END)-->
3278<?ENDINC p1-messaging.iana-headers ?>
3279<t>
3280   Furthermore, the header field-name "Close" shall be registered as
3281   "reserved", since using that name as an HTTP header field might
3282   conflict with the "close" connection option of the "<x:ref>Connection</x:ref>"
3283   header field (<xref target="header.connection"/>).
3284</t>
3285<texttable align="left" suppress-title="true">
3286   <ttcol>Header Field Name</ttcol>
3287   <ttcol>Protocol</ttcol>
3288   <ttcol>Status</ttcol>
3289   <ttcol>Reference</ttcol>
3290
3291   <c>Close</c>
3292   <c>http</c>
3293   <c>reserved</c>
3294   <c>
3295      <xref target="header.field.registration"/>
3296   </c>
3297</texttable>
3298<t>
3299   The change controller is: "IETF (iesg@ietf.org) - Internet Engineering Task Force".
3300</t>
3301</section>
3302
3303<section title="URI Scheme Registration" anchor="uri.scheme.registration">
3304<t>
3305   IANA maintains the registry of URI Schemes <xref target="BCP115"/> at
3306   <eref target="http://www.iana.org/assignments/uri-schemes.html"/>.
3307</t>
3308<t>
3309   This document defines the following URI schemes, so their
3310   associated registry entries shall be updated according to the permanent
3311   registrations below:
3312</t>
3313<texttable align="left" suppress-title="true">
3314   <ttcol>URI Scheme</ttcol>
3315   <ttcol>Description</ttcol>
3316   <ttcol>Reference</ttcol>
3317
3318   <c>http</c>
3319   <c>Hypertext Transfer Protocol</c>
3320   <c><xref target="http.uri"/></c>
3321
3322   <c>https</c>
3323   <c>Hypertext Transfer Protocol Secure</c>
3324   <c><xref target="https.uri"/></c>
3325</texttable>
3326</section>
3327
3328<section title="Internet Media Type Registration" anchor="internet.media.type.http">
3329<t>
3330   This document serves as the specification for the Internet media types
3331   "message/http" and "application/http". The following is to be registered with
3332   IANA (see <xref target="BCP13"/>).
3333</t>
3334<section title="Internet Media Type message/http" anchor="internet.media.type.message.http">
3335<iref item="Media Type" subitem="message/http" primary="true"/>
3336<iref item="message/http Media Type" primary="true"/>
3337<t>
3338   The message/http type can be used to enclose a single HTTP request or
3339   response message, provided that it obeys the MIME restrictions for all
3340   "message" types regarding line length and encodings.
3341</t>
3342<t>
3343  <list style="hanging" x:indent="12em">
3344    <t hangText="Type name:">
3345      message
3346    </t>
3347    <t hangText="Subtype name:">
3348      http
3349    </t>
3350    <t hangText="Required parameters:">
3351      none
3352    </t>
3353    <t hangText="Optional parameters:">
3354      version, msgtype
3355      <list style="hanging">
3356        <t hangText="version:">
3357          The HTTP-version number of the enclosed message
3358          (e.g., "1.1"). If not present, the version can be
3359          determined from the first line of the body.
3360        </t>
3361        <t hangText="msgtype:">
3362          The message type &mdash; "request" or "response". If not
3363          present, the type can be determined from the first
3364          line of the body.
3365        </t>
3366      </list>
3367    </t>
3368    <t hangText="Encoding considerations:">
3369      only "7bit", "8bit", or "binary" are permitted
3370    </t>
3371    <t hangText="Security considerations:">
3372      none
3373    </t>
3374    <t hangText="Interoperability considerations:">
3375      none
3376    </t>
3377    <t hangText="Published specification:">
3378      This specification (see <xref target="internet.media.type.message.http"/>).
3379    </t>
3380    <t hangText="Applications that use this media type:">
3381    </t>
3382    <t hangText="Additional information:">
3383      <list style="hanging">
3384        <t hangText="Magic number(s):">none</t>
3385        <t hangText="File extension(s):">none</t>
3386        <t hangText="Macintosh file type code(s):">none</t>
3387      </list>
3388    </t>
3389    <t hangText="Person and email address to contact for further information:">
3390      See Authors Section.
3391    </t>
3392    <t hangText="Intended usage:">
3393      COMMON
3394    </t>
3395    <t hangText="Restrictions on usage:">
3396      none
3397    </t>
3398    <t hangText="Author:">
3399      See Authors Section.
3400    </t>
3401    <t hangText="Change controller:">
3402      IESG
3403    </t>
3404  </list>
3405</t>
3406</section>
3407<section title="Internet Media Type application/http" anchor="internet.media.type.application.http">
3408<iref item="Media Type" subitem="application/http" primary="true"/>
3409<iref item="application/http Media Type" primary="true"/>
3410<t>
3411   The application/http type can be used to enclose a pipeline of one or more
3412   HTTP request or response messages (not intermixed).
3413</t>
3414<t>
3415  <list style="hanging" x:indent="12em">
3416    <t hangText="Type name:">
3417      application
3418    </t>
3419    <t hangText="Subtype name:">
3420      http
3421    </t>
3422    <t hangText="Required parameters:">
3423      none
3424    </t>
3425    <t hangText="Optional parameters:">
3426      version, msgtype
3427      <list style="hanging">
3428        <t hangText="version:">
3429          The HTTP-version number of the enclosed messages
3430          (e.g., "1.1"). If not present, the version can be
3431          determined from the first line of the body.
3432        </t>
3433        <t hangText="msgtype:">
3434          The message type &mdash; "request" or "response". If not
3435          present, the type can be determined from the first
3436          line of the body.
3437        </t>
3438      </list>
3439    </t>
3440    <t hangText="Encoding considerations:">
3441      HTTP messages enclosed by this type
3442      are in "binary" format; use of an appropriate
3443      Content-Transfer-Encoding is required when
3444      transmitted via E-mail.
3445    </t>
3446    <t hangText="Security considerations:">
3447      none
3448    </t>
3449    <t hangText="Interoperability considerations:">
3450      none
3451    </t>
3452    <t hangText="Published specification:">
3453      This specification (see <xref target="internet.media.type.application.http"/>).
3454    </t>
3455    <t hangText="Applications that use this media type:">
3456    </t>
3457    <t hangText="Additional information:">
3458      <list style="hanging">
3459        <t hangText="Magic number(s):">none</t>
3460        <t hangText="File extension(s):">none</t>
3461        <t hangText="Macintosh file type code(s):">none</t>
3462      </list>
3463    </t>
3464    <t hangText="Person and email address to contact for further information:">
3465      See Authors Section.
3466    </t>
3467    <t hangText="Intended usage:">
3468      COMMON
3469    </t>
3470    <t hangText="Restrictions on usage:">
3471      none
3472    </t>
3473    <t hangText="Author:">
3474      See Authors Section.
3475    </t>
3476    <t hangText="Change controller:">
3477      IESG
3478    </t>
3479  </list>
3480</t>
3481</section>
3482</section>
3483
3484<section title="Transfer Coding Registry" anchor="transfer.coding.registry">
3485<t>
3486   The HTTP Transfer Coding Registry defines the name space for transfer
3487   coding names. It is maintained at <eref target="http://www.iana.org/assignments/http-parameters"/>.
3488</t>
3489
3490<section title="Procedure" anchor="transfer.coding.registry.procedure">
3491<t>
3492   Registrations &MUST; include the following fields:
3493   <list style="symbols">
3494     <t>Name</t>
3495     <t>Description</t>
3496     <t>Pointer to specification text</t>
3497   </list>
3498</t>
3499<t>
3500   Names of transfer codings &MUST-NOT; overlap with names of content codings
3501   (&content-codings;) unless the encoding transformation is identical, as
3502   is the case for the compression codings defined in
3503   <xref target="compression.codings"/>.
3504</t>
3505<t>
3506   Values to be added to this name space require IETF Review (see
3507   <xref target="RFC5226" x:fmt="of" x:sec="4.1"/>), and &MUST;
3508   conform to the purpose of transfer coding defined in this specification.
3509</t>
3510<t>
3511   Use of program names for the identification of encoding formats
3512   is not desirable and is discouraged for future encodings.
3513</t>
3514</section>
3515
3516<section title="Registration" anchor="transfer.coding.registration">
3517<t>
3518   The HTTP Transfer Coding Registry shall be updated with the registrations
3519   below:
3520</t>
3521<texttable align="left" suppress-title="true" anchor="iana.transfer.coding.registration.table">
3522   <ttcol>Name</ttcol>
3523   <ttcol>Description</ttcol>
3524   <ttcol>Reference</ttcol>
3525   <c>chunked</c>
3526   <c>Transfer in a series of chunks</c>
3527   <c>
3528      <xref target="chunked.encoding"/>
3529   </c>
3530   <c>compress</c>
3531   <c>UNIX "compress" data format <xref target="Welch"/></c>
3532   <c>
3533      <xref target="compress.coding"/>
3534   </c>
3535   <c>deflate</c>
3536   <c>"deflate" compressed data (<xref target="RFC1951"/>) inside
3537   the "zlib" data format (<xref target="RFC1950"/>)
3538   </c>
3539   <c>
3540      <xref target="deflate.coding"/>
3541   </c>
3542   <c>gzip</c>
3543   <c>GZIP file format <xref target="RFC1952"/></c>
3544   <c>
3545      <xref target="gzip.coding"/>
3546   </c>
3547   <c>x-compress</c>
3548   <c>Deprecated (alias for compress)</c>
3549   <c>
3550      <xref target="compress.coding"/>
3551   </c>
3552   <c>x-gzip</c>
3553   <c>Deprecated (alias for gzip)</c>
3554   <c>
3555      <xref target="gzip.coding"/>
3556   </c>
3557</texttable>
3558</section>
3559</section>
3560
3561<section title="Upgrade Token Registry" anchor="upgrade.token.registry">
3562<t>
3563   The HTTP Upgrade Token Registry defines the name space for protocol-name
3564   tokens used to identify protocols in the <x:ref>Upgrade</x:ref> header
3565   field. The registry is maintained at <eref target="http://www.iana.org/assignments/http-upgrade-tokens"/>.
3566</t>
3567
3568<section title="Procedure" anchor="upgrade.token.registry.procedure">  
3569<t>
3570   Each registered protocol name is associated with contact information
3571   and an optional set of specifications that details how the connection
3572   will be processed after it has been upgraded.
3573</t>
3574<t>
3575   Registrations happen on a "First Come First Served" basis (see
3576   <xref target="RFC5226" x:sec="4.1" x:fmt="of"/>) and are subject to the
3577   following rules:
3578  <list style="numbers">
3579    <t>A protocol-name token, once registered, stays registered forever.</t>
3580    <t>The registration &MUST; name a responsible party for the
3581       registration.</t>
3582    <t>The registration &MUST; name a point of contact.</t>
3583    <t>The registration &MAY; name a set of specifications associated with
3584       that token. Such specifications need not be publicly available.</t>
3585    <t>The registration &SHOULD; name a set of expected "protocol-version"
3586       tokens associated with that token at the time of registration.</t>
3587    <t>The responsible party &MAY; change the registration at any time.
3588       The IANA will keep a record of all such changes, and make them
3589       available upon request.</t>
3590    <t>The IESG &MAY; reassign responsibility for a protocol token.
3591       This will normally only be used in the case when a
3592       responsible party cannot be contacted.</t>
3593  </list>
3594</t>
3595<t>
3596   This registration procedure for HTTP Upgrade Tokens replaces that
3597   previously defined in <xref target="RFC2817" x:fmt="of" x:sec="7.2"/>.
3598</t>
3599</section>
3600
3601<section title="Upgrade Token Registration" anchor="upgrade.token.registration">
3602<t>
3603   The HTTP Upgrade Token Registry shall be updated with the registration
3604   below:
3605</t>
3606<texttable align="left" suppress-title="true">
3607   <ttcol>Value</ttcol>
3608   <ttcol>Description</ttcol>
3609   <ttcol>Expected Version Tokens</ttcol>
3610   <ttcol>Reference</ttcol>
3611
3612   <c>HTTP</c>
3613   <c>Hypertext Transfer Protocol</c>
3614   <c>any DIGIT.DIGIT (e.g, "2.0")</c>
3615   <c><xref target="http.version"/></c>
3616</texttable>
3617<t>
3618   The responsible party is: "IETF (iesg@ietf.org) - Internet Engineering Task Force".
3619</t>
3620</section>
3621</section>
3622
3623</section>
3624
3625<section title="Security Considerations" anchor="security.considerations">
3626<t>
3627   This section is meant to inform developers, information providers, and
3628   users of known security concerns relevant to HTTP/1.1 message syntax,
3629   parsing, and routing.
3630</t>
3631
3632<section title="DNS-related Attacks" anchor="dns.related.attacks">
3633<t>
3634   HTTP clients rely heavily on the Domain Name Service (DNS), and are thus
3635   generally prone to security attacks based on the deliberate misassociation
3636   of IP addresses and DNS names not protected by DNSSEC. Clients need to be
3637   cautious in assuming the validity of an IP number/DNS name association unless
3638   the response is protected by DNSSEC (<xref target="RFC4033"/>).
3639</t>
3640</section>
3641
3642<section title="Intermediaries and Caching" anchor="attack.intermediaries">
3643<t>
3644   By their very nature, HTTP intermediaries are men-in-the-middle, and
3645   represent an opportunity for man-in-the-middle attacks. Compromise of
3646   the systems on which the intermediaries run can result in serious security
3647   and privacy problems. Intermediaries have access to security-related
3648   information, personal information about individual users and
3649   organizations, and proprietary information belonging to users and
3650   content providers. A compromised intermediary, or an intermediary
3651   implemented or configured without regard to security and privacy
3652   considerations, might be used in the commission of a wide range of
3653   potential attacks.
3654</t>
3655<t>
3656   Intermediaries that contain a shared cache are especially vulnerable
3657   to cache poisoning attacks.
3658</t>
3659<t>
3660   Implementers need to consider the privacy and security
3661   implications of their design and coding decisions, and of the
3662   configuration options they provide to operators (especially the
3663   default configuration).
3664</t>
3665<t>
3666   Users need to be aware that intermediaries are no more trustworthy than
3667   the people who run them; HTTP itself cannot solve this problem.
3668</t>
3669</section>
3670
3671<section title="Buffer Overflows" anchor="attack.protocol.element.size.overflows">
3672<t>
3673   Because HTTP uses mostly textual, character-delimited fields, attackers can
3674   overflow buffers in implementations, and/or perform a Denial of Service
3675   against implementations that accept fields with unlimited lengths.
3676</t>
3677<t>
3678   To promote interoperability, this specification makes specific
3679   recommendations for minimum size limits on request-line
3680   (<xref target="request.line"/>)
3681   and blocks of header fields (<xref target="header.fields"/>). These are
3682   minimum recommendations, chosen to be supportable even by implementations
3683   with limited resources; it is expected that most implementations will
3684   choose substantially higher limits.
3685</t>
3686<t>
3687   This specification also provides a way for servers to reject messages that
3688   have request-targets that are too long (&status-414;) or request entities
3689   that are too large (&status-4xx;). Additional status codes related to
3690   capacity limits have been defined by extensions to HTTP
3691   <xref target="RFC6585"/>.
3692</t>
3693<t>
3694   Recipients &SHOULD; carefully limit the extent to which they read other
3695   fields, including (but not limited to) request methods, response status
3696   phrases, header field-names, and body chunks, so as to avoid denial of
3697   service attacks without impeding interoperability.
3698</t>
3699</section>
3700
3701<section title="Message Integrity" anchor="message.integrity">
3702<t>
3703   HTTP does not define a specific mechanism for ensuring message integrity,
3704   instead relying on the error-detection ability of underlying transport
3705   protocols and the use of length or chunk-delimited framing to detect
3706   completeness. Additional integrity mechanisms, such as hash functions or
3707   digital signatures applied to the content, can be selectively added to
3708   messages via extensible metadata header fields. Historically, the lack of
3709   a single integrity mechanism has been justified by the informal nature of
3710   most HTTP communication.  However, the prevalence of HTTP as an information
3711   access mechanism has resulted in its increasing use within environments
3712   where verification of message integrity is crucial.
3713</t>
3714<t>
3715   User agents are encouraged to implement configurable means for detecting
3716   and reporting failures of message integrity such that those means can be
3717   enabled within environments for which integrity is necessary. For example,
3718   a browser being used to view medical history or drug interaction
3719   information needs to indicate to the user when such information is detected
3720   by the protocol to be incomplete, expired, or corrupted during transfer.
3721   Such mechanisms might be selectively enabled via user agent extensions or
3722   the presence of message integrity metadata in a response.
3723   At a minimum, user agents ought to provide some indication that allows a
3724   user to distinguish between a complete and incomplete response message
3725   (<xref target="incomplete.messages"/>) when such verification is desired.
3726</t>
3727</section>
3728
3729<section title="Server Log Information" anchor="abuse.of.server.log.information">
3730<t>
3731   A server is in the position to save personal data about a user's requests
3732   over time, which might identify their reading patterns or subjects of
3733   interest.  In particular, log information gathered at an intermediary
3734   often contains a history of user agent interaction, across a multitude
3735   of sites, that can be traced to individual users.
3736</t>
3737<t>
3738   HTTP log information is confidential in nature; its handling is often
3739   constrained by laws and regulations.  Log information needs to be securely
3740   stored and appropriate guidelines followed for its analysis.
3741   Anonymization of personal information within individual entries helps,
3742   but is generally not sufficient to prevent real log traces from being
3743   re-identified based on correlation with other access characteristics.
3744   As such, access traces that are keyed to a specific client should not
3745   be published even if the key is pseudonymous.
3746</t>
3747<t>
3748   To minimize the risk of theft or accidental publication, log information
3749   should be purged of personally identifiable information, including
3750   user identifiers, IP addresses, and user-provided query parameters,
3751   as soon as that information is no longer necessary to support operational
3752   needs for security, auditing, or fraud control.
3753</t>
3754</section>
3755</section>
3756
3757<section title="Acknowledgments" anchor="acks">
3758<t>
3759   This edition of HTTP/1.1 builds on the many contributions that went into
3760   <xref target="RFC1945" format="none">RFC 1945</xref>,
3761   <xref target="RFC2068" format="none">RFC 2068</xref>,
3762   <xref target="RFC2145" format="none">RFC 2145</xref>, and
3763   <xref target="RFC2616" format="none">RFC 2616</xref>, including
3764   substantial contributions made by the previous authors, editors, and
3765   working group chairs: Tim Berners-Lee, Ari Luotonen, Roy T. Fielding,
3766   Henrik Frystyk Nielsen, Jim Gettys, Jeffrey C. Mogul, Larry Masinter,
3767   and Paul J. Leach. Mark Nottingham oversaw this effort as working group chair.
3768</t>
3769<t>
3770   Since 1999, the following contributors have helped improve the HTTP
3771   specification by reporting bugs, asking smart questions, drafting or
3772   reviewing text, and evaluating open issues:
3773</t>
3774<?BEGININC acks ?>
3775<t>Adam Barth,
3776Adam Roach,
3777Addison Phillips,
3778Adrian Chadd,
3779Adrien W. de Croy,
3780Alan Ford,
3781Alan Ruttenberg,
3782Albert Lunde,
3783Alek Storm,
3784Alex Rousskov,
3785Alexandre Morgaut,
3786Alexey Melnikov,
3787Alisha Smith,
3788Amichai Rothman,
3789Amit Klein,
3790Amos Jeffries,
3791Andreas Maier,
3792Andreas Petersson,
3793Anil Sharma,
3794Anne van Kesteren,
3795Anthony Bryan,
3796Asbjorn Ulsberg,
3797Ashok Kumar,
3798Balachander Krishnamurthy,
3799Barry Leiba,
3800Ben Laurie,
3801Benjamin Carlyle,
3802Benjamin Niven-Jenkins,
3803Bil Corry,
3804Bill Burke,
3805Bjoern Hoehrmann,
3806Bob Scheifler,
3807Boris Zbarsky,
3808Brett Slatkin,
3809Brian Kell,
3810Brian McBarron,
3811Brian Pane,
3812Brian Raymor,
3813Brian Smith,
3814Bryce Nesbitt,
3815Cameron Heavon-Jones,
3816Carl Kugler,
3817Carsten Bormann,
3818Charles Fry,
3819Chris Newman,
3820Cyrus Daboo,
3821Dale Robert Anderson,
3822Dan Wing,
3823Dan Winship,
3824Daniel Stenberg,
3825Darrel Miller,
3826Dave Cridland,
3827Dave Crocker,
3828Dave Kristol,
3829Dave Thaler,
3830David Booth,
3831David Singer,
3832David W. Morris,
3833Diwakar Shetty,
3834Dmitry Kurochkin,
3835Drummond Reed,
3836Duane Wessels,
3837Edward Lee,
3838Eitan Adler,
3839Eliot Lear,
3840Eran Hammer-Lahav,
3841Eric D. Williams,
3842Eric J. Bowman,
3843Eric Lawrence,
3844Eric Rescorla,
3845Erik Aronesty,
3846Evan Prodromou,
3847Felix Geisendoerfer,
3848Florian Weimer,
3849Frank Ellermann,
3850Fred Bohle,
3851Frederic Kayser,
3852Gabriel Montenegro,
3853Geoffrey Sneddon,
3854Gervase Markham,
3855Grahame Grieve,
3856Greg Wilkins,
3857Grzegorz Calkowski,
3858Harald Tveit Alvestrand,
3859Harry Halpin,
3860Helge Hess,
3861Henrik Nordstrom,
3862Henry S. Thompson,
3863Henry Story,
3864Herbert van de Sompel,
3865Herve Ruellan,
3866Howard Melman,
3867Hugo Haas,
3868Ian Fette,
3869Ian Hickson,
3870Ido Safruti,
3871Ilari Liusvaara,
3872Ilya Grigorik,
3873Ingo Struck,
3874J. Ross Nicoll,
3875James Cloos,
3876James H. Manger,
3877James Lacey,
3878James M. Snell,
3879Jamie Lokier,
3880Jan Algermissen,
3881Jeff Hodges (who came up with the term 'effective Request-URI'),
3882Jeff Pinner,
3883Jeff Walden,
3884Jim Luther,
3885Jitu Padhye,
3886Joe D. Williams,
3887Joe Gregorio,
3888Joe Orton,
3889John C. Klensin,
3890John C. Mallery,
3891John Cowan,
3892John Kemp,
3893John Panzer,
3894John Schneider,
3895John Stracke,
3896John Sullivan,
3897Jonas Sicking,
3898Jonathan A. Rees,
3899Jonathan Billington,
3900Jonathan Moore,
3901Jonathan Silvera,
3902Jordi Ros,
3903Joris Dobbelsteen,
3904Josh Cohen,
3905Julien Pierre,
3906Jungshik Shin,
3907Justin Chapweske,
3908Justin Erenkrantz,
3909Justin James,
3910Kalvinder Singh,
3911Karl Dubost,
3912Keith Hoffman,
3913Keith Moore,
3914Ken Murchison,
3915Koen Holtman,
3916Konstantin Voronkov,
3917Kris Zyp,
3918Lisa Dusseault,
3919Maciej Stachowiak,
3920Manu Sporny,
3921Marc Schneider,
3922Marc Slemko,
3923Mark Baker,
3924Mark Pauley,
3925Mark Watson,
3926Markus Isomaki,
3927Markus Lanthaler,
3928Martin J. Duerst,
3929Martin Musatov,
3930Martin Nilsson,
3931Martin Thomson,
3932Matt Lynch,
3933Matthew Cox,
3934Max Clark,
3935Michael Burrows,
3936Michael Hausenblas,
3937Mike Amundsen,
3938Mike Belshe,
3939Mike Bishop,
3940Mike Kelly,
3941Mike Schinkel,
3942Miles Sabin,
3943Murray S. Kucherawy,
3944Mykyta Yevstifeyev,
3945Nathan Rixham,
3946Nicholas Shanks,
3947Nico Williams,
3948Nicolas Alvarez,
3949Nicolas Mailhot,
3950Noah Slater,
3951Osama Mazahir,
3952Pablo Castro,
3953Pat Hayes,
3954Patrick R. McManus,
3955Paul E. Jones,
3956Paul Hoffman,
3957Paul Marquess,
3958Peter Lepeska,
3959Peter Occil,
3960Peter Saint-Andre,
3961Peter Watkins,
3962Phil Archer,
3963Philippe Mougin,
3964Phillip Hallam-Baker,
3965Piotr Dobrogost,
3966Poul-Henning Kamp,
3967Preethi Natarajan,
3968Rajeev Bector,
3969Ray Polk,
3970Reto Bachmann-Gmuer,
3971Richard Cyganiak,
3972Robby Simpson,
3973Robert Brewer,
3974Robert Collins,
3975Robert Mattson,
3976Robert O'Callahan,
3977Robert Olofsson,
3978Robert Sayre,
3979Robert Siemer,
3980Robert de Wilde,
3981Roberto Javier Godoy,
3982Roberto Peon,
3983Roland Zink,
3984Ronny Widjaja,
3985S. Mike Dierken,
3986Salvatore Loreto,
3987Sam Johnston,
3988Sam Ruby,
3989Scott Lawrence (who maintained the original issues list),
3990Sean B. Palmer,
3991Shane McCarron,
3992Stefan Eissing,
3993Stefan Tilkov,
3994Stefanos Harhalakis,
3995Stephane Bortzmeyer,
3996Stephen Farrell,
3997Stephen Ludin,
3998Stuart Williams,
3999Subbu Allamaraju,
4000Sylvain Hellegouarch,
4001Tapan Divekar,
4002Tatsuya Hayashi,
4003Ted Hardie,
4004Thomas Broyer,
4005Thomas Fossati,
4006Thomas Maslen,
4007Thomas Nordin,
4008Thomas Roessler,
4009Tim Bray,
4010Tim Morgan,
4011Tim Olsen,
4012Tom Zhou,
4013Travis Snoozy,
4014Tyler Close,
4015Vincent Murphy,
4016Wenbo Zhu,
4017Werner Baumann,
4018Wilbur Streett,
4019Wilfredo Sanchez Vega,
4020William A. Rowe Jr.,
4021William Chan,
4022Willy Tarreau,
4023Xiaoshu Wang,
4024Yaron Goland,
4025Yngve Nysaeter Pettersen,
4026Yoav Nir,
4027Yogesh Bang,
4028Yutaka Oiwa,
4029Yves Lafon (long-time member of the editor team),
4030Zed A. Shaw, and
4031Zhong Yu.
4032</t>
4033<?ENDINC acks ?>
4034<t>
4035   See <xref target="RFC2616" x:fmt="of" x:sec="16"/> for additional
4036   acknowledgements from prior revisions.
4037</t>
4038</section>
4039
4040</middle>
4041<back>
4042
4043<references title="Normative References">
4044
4045<reference anchor="Part2">
4046  <front>
4047    <title>Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content</title>
4048    <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor">
4049      <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
4050      <address><email>fielding@gbiv.com</email></address>
4051    </author>
4052    <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
4053      <organization abbrev="greenbytes">greenbytes GmbH</organization>
4054      <address><email>julian.reschke@greenbytes.de</email></address>
4055    </author>
4056    <date month="&ID-MONTH;" year="&ID-YEAR;"/>
4057  </front>
4058  <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p2-semantics-&ID-VERSION;"/>
4059  <x:source href="p2-semantics.xml" basename="p2-semantics">
4060    <x:defines>1xx (Informational)</x:defines>
4061    <x:defines>1xx</x:defines>
4062    <x:defines>100 (Continue)</x:defines>
4063    <x:defines>101 (Switching Protocols)</x:defines>
4064    <x:defines>2xx (Successful)</x:defines>
4065    <x:defines>2xx</x:defines>
4066    <x:defines>200 (OK)</x:defines>
4067    <x:defines>203 (Non-Authoritative Information)</x:defines>
4068    <x:defines>204 (No Content)</x:defines>
4069    <x:defines>3xx (Redirection)</x:defines>
4070    <x:defines>3xx</x:defines>
4071    <x:defines>301 (Moved Permanently)</x:defines>
4072    <x:defines>4xx (Client Error)</x:defines>
4073    <x:defines>4xx</x:defines>
4074    <x:defines>400 (Bad Request)</x:defines>
4075    <x:defines>411 (Length Required)</x:defines>
4076    <x:defines>414 (URI Too Long)</x:defines>
4077    <x:defines>417 (Expectation Failed)</x:defines>
4078    <x:defines>426 (Upgrade Required)</x:defines>
4079    <x:defines>501 (Not Implemented)</x:defines>
4080    <x:defines>502 (Bad Gateway)</x:defines>
4081    <x:defines>505 (HTTP Version Not Supported)</x:defines>
4082    <x:defines>Allow</x:defines>
4083    <x:defines>Content-Encoding</x:defines>
4084    <x:defines>Content-Location</x:defines>
4085    <x:defines>Content-Type</x:defines>
4086    <x:defines>Date</x:defines>
4087    <x:defines>Expect</x:defines>
4088    <x:defines>Location</x:defines>
4089    <x:defines>Server</x:defines>
4090    <x:defines>User-Agent</x:defines>
4091  </x:source>
4092</reference>
4093
4094<reference anchor="Part4">
4095  <front>
4096    <title>Hypertext Transfer Protocol (HTTP/1.1): Conditional Requests</title>
4097    <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding">
4098      <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
4099      <address><email>fielding@gbiv.com</email></address>
4100    </author>
4101    <author fullname="Julian F. Reschke" initials="J. F." role="editor" surname="Reschke">
4102      <organization abbrev="greenbytes">greenbytes GmbH</organization>
4103      <address><email>julian.reschke@greenbytes.de</email></address>
4104    </author>
4105    <date month="&ID-MONTH;" year="&ID-YEAR;" />
4106  </front>
4107  <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p4-conditional-&ID-VERSION;" />
4108  <x:source basename="p4-conditional" href="p4-conditional.xml">
4109    <x:defines>304 (Not Modified)</x:defines>
4110    <x:defines>ETag</x:defines>
4111    <x:defines>Last-Modified</x:defines>
4112  </x:source>
4113</reference>
4114
4115<reference anchor="Part5">
4116  <front>
4117    <title>Hypertext Transfer Protocol (HTTP/1.1): Range Requests</title>
4118    <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor">
4119      <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
4120      <address><email>fielding@gbiv.com</email></address>
4121    </author>
4122    <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor">
4123      <organization abbrev="W3C">World Wide Web Consortium</organization>
4124      <address><email>ylafon@w3.org</email></address>
4125    </author>
4126    <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
4127      <organization abbrev="greenbytes">greenbytes GmbH</organization>
4128      <address><email>julian.reschke@greenbytes.de</email></address>
4129    </author>
4130    <date month="&ID-MONTH;" year="&ID-YEAR;"/>
4131  </front>
4132  <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p5-range-&ID-VERSION;"/>
4133  <x:source href="p5-range.xml" basename="p5-range">
4134    <x:defines>Content-Range</x:defines>
4135  </x:source>
4136</reference>
4137
4138<reference anchor="Part6">
4139  <front>
4140    <title>Hypertext Transfer Protocol (HTTP/1.1): Caching</title>
4141    <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor">
4142      <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
4143      <address><email>fielding@gbiv.com</email></address>
4144    </author>
4145    <author initials="M." surname="Nottingham" fullname="Mark Nottingham" role="editor">
4146      <organization>Akamai</organization>
4147      <address><email>mnot@mnot.net</email></address>
4148    </author>
4149    <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
4150      <organization abbrev="greenbytes">greenbytes GmbH</organization>
4151      <address><email>julian.reschke@greenbytes.de</email></address>
4152    </author>
4153    <date month="&ID-MONTH;" year="&ID-YEAR;"/>
4154  </front>
4155  <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p6-cache-&ID-VERSION;"/>
4156  <x:source href="p6-cache.xml" basename="p6-cache">
4157    <x:defines>Cache-Control</x:defines>
4158    <x:defines>Expires</x:defines>
4159  </x:source>
4160</reference>
4161
4162<reference anchor="Part7">
4163  <front>
4164    <title>Hypertext Transfer Protocol (HTTP/1.1): Authentication</title>
4165    <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor">
4166      <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
4167      <address><email>fielding@gbiv.com</email></address>
4168    </author>
4169    <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
4170      <organization abbrev="greenbytes">greenbytes GmbH</organization>
4171      <address><email>julian.reschke@greenbytes.de</email></address>
4172    </author>
4173    <date month="&ID-MONTH;" year="&ID-YEAR;"/>
4174  </front>
4175  <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p7-auth-&ID-VERSION;"/>
4176  <x:source href="p7-auth.xml" basename="p7-auth">
4177    <x:defines>Proxy-Authenticate</x:defines>
4178    <x:defines>Proxy-Authorization</x:defines>
4179  </x:source>
4180</reference>
4181
4182<reference anchor="RFC5234">
4183  <front>
4184    <title abbrev="ABNF for Syntax Specifications">Augmented BNF for Syntax Specifications: ABNF</title>
4185    <author initials="D." surname="Crocker" fullname="Dave Crocker" role="editor">
4186      <organization>Brandenburg InternetWorking</organization>
4187      <address>
4188        <email>dcrocker@bbiw.net</email>
4189      </address> 
4190    </author>
4191    <author initials="P." surname="Overell" fullname="Paul Overell">
4192      <organization>THUS plc.</organization>
4193      <address>
4194        <email>paul.overell@thus.net</email>
4195      </address>
4196    </author>
4197    <date month="January" year="2008"/>
4198  </front>
4199  <seriesInfo name="STD" value="68"/>
4200  <seriesInfo name="RFC" value="5234"/>
4201</reference>
4202
4203<reference anchor="RFC2119">
4204  <front>
4205    <title>Key words for use in RFCs to Indicate Requirement Levels</title>
4206    <author initials="S." surname="Bradner" fullname="Scott Bradner">
4207      <organization>Harvard University</organization>
4208      <address><email>sob@harvard.edu</email></address>
4209    </author>
4210    <date month="March" year="1997"/>
4211  </front>
4212  <seriesInfo name="BCP" value="14"/>
4213  <seriesInfo name="RFC" value="2119"/>
4214</reference>
4215
4216<reference anchor="RFC3986">
4217 <front>
4218  <title abbrev='URI Generic Syntax'>Uniform Resource Identifier (URI): Generic Syntax</title>
4219  <author initials='T.' surname='Berners-Lee' fullname='Tim Berners-Lee'>
4220    <organization abbrev="W3C/MIT">World Wide Web Consortium</organization>
4221    <address>
4222       <email>timbl@w3.org</email>
4223       <uri>http://www.w3.org/People/Berners-Lee/</uri>
4224    </address>
4225  </author>
4226  <author initials='R.' surname='Fielding' fullname='Roy T. Fielding'>
4227    <organization abbrev="Day Software">Day Software</organization>
4228    <address>
4229      <email>fielding@gbiv.com</email>
4230      <uri>http://roy.gbiv.com/</uri>
4231    </address>
4232  </author>
4233  <author initials='L.' surname='Masinter' fullname='Larry Masinter'>
4234    <organization abbrev="Adobe Systems">Adobe Systems Incorporated</organization>
4235    <address>
4236      <email>LMM@acm.org</email>
4237      <uri>http://larry.masinter.net/</uri>
4238    </address>
4239  </author>
4240  <date month='January' year='2005'></date>
4241 </front>
4242 <seriesInfo name="STD" value="66"/>
4243 <seriesInfo name="RFC" value="3986"/>
4244</reference>
4245
4246<reference anchor="RFC0793">
4247  <front>
4248    <title>Transmission Control Protocol</title>
4249    <author initials='J.' surname='Postel' fullname='Jon Postel'>
4250      <organization>University of Southern California (USC)/Information Sciences Institute</organization>
4251    </author>
4252    <date year='1981' month='September' />
4253  </front>
4254  <seriesInfo name='STD' value='7' />
4255  <seriesInfo name='RFC' value='793' />
4256</reference>
4257
4258<reference anchor="USASCII">
4259  <front>
4260    <title>Coded Character Set -- 7-bit American Standard Code for Information Interchange</title>
4261    <author>
4262      <organization>American National Standards Institute</organization>
4263    </author>
4264    <date year="1986"/>
4265  </front>
4266  <seriesInfo name="ANSI" value="X3.4"/>
4267</reference>
4268
4269<reference anchor="RFC1950">
4270  <front>
4271    <title>ZLIB Compressed Data Format Specification version 3.3</title>
4272    <author initials="L.P." surname="Deutsch" fullname="L. Peter Deutsch">
4273      <organization>Aladdin Enterprises</organization>
4274      <address><email>ghost@aladdin.com</email></address>
4275    </author>
4276    <author initials="J-L." surname="Gailly" fullname="Jean-Loup Gailly"/>
4277    <date month="May" year="1996"/>
4278  </front>
4279  <seriesInfo name="RFC" value="1950"/>
4280  <!--<annotation>
4281    RFC 1950 is an Informational RFC, thus it might be less stable than
4282    this specification. On the other hand, this downward reference was
4283    present since the publication of <xref target="RFC2068" x:fmt="none">RFC 2068</xref> in 1997,
4284    therefore it is unlikely to cause problems in practice. See also
4285    <xref target="BCP97"/>.
4286  </annotation>-->
4287</reference>
4288
4289<reference anchor="RFC1951">
4290  <front>
4291    <title>DEFLATE Compressed Data Format Specification version 1.3</title>
4292    <author initials="P." surname="Deutsch" fullname="L. Peter Deutsch">
4293      <organization>Aladdin Enterprises</organization>
4294      <address><email>ghost@aladdin.com</email></address>
4295    </author>
4296    <date month="May" year="1996"/>
4297  </front>
4298  <seriesInfo name="RFC" value="1951"/>
4299  <!--<annotation>
4300    RFC 1951 is an Informational RFC, thus it might be less stable than
4301    this specification. On the other hand, this downward reference was
4302    present since the publication of <xref target="RFC2068" x:fmt="none">RFC 2068</xref> in 1997,
4303    therefore it is unlikely to cause problems in practice. See also
4304    <xref target="BCP97"/>.
4305  </annotation>-->
4306</reference>
4307
4308<reference anchor="RFC1952">
4309  <front>
4310    <title>GZIP file format specification version 4.3</title>
4311    <author initials="P." surname="Deutsch" fullname="L. Peter Deutsch">
4312      <organization>Aladdin Enterprises</organization>
4313      <address><email>ghost@aladdin.com</email></address>
4314    </author>
4315    <author initials="J-L." surname="Gailly" fullname="Jean-Loup Gailly">
4316      <address><email>gzip@prep.ai.mit.edu</email></address>
4317    </author>
4318    <author initials="M." surname="Adler" fullname="Mark Adler">
4319      <address><email>madler@alumni.caltech.edu</email></address>
4320    </author>
4321    <author initials="L.P." surname="Deutsch" fullname="L. Peter Deutsch">
4322      <address><email>ghost@aladdin.com</email></address>
4323    </author>
4324    <author initials="G." surname="Randers-Pehrson" fullname="Glenn Randers-Pehrson">
4325      <address><email>randeg@alumni.rpi.edu</email></address>
4326    </author>
4327    <date month="May" year="1996"/>
4328  </front>
4329  <seriesInfo name="RFC" value="1952"/>
4330  <!--<annotation>
4331    RFC 1952 is an Informational RFC, thus it might be less stable than
4332    this specification. On the other hand, this downward reference was
4333    present since the publication of <xref target="RFC2068" x:fmt="none">RFC 2068</xref> in 1997,
4334    therefore it is unlikely to cause problems in practice. See also
4335    <xref target="BCP97"/>.
4336  </annotation>-->
4337</reference>
4338
4339<reference anchor="Welch">
4340  <front>
4341    <title>A Technique for High Performance Data Compression</title>
4342    <author initials="T.A." surname="Welch" fullname="Terry A. Welch"/>
4343    <date month="June" year="1984"/>
4344  </front>
4345  <seriesInfo name="IEEE Computer" value="17(6)"/>
4346</reference>
4347
4348</references>
4349
4350<references title="Informative References">
4351
4352<reference anchor="ISO-8859-1">
4353  <front>
4354    <title>
4355     Information technology -- 8-bit single-byte coded graphic character sets -- Part 1: Latin alphabet No. 1
4356    </title>
4357    <author>
4358      <organization>International Organization for Standardization</organization>
4359    </author>
4360    <date year="1998"/>
4361  </front>
4362  <seriesInfo name="ISO/IEC" value="8859-1:1998"/>
4363</reference>
4364
4365<reference anchor='RFC1919'>
4366  <front>
4367    <title>Classical versus Transparent IP Proxies</title>
4368    <author initials='M.' surname='Chatel' fullname='Marc Chatel'>
4369      <address><email>mchatel@pax.eunet.ch</email></address>
4370    </author>
4371    <date year='1996' month='March' />
4372  </front>
4373  <seriesInfo name='RFC' value='1919' />
4374</reference>
4375
4376<reference anchor="RFC1945">
4377  <front>
4378    <title abbrev="HTTP/1.0">Hypertext Transfer Protocol -- HTTP/1.0</title>
4379    <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee">
4380      <organization>MIT, Laboratory for Computer Science</organization>
4381      <address><email>timbl@w3.org</email></address>
4382    </author>
4383    <author initials="R.T." surname="Fielding" fullname="Roy T. Fielding">
4384      <organization>University of California, Irvine, Department of Information and Computer Science</organization>
4385      <address><email>fielding@ics.uci.edu</email></address>
4386    </author>
4387    <author initials="H.F." surname="Nielsen" fullname="Henrik Frystyk Nielsen">
4388      <organization>W3 Consortium, MIT Laboratory for Computer Science</organization>
4389      <address><email>frystyk@w3.org</email></address>
4390    </author>
4391    <date month="May" year="1996"/>
4392  </front>
4393  <seriesInfo name="RFC" value="1945"/>
4394</reference>
4395
4396<reference anchor="RFC2045">
4397  <front>
4398    <title abbrev="Internet Message Bodies">Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies</title>
4399    <author initials="N." surname="Freed" fullname="Ned Freed">
4400      <organization>Innosoft International, Inc.</organization>
4401      <address><email>ned@innosoft.com</email></address>
4402    </author>
4403    <author initials="N.S." surname="Borenstein" fullname="Nathaniel S. Borenstein">
4404      <organization>First Virtual Holdings</organization>
4405      <address><email>nsb@nsb.fv.com</email></address>
4406    </author>
4407    <date month="November" year="1996"/>
4408  </front>
4409  <seriesInfo name="RFC" value="2045"/>
4410</reference>
4411
4412<reference anchor="RFC2047">
4413  <front>
4414    <title abbrev="Message Header Extensions">MIME (Multipurpose Internet Mail Extensions) Part Three: Message Header Extensions for Non-ASCII Text</title>
4415    <author initials="K." surname="Moore" fullname="Keith Moore">
4416      <organization>University of Tennessee</organization>
4417      <address><email>moore@cs.utk.edu</email></address>
4418    </author>
4419    <date month="November" year="1996"/>
4420  </front>
4421  <seriesInfo name="RFC" value="2047"/>
4422</reference>
4423
4424<reference anchor="RFC2068">
4425  <front>
4426    <title>Hypertext Transfer Protocol -- HTTP/1.1</title>
4427    <author initials="R." surname="Fielding" fullname="Roy T. Fielding">
4428      <organization>University of California, Irvine, Department of Information and Computer Science</organization>
4429      <address><email>fielding@ics.uci.edu</email></address>
4430    </author>
4431    <author initials="J." surname="Gettys" fullname="Jim Gettys">
4432      <organization>MIT Laboratory for Computer Science</organization>
4433      <address><email>jg@w3.org</email></address>
4434    </author>
4435    <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul">
4436      <organization>Digital Equipment Corporation, Western Research Laboratory</organization>
4437      <address><email>mogul@wrl.dec.com</email></address>
4438    </author>
4439    <author initials="H." surname="Nielsen" fullname="Henrik Frystyk Nielsen">
4440      <organization>MIT Laboratory for Computer Science</organization>
4441      <address><email>frystyk@w3.org</email></address>
4442    </author>
4443    <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee">
4444      <organization>MIT Laboratory for Computer Science</organization>
4445      <address><email>timbl@w3.org</email></address>
4446    </author>
4447    <date month="January" year="1997"/>
4448  </front>
4449  <seriesInfo name="RFC" value="2068"/>
4450</reference>
4451
4452<reference anchor="RFC2145">
4453  <front>
4454    <title abbrev="HTTP Version Numbers">Use and Interpretation of HTTP Version Numbers</title>
4455    <author initials="J.C." surname="Mogul" fullname="Jeffrey C. Mogul">
4456      <organization>Western Research Laboratory</organization>
4457      <address><email>mogul@wrl.dec.com</email></address>
4458    </author>
4459    <author initials="R.T." surname="Fielding" fullname="Roy T. Fielding">
4460      <organization>Department of Information and Computer Science</organization>
4461      <address><email>fielding@ics.uci.edu</email></address>
4462    </author>
4463    <author initials="J." surname="Gettys" fullname="Jim Gettys">
4464      <organization>MIT Laboratory for Computer Science</organization>
4465      <address><email>jg@w3.org</email></address>
4466    </author>
4467    <author initials="H.F." surname="Nielsen" fullname="Henrik Frystyk Nielsen">
4468      <organization>W3 Consortium</organization>
4469      <address><email>frystyk@w3.org</email></address>
4470    </author>
4471    <date month="May" year="1997"/>
4472  </front>
4473  <seriesInfo name="RFC" value="2145"/>
4474</reference>
4475
4476<reference anchor="RFC2616">
4477  <front>
4478    <title>Hypertext Transfer Protocol -- HTTP/1.1</title>
4479    <author initials="R." surname="Fielding" fullname="R. Fielding">
4480      <organization>University of California, Irvine</organization>
4481      <address><email>fielding@ics.uci.edu</email></address>
4482    </author>
4483    <author initials="J." surname="Gettys" fullname="J. Gettys">
4484      <organization>W3C</organization>
4485      <address><email>jg@w3.org</email></address>
4486    </author>
4487    <author initials="J." surname="Mogul" fullname="J. Mogul">
4488      <organization>Compaq Computer Corporation</organization>
4489      <address><email>mogul@wrl.dec.com</email></address>
4490    </author>
4491    <author initials="H." surname="Frystyk" fullname="H. Frystyk">
4492      <organization>MIT Laboratory for Computer Science</organization>
4493      <address><email>frystyk@w3.org</email></address>
4494    </author>
4495    <author initials="L." surname="Masinter" fullname="L. Masinter">
4496      <organization>Xerox Corporation</organization>
4497      <address><email>masinter@parc.xerox.com</email></address>
4498    </author>
4499    <author initials="P." surname="Leach" fullname="P. Leach">
4500      <organization>Microsoft Corporation</organization>
4501      <address><email>paulle@microsoft.com</email></address>
4502    </author>
4503    <author initials="T." surname="Berners-Lee" fullname="T. Berners-Lee">
4504      <organization>W3C</organization>
4505      <address><email>timbl@w3.org</email></address>
4506    </author>
4507    <date month="June" year="1999"/>
4508  </front>
4509  <seriesInfo name="RFC" value="2616"/>
4510</reference>
4511
4512<reference anchor='RFC2817'>
4513  <front>
4514    <title>Upgrading to TLS Within HTTP/1.1</title>
4515    <author initials='R.' surname='Khare' fullname='R. Khare'>
4516      <organization>4K Associates / UC Irvine</organization>
4517      <address><email>rohit@4K-associates.com</email></address>
4518    </author>
4519    <author initials='S.' surname='Lawrence' fullname='S. Lawrence'>
4520      <organization>Agranat Systems, Inc.</organization>
4521      <address><email>lawrence@agranat.com</email></address>
4522    </author>
4523    <date year='2000' month='May' />
4524  </front>
4525  <seriesInfo name='RFC' value='2817' />
4526</reference>
4527
4528<reference anchor='RFC2818'>
4529  <front>
4530    <title>HTTP Over TLS</title>
4531    <author initials='E.' surname='Rescorla' fullname='Eric Rescorla'>
4532      <organization>RTFM, Inc.</organization>
4533      <address><email>ekr@rtfm.com</email></address>
4534    </author>
4535    <date year='2000' month='May' />
4536  </front>
4537  <seriesInfo name='RFC' value='2818' />
4538</reference>
4539
4540<reference anchor='RFC3040'>
4541  <front>
4542    <title>Internet Web Replication and Caching Taxonomy</title>
4543    <author initials='I.' surname='Cooper' fullname='I. Cooper'>
4544      <organization>Equinix, Inc.</organization>
4545    </author>
4546    <author initials='I.' surname='Melve' fullname='I. Melve'>
4547      <organization>UNINETT</organization>
4548    </author>
4549    <author initials='G.' surname='Tomlinson' fullname='G. Tomlinson'>
4550      <organization>CacheFlow Inc.</organization>
4551    </author>
4552    <date year='2001' month='January' />
4553  </front>
4554  <seriesInfo name='RFC' value='3040' />
4555</reference>
4556
4557<reference anchor='BCP90'>
4558  <front>
4559    <title>Registration Procedures for Message Header Fields</title>
4560    <author initials='G.' surname='Klyne' fullname='G. Klyne'>
4561      <organization>Nine by Nine</organization>
4562      <address><email>GK-IETF@ninebynine.org</email></address>
4563    </author>
4564    <author initials='M.' surname='Nottingham' fullname='M. Nottingham'>
4565      <organization>BEA Systems</organization>
4566      <address><email>mnot@pobox.com</email></address>
4567    </author>
4568    <author initials='J.' surname='Mogul' fullname='J. Mogul'>
4569      <organization>HP Labs</organization>
4570      <address><email>JeffMogul@acm.org</email></address>
4571    </author>
4572    <date year='2004' month='September' />
4573  </front>
4574  <seriesInfo name='BCP' value='90' />
4575  <seriesInfo name='RFC' value='3864' />
4576</reference>
4577
4578<reference anchor='RFC4033'>
4579  <front>
4580    <title>DNS Security Introduction and Requirements</title>
4581    <author initials='R.' surname='Arends' fullname='R. Arends'/>
4582    <author initials='R.' surname='Austein' fullname='R. Austein'/>
4583    <author initials='M.' surname='Larson' fullname='M. Larson'/>
4584    <author initials='D.' surname='Massey' fullname='D. Massey'/>
4585    <author initials='S.' surname='Rose' fullname='S. Rose'/>
4586    <date year='2005' month='March' />
4587  </front>
4588  <seriesInfo name='RFC' value='4033' />
4589</reference>
4590
4591<reference anchor="BCP13">
4592  <front>
4593    <title>Media Type Specifications and Registration Procedures</title>
4594    <author initials="N." surname="Freed" fullname="Ned Freed">
4595      <organization>Oracle</organization>
4596      <address>
4597        <email>ned+ietf@mrochek.com</email>
4598      </address>
4599    </author>
4600    <author initials="J." surname="Klensin" fullname="John C. Klensin">
4601      <address>
4602        <email>john+ietf@jck.com</email>
4603      </address>
4604    </author>
4605    <author initials="T." surname="Hansen" fullname="Tony Hansen">
4606      <organization>AT&amp;T Laboratories</organization>
4607      <address>
4608        <email>tony+mtsuffix@maillennium.att.com</email>
4609      </address>
4610    </author>
4611    <date year="2013" month="January"/>
4612  </front>
4613  <seriesInfo name="BCP" value="13"/>
4614  <seriesInfo name="RFC" value="6838"/>
4615</reference>
4616
4617<reference anchor='BCP115'>
4618  <front>
4619    <title>Guidelines and Registration Procedures for New URI Schemes</title>
4620    <author initials='T.' surname='Hansen' fullname='T. Hansen'>
4621      <organization>AT&amp;T Laboratories</organization>
4622      <address>
4623        <email>tony+urireg@maillennium.att.com</email>
4624      </address>
4625    </author>
4626    <author initials='T.' surname='Hardie' fullname='T. Hardie'>
4627      <organization>Qualcomm, Inc.</organization>
4628      <address>
4629        <email>hardie@qualcomm.com</email>
4630      </address>
4631    </author>
4632    <author initials='L.' surname='Masinter' fullname='L. Masinter'>
4633      <organization>Adobe Systems</organization>
4634      <address>
4635        <email>LMM@acm.org</email>
4636      </address>
4637    </author>
4638    <date year='2006' month='February' />
4639  </front>
4640  <seriesInfo name='BCP' value='115' />
4641  <seriesInfo name='RFC' value='4395' />
4642</reference>
4643
4644<reference anchor='RFC4559'>
4645  <front>
4646    <title>SPNEGO-based Kerberos and NTLM HTTP Authentication in Microsoft Windows</title>
4647    <author initials='K.' surname='Jaganathan' fullname='K. Jaganathan'/>
4648    <author initials='L.' surname='Zhu' fullname='L. Zhu'/>
4649    <author initials='J.' surname='Brezak' fullname='J. Brezak'/>
4650    <date year='2006' month='June' />
4651  </front>
4652  <seriesInfo name='RFC' value='4559' />
4653</reference>
4654
4655<reference anchor='RFC5226'>
4656  <front>
4657    <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
4658    <author initials='T.' surname='Narten' fullname='T. Narten'>
4659      <organization>IBM</organization>
4660      <address><email>narten@us.ibm.com</email></address>
4661    </author>
4662    <author initials='H.' surname='Alvestrand' fullname='H. Alvestrand'>
4663      <organization>Google</organization>
4664      <address><email>Harald@Alvestrand.no</email></address>
4665    </author>
4666    <date year='2008' month='May' />
4667  </front>
4668  <seriesInfo name='BCP' value='26' />
4669  <seriesInfo name='RFC' value='5226' />
4670</reference>
4671
4672<reference anchor='RFC5246'>
4673   <front>
4674      <title>The Transport Layer Security (TLS) Protocol Version 1.2</title>
4675      <author initials='T.' surname='Dierks' fullname='T. Dierks'>
4676         <organization />
4677      </author>
4678      <author initials='E.' surname='Rescorla' fullname='E. Rescorla'>
4679         <organization>RTFM, Inc.</organization>
4680      </author>
4681      <date year='2008' month='August' />
4682   </front>
4683   <seriesInfo name='RFC' value='5246' />
4684</reference>
4685
4686<reference anchor="RFC5322">
4687  <front>
4688    <title>Internet Message Format</title>
4689    <author initials="P." surname="Resnick" fullname="P. Resnick">
4690      <organization>Qualcomm Incorporated</organization>
4691    </author>
4692    <date year="2008" month="October"/>
4693  </front>
4694  <seriesInfo name="RFC" value="5322"/>
4695</reference>
4696
4697<reference anchor="RFC6265">
4698  <front>
4699    <title>HTTP State Management Mechanism</title>
4700    <author initials="A." surname="Barth" fullname="Adam Barth">
4701      <organization abbrev="U.C. Berkeley">
4702        University of California, Berkeley
4703      </organization>
4704      <address><email>abarth@eecs.berkeley.edu</email></address>
4705    </author>
4706    <date year="2011" month="April" />
4707  </front>
4708  <seriesInfo name="RFC" value="6265"/>
4709</reference>
4710
4711<reference anchor='RFC6585'>
4712  <front>
4713    <title>Additional HTTP Status Codes</title>
4714    <author initials='M.' surname='Nottingham' fullname='M. Nottingham'>
4715      <organization>Rackspace</organization>
4716    </author>
4717    <author initials='R.' surname='Fielding' fullname='R. Fielding'>
4718      <organization>Adobe</organization>
4719    </author>
4720    <date year='2012' month='April' />
4721   </front>
4722   <seriesInfo name='RFC' value='6585' />
4723</reference>
4724
4725<!--<reference anchor='BCP97'>
4726  <front>
4727    <title>Handling Normative References to Standards-Track Documents</title>
4728    <author initials='J.' surname='Klensin' fullname='J. Klensin'>
4729      <address>
4730        <email>klensin+ietf@jck.com</email>
4731      </address>
4732    </author>
4733    <author initials='S.' surname='Hartman' fullname='S. Hartman'>
4734      <organization>MIT</organization>
4735      <address>
4736        <email>hartmans-ietf@mit.edu</email>
4737      </address>
4738    </author>
4739    <date year='2007' month='June' />
4740  </front>
4741  <seriesInfo name='BCP' value='97' />
4742  <seriesInfo name='RFC' value='4897' />
4743</reference>-->
4744
4745<reference anchor="Kri2001" target="http://arxiv.org/abs/cs.SE/0105018">
4746  <front>
4747    <title>HTTP Cookies: Standards, Privacy, and Politics</title>
4748    <author initials="D." surname="Kristol" fullname="David M. Kristol"/>
4749    <date year="2001" month="November"/>
4750  </front>
4751  <seriesInfo name="ACM Transactions on Internet Technology" value="1(2)"/>
4752</reference>
4753
4754</references>
4755
4756
4757<section title="HTTP Version History" anchor="compatibility">
4758<t>
4759   HTTP has been in use by the World-Wide Web global information initiative
4760   since 1990. The first version of HTTP, later referred to as HTTP/0.9,
4761   was a simple protocol for hypertext data transfer across the Internet
4762   with only a single request method (GET) and no metadata.
4763   HTTP/1.0, as defined by <xref target="RFC1945"/>, added a range of request
4764   methods and MIME-like messaging that could include metadata about the data
4765   transferred and modifiers on the request/response semantics. However,
4766   HTTP/1.0 did not sufficiently take into consideration the effects of
4767   hierarchical proxies, caching, the need for persistent connections, or
4768   name-based virtual hosts. The proliferation of incompletely-implemented
4769   applications calling themselves "HTTP/1.0" further necessitated a
4770   protocol version change in order for two communicating applications
4771   to determine each other's true capabilities.
4772</t>
4773<t>
4774   HTTP/1.1 remains compatible with HTTP/1.0 by including more stringent
4775   requirements that enable reliable implementations, adding only
4776   those new features that will either be safely ignored by an HTTP/1.0
4777   recipient or only sent when communicating with a party advertising
4778   conformance with HTTP/1.1.
4779</t>
4780<t>
4781   It is beyond the scope of a protocol specification to mandate
4782   conformance with previous versions. HTTP/1.1 was deliberately
4783   designed, however, to make supporting previous versions easy.
4784   We would expect a general-purpose HTTP/1.1 server to understand
4785   any valid request in the format of HTTP/1.0 and respond appropriately
4786   with an HTTP/1.1 message that only uses features understood (or
4787   safely ignored) by HTTP/1.0 clients.  Likewise, we would expect
4788   an HTTP/1.1 client to understand any valid HTTP/1.0 response.
4789</t>
4790<t>
4791   Since HTTP/0.9 did not support header fields in a request,
4792   there is no mechanism for it to support name-based virtual
4793   hosts (selection of resource by inspection of the <x:ref>Host</x:ref> header
4794   field).  Any server that implements name-based virtual hosts
4795   ought to disable support for HTTP/0.9.  Most requests that
4796   appear to be HTTP/0.9 are, in fact, badly constructed HTTP/1.x
4797   requests wherein a buggy client failed to properly encode
4798   linear whitespace found in a URI reference and placed in
4799   the request-target.
4800</t>
4801
4802<section title="Changes from HTTP/1.0" anchor="changes.from.1.0">
4803<t>
4804   This section summarizes major differences between versions HTTP/1.0
4805   and HTTP/1.1.
4806</t>
4807
4808<section title="Multi-homed Web Servers" anchor="changes.to.simplify.multi-homed.web.servers.and.conserve.ip.addresses">
4809<t>
4810   The requirements that clients and servers support the <x:ref>Host</x:ref>
4811   header field (<xref target="header.host"/>), report an error if it is
4812   missing from an HTTP/1.1 request, and accept absolute URIs (<xref target="request-target"/>)
4813   are among the most important changes defined by HTTP/1.1.
4814</t>
4815<t>
4816   Older HTTP/1.0 clients assumed a one-to-one relationship of IP
4817   addresses and servers; there was no other established mechanism for
4818   distinguishing the intended server of a request than the IP address
4819   to which that request was directed. The <x:ref>Host</x:ref> header field was
4820   introduced during the development of HTTP/1.1 and, though it was
4821   quickly implemented by most HTTP/1.0 browsers, additional requirements
4822   were placed on all HTTP/1.1 requests in order to ensure complete
4823   adoption.  At the time of this writing, most HTTP-based services
4824   are dependent upon the Host header field for targeting requests.
4825</t>
4826</section>
4827
4828<section title="Keep-Alive Connections" anchor="compatibility.with.http.1.0.persistent.connections">
4829<t>
4830   In HTTP/1.0, each connection is established by the client prior to the
4831   request and closed by the server after sending the response. However, some
4832   implementations implement the explicitly negotiated ("Keep-Alive") version
4833   of persistent connections described in <xref x:sec="19.7.1" x:fmt="of"
4834   target="RFC2068"/>.
4835</t>
4836<t>
4837   Some clients and servers might wish to be compatible with these previous
4838   approaches to persistent connections, by explicitly negotiating for them
4839   with a "Connection: keep-alive" request header field. However, some
4840   experimental implementations of HTTP/1.0 persistent connections are faulty;
4841   for example, if an HTTP/1.0 proxy server doesn't understand
4842   <x:ref>Connection</x:ref>, it will erroneously forward that header field
4843   to the next inbound server, which would result in a hung connection.
4844</t>
4845<t>
4846   One attempted solution was the introduction of a Proxy-Connection header
4847   field, targeted specifically at proxies. In practice, this was also
4848   unworkable, because proxies are often deployed in multiple layers, bringing
4849   about the same problem discussed above.
4850</t>
4851<t>
4852   As a result, clients are encouraged not to send the Proxy-Connection header
4853   field in any requests.
4854</t>
4855<t>
4856   Clients are also encouraged to consider the use of Connection: keep-alive
4857   in requests carefully; while they can enable persistent connections with
4858   HTTP/1.0 servers, clients using them will need to monitor the
4859   connection for "hung" requests (which indicate that the client ought stop
4860   sending the header field), and this mechanism ought not be used by clients
4861   at all when a proxy is being used.
4862</t>
4863</section>
4864
4865<section title="Introduction of Transfer-Encoding" anchor="introduction.of.transfer-encoding">
4866<t>
4867   HTTP/1.1 introduces the <x:ref>Transfer-Encoding</x:ref> header field
4868   (<xref target="header.transfer-encoding"/>).
4869   Transfer codings need to be decoded prior to forwarding an HTTP message
4870   over a MIME-compliant protocol.
4871</t>
4872</section>
4873
4874</section>
4875
4876<section title="Changes from RFC 2616" anchor="changes.from.rfc.2616">
4877<t>
4878  HTTP's approach to error handling has been explained.
4879  (<xref target="conformance"/>)
4880</t>
4881<t>
4882  The expectation to support HTTP/0.9 requests has been removed.
4883</t>
4884<t>
4885  The term "Effective Request URI" has been introduced.
4886  (<xref target="effective.request.uri" />)
4887</t>
4888<t>
4889  HTTP messages can be (and often are) buffered by implementations; despite
4890  it sometimes being available as a stream, HTTP is fundamentally a
4891  message-oriented protocol.
4892  (<xref target="http.message" />)
4893</t>
4894<t>
4895  Minimum supported sizes for various protocol elements have been
4896  suggested, to improve interoperability.
4897</t>
4898<t>
4899  Header fields that span multiple lines ("line folding") are deprecated.
4900  (<xref target="field.parsing" />)
4901</t>
4902<t>
4903  The HTTP-version ABNF production has been clarified to be case-sensitive.
4904  Additionally, version numbers has been restricted to single digits, due
4905  to the fact that implementations are known to handle multi-digit version
4906  numbers incorrectly.
4907  (<xref target="http.version"/>)
4908</t>
4909<t>
4910  The HTTPS URI scheme is now defined by this specification; previously,
4911  it was done in  <xref target="RFC2818" x:fmt="of" x:sec="2.4"/>.
4912  (<xref target="https.uri"/>)
4913</t>
4914<t>
4915  The HTTPS URI scheme implies end-to-end security.
4916  (<xref target="https.uri"/>)
4917</t>
4918<t>
4919  Userinfo (i.e., username and password) are now disallowed in HTTP and
4920  HTTPS URIs, because of security issues related to their transmission on the
4921  wire.
4922  (<xref target="http.uri" />)
4923</t>
4924<t>
4925  Invalid whitespace around field-names is now required to be rejected,
4926  because accepting it represents a security vulnerability.
4927  (<xref target="header.fields"/>)
4928</t>
4929<t>
4930  The ABNF productions defining header fields now only list the field value.
4931  (<xref target="header.fields"/>)
4932</t>
4933<t>
4934  Rules about implicit linear whitespace between certain grammar productions
4935  have been removed; now whitespace is only allowed where specifically
4936  defined in the ABNF.
4937  (<xref target="whitespace"/>)
4938</t>
4939<t> 
4940  The NUL octet is no longer allowed in comment and quoted-string text, and
4941  handling of backslash-escaping in them has been clarified.
4942  (<xref target="field.components"/>)
4943</t> 
4944<t>
4945  The quoted-pair rule no longer allows escaping control characters other than
4946  HTAB.
4947  (<xref target="field.components"/>)
4948</t>
4949<t>
4950  Non-ASCII content in header fields and the reason phrase has been obsoleted
4951  and made opaque (the TEXT rule was removed).
4952  (<xref target="field.components"/>)
4953</t>
4954<t>
4955  Bogus "<x:ref>Content-Length</x:ref>" header fields are now required to be
4956  handled as errors by recipients.
4957  (<xref target="header.content-length"/>)
4958</t>
4959<t>
4960  The "identity" transfer coding token has been removed.
4961  (Sections <xref format="counter" target="message.body"/> and
4962  <xref format="counter" target="transfer.codings"/>)
4963</t>
4964<t>
4965  The algorithm for determining the message body length has been clarified
4966  to indicate all of the special cases (e.g., driven by methods or status
4967  codes) that affect it, and that new protocol elements cannot define such
4968  special cases.
4969  (<xref target="message.body.length"/>)
4970</t>
4971<t>
4972  "multipart/byteranges" is no longer a way of determining message body length
4973  detection.
4974  (<xref target="message.body.length"/>)
4975</t>
4976<t>
4977  CONNECT is a new, special case in determining message body length.
4978  (<xref target="message.body.length"/>)
4979</t>
4980<t>
4981  Chunk length does not include the count of the octets in the
4982  chunk header and trailer.
4983  (<xref target="chunked.encoding"/>)
4984</t>
4985<t>
4986  Use of chunk extensions is deprecated, and line folding in them is
4987  disallowed.
4988  (<xref target="chunked.encoding"/>)
4989</t>
4990<t>
4991  The segment + query components of RFC3986 have been used to define the
4992  request-target, instead of abs_path from RFC 1808.
4993  (<xref target="request-target"/>)
4994</t>
4995<t>
4996  The asterisk form of the request-target is only allowed in the OPTIONS
4997  method.
4998  (<xref target="request-target"/>)
4999</t>
5000<t>
5001  Exactly when "close" connection options have to be sent has been clarified.
5002  (<xref target="header.connection"/>)
5003</t>
5004<t> 
5005  "hop-by-hop" header fields are required to appear in the Connection header
5006  field; just because they're defined as hop-by-hop in this specification
5007  doesn't exempt them.
5008  (<xref target="header.connection"/>)
5009</t>
5010<t>
5011  The limit of two connections per server has been removed.
5012  (<xref target="persistent.connections"/>)
5013</t>
5014<t>
5015  An idempotent sequence of requests is no longer required to be retried.
5016  (<xref target="persistent.connections"/>)
5017</t>
5018<t>
5019  The requirement to retry requests under certain circumstances when the
5020  server prematurely closes the connection has been removed.
5021  (<xref target="persistent.connections"/>)
5022</t>
5023<t>
5024  Some extraneous requirements about when servers are allowed to close
5025  connections prematurely have been removed.
5026  (<xref target="persistent.connections"/>)
5027</t>
5028<t>
5029  The semantics of the <x:ref>Upgrade</x:ref> header field is now defined in
5030  responses other than 101 (this was incorporated from <xref
5031  target="RFC2817"/>).
5032  (<xref target="header.upgrade"/>)
5033</t>
5034<t>
5035  Registration of Transfer Codings now requires IETF Review
5036  (<xref target="transfer.coding.registry"/>)
5037</t>
5038<t>
5039  The meaning of the "deflate" content coding has been clarified.
5040  (<xref target="deflate.coding" />)
5041</t>
5042<t>
5043  This specification now defines the Upgrade Token Registry, previously
5044  defined in <xref target="RFC2817" x:fmt="of" x:sec="7.2"/>.
5045  (<xref target="upgrade.token.registry"/>)
5046</t>
5047<t>
5048  Issues with the Keep-Alive and Proxy-Connection header fields in requests
5049  are pointed out, with use of the latter being discouraged altogether.
5050  (<xref target="compatibility.with.http.1.0.persistent.connections" />)
5051</t>
5052<t>
5053  Empty list elements in list productions (e.g., a list header field containing
5054  ", ,") have been deprecated.
5055  (<xref target="abnf.extension"/>)
5056</t>
5057</section>
5058</section>
5059
5060<section title="ABNF list extension: #rule" anchor="abnf.extension">
5061<t>
5062  A #rule extension to the ABNF rules of <xref target="RFC5234"/> is used to
5063  improve readability in the definitions of some header field values.
5064</t>
5065<t>
5066  A construct "#" is defined, similar to "*", for defining comma-delimited
5067  lists of elements. The full form is "&lt;n&gt;#&lt;m&gt;element" indicating
5068  at least &lt;n&gt; and at most &lt;m&gt; elements, each separated by a single
5069  comma (",") and optional whitespace (OWS).   
5070</t>
5071<figure><preamble>
5072  Thus,
5073</preamble><artwork type="example">
5074  1#element =&gt; element *( OWS "," OWS element )
5075</artwork></figure>
5076<figure><preamble>
5077  and:
5078</preamble><artwork type="example">
5079  #element =&gt; [ 1#element ]
5080</artwork></figure>
5081<figure><preamble>
5082  and for n &gt;= 1 and m &gt; 1:
5083</preamble><artwork type="example">
5084  &lt;n&gt;#&lt;m&gt;element =&gt; element &lt;n-1&gt;*&lt;m-1&gt;( OWS "," OWS element )
5085</artwork></figure>
5086<t>
5087  For compatibility with legacy list rules, recipients &SHOULD; accept empty
5088  list elements. In other words, consumers would follow the list productions:
5089</t>
5090<figure><artwork type="example">
5091  #element =&gt; [ ( "," / element ) *( OWS "," [ OWS element ] ) ]
5092 
5093  1#element =&gt; *( "," OWS ) element *( OWS "," [ OWS element ] )
5094</artwork></figure>
5095<t>
5096  Note that empty elements do not contribute to the count of elements present,
5097  though.
5098</t>
5099<t>
5100  For example, given these ABNF productions:
5101</t>
5102<figure><artwork type="example">
5103  example-list      = 1#example-list-elmt
5104  example-list-elmt = token ; see <xref target="field.components"/>
5105</artwork></figure>
5106<t>
5107  Then these are valid values for example-list (not including the double
5108  quotes, which are present for delimitation only):
5109</t>
5110<figure><artwork type="example">
5111  "foo,bar"
5112  "foo ,bar,"
5113  "foo , ,bar,charlie   "
5114</artwork></figure>
5115<t>
5116  But these values would be invalid, as at least one non-empty element is
5117  required:
5118</t>
5119<figure><artwork type="example">
5120  ""
5121  ","
5122  ",   ,"
5123</artwork></figure>
5124<t>
5125  <xref target="collected.abnf"/> shows the collected ABNF, with the list rules
5126  expanded as explained above.
5127</t>
5128</section>
5129
5130<?BEGININC p1-messaging.abnf-appendix ?>
5131<section xmlns:x="http://purl.org/net/xml2rfc/ext" title="Collected ABNF" anchor="collected.abnf">
5132<figure>
5133<artwork type="abnf" name="p1-messaging.parsed-abnf">
5134<x:ref>BWS</x:ref> = OWS
5135
5136<x:ref>Connection</x:ref> = *( "," OWS ) connection-option *( OWS "," [ OWS
5137 connection-option ] )
5138<x:ref>Content-Length</x:ref> = 1*DIGIT
5139
5140<x:ref>HTTP-message</x:ref> = start-line *( header-field CRLF ) CRLF [ message-body
5141 ]
5142<x:ref>HTTP-name</x:ref> = %x48.54.54.50 ; HTTP
5143<x:ref>HTTP-version</x:ref> = HTTP-name "/" DIGIT "." DIGIT
5144<x:ref>Host</x:ref> = uri-host [ ":" port ]
5145
5146<x:ref>OWS</x:ref> = *( SP / HTAB )
5147
5148<x:ref>RWS</x:ref> = 1*( SP / HTAB )
5149
5150<x:ref>TE</x:ref> = [ ( "," / t-codings ) *( OWS "," [ OWS t-codings ] ) ]
5151<x:ref>Trailer</x:ref> = *( "," OWS ) field-name *( OWS "," [ OWS field-name ] )
5152<x:ref>Transfer-Encoding</x:ref> = *( "," OWS ) transfer-coding *( OWS "," [ OWS
5153 transfer-coding ] )
5154
5155<x:ref>URI-reference</x:ref> = &lt;URI-reference, defined in [RFC3986], Section 4.1&gt;
5156<x:ref>Upgrade</x:ref> = *( "," OWS ) protocol *( OWS "," [ OWS protocol ] )
5157
5158<x:ref>Via</x:ref> = *( "," OWS ) ( received-protocol RWS received-by [ RWS comment
5159 ] ) *( OWS "," [ OWS ( received-protocol RWS received-by [ RWS
5160 comment ] ) ] )
5161
5162<x:ref>absolute-URI</x:ref> = &lt;absolute-URI, defined in [RFC3986], Section 4.3&gt;
5163<x:ref>absolute-form</x:ref> = absolute-URI
5164<x:ref>absolute-path</x:ref> = 1*( "/" segment )
5165<x:ref>asterisk-form</x:ref> = "*"
5166<x:ref>attribute</x:ref> = token
5167<x:ref>authority</x:ref> = &lt;authority, defined in [RFC3986], Section 3.2&gt;
5168<x:ref>authority-form</x:ref> = authority
5169
5170<x:ref>chunk</x:ref> = chunk-size [ chunk-ext ] CRLF chunk-data CRLF
5171<x:ref>chunk-data</x:ref> = 1*OCTET
5172<x:ref>chunk-ext</x:ref> = *( ";" chunk-ext-name [ "=" chunk-ext-val ] )
5173<x:ref>chunk-ext-name</x:ref> = token
5174<x:ref>chunk-ext-val</x:ref> = token / quoted-str-nf
5175<x:ref>chunk-size</x:ref> = 1*HEXDIG
5176<x:ref>chunked-body</x:ref> = *chunk last-chunk trailer-part CRLF
5177<x:ref>comment</x:ref> = "(" *( ctext / quoted-cpair / comment ) ")"
5178<x:ref>connection-option</x:ref> = token
5179<x:ref>ctext</x:ref> = HTAB / SP / %x21-27 ; '!'-'''
5180 / %x2A-5B ; '*'-'['
5181 / %x5D-7E ; ']'-'~'
5182 / obs-text
5183
5184<x:ref>field-content</x:ref> = *( HTAB / SP / VCHAR / obs-text )
5185<x:ref>field-name</x:ref> = token
5186<x:ref>field-value</x:ref> = *( field-content / obs-fold )
5187<x:ref>fragment</x:ref> = &lt;fragment, defined in [RFC3986], Section 3.5&gt;
5188
5189<x:ref>header-field</x:ref> = field-name ":" OWS field-value OWS
5190<x:ref>http-URI</x:ref> = "http://" authority path-abempty [ "?" query ] [ "#"
5191 fragment ]
5192<x:ref>https-URI</x:ref> = "https://" authority path-abempty [ "?" query ] [ "#"
5193 fragment ]
5194
5195<x:ref>last-chunk</x:ref> = 1*"0" [ chunk-ext ] CRLF
5196
5197<x:ref>message-body</x:ref> = *OCTET
5198<x:ref>method</x:ref> = token
5199
5200<x:ref>obs-fold</x:ref> = CRLF ( SP / HTAB )
5201<x:ref>obs-text</x:ref> = %x80-FF
5202<x:ref>origin-form</x:ref> = absolute-path [ "?" query ]
5203
5204<x:ref>partial-URI</x:ref> = relative-part [ "?" query ]
5205<x:ref>path-abempty</x:ref> = &lt;path-abempty, defined in [RFC3986], Section 3.3&gt;
5206<x:ref>port</x:ref> = &lt;port, defined in [RFC3986], Section 3.2.3&gt;
5207<x:ref>protocol</x:ref> = protocol-name [ "/" protocol-version ]
5208<x:ref>protocol-name</x:ref> = token
5209<x:ref>protocol-version</x:ref> = token
5210<x:ref>pseudonym</x:ref> = token
5211
5212<x:ref>qdtext</x:ref> = HTAB / SP / "!" / %x23-5B ; '#'-'['
5213 / %x5D-7E ; ']'-'~'
5214 / obs-text
5215<x:ref>qdtext-nf</x:ref> = HTAB / SP / "!" / %x23-5B ; '#'-'['
5216 / %x5D-7E ; ']'-'~'
5217 / obs-text
5218<x:ref>query</x:ref> = &lt;query, defined in [RFC3986], Section 3.4&gt;
5219<x:ref>quoted-cpair</x:ref> = "\" ( HTAB / SP / VCHAR / obs-text )
5220<x:ref>quoted-pair</x:ref> = "\" ( HTAB / SP / VCHAR / obs-text )
5221<x:ref>quoted-str-nf</x:ref> = DQUOTE *( qdtext-nf / quoted-pair ) DQUOTE
5222<x:ref>quoted-string</x:ref> = DQUOTE *( qdtext / quoted-pair ) DQUOTE
5223
5224<x:ref>rank</x:ref> = ( "0" [ "." *3DIGIT ] ) / ( "1" [ "." *3"0" ] )
5225<x:ref>reason-phrase</x:ref> = *( HTAB / SP / VCHAR / obs-text )
5226<x:ref>received-by</x:ref> = ( uri-host [ ":" port ] ) / pseudonym
5227<x:ref>received-protocol</x:ref> = [ protocol-name "/" ] protocol-version
5228<x:ref>relative-part</x:ref> = &lt;relative-part, defined in [RFC3986], Section 4.2&gt;
5229<x:ref>request-line</x:ref> = method SP request-target SP HTTP-version CRLF
5230<x:ref>request-target</x:ref> = origin-form / absolute-form / authority-form /
5231 asterisk-form
5232
5233<x:ref>segment</x:ref> = &lt;segment, defined in [RFC3986], Section 3.3&gt;
5234<x:ref>special</x:ref> = "(" / ")" / "&lt;" / "&gt;" / "@" / "," / ";" / ":" / "\" /
5235 DQUOTE / "/" / "[" / "]" / "?" / "=" / "{" / "}"
5236<x:ref>start-line</x:ref> = request-line / status-line
5237<x:ref>status-code</x:ref> = 3DIGIT
5238<x:ref>status-line</x:ref> = HTTP-version SP status-code SP reason-phrase CRLF
5239
5240<x:ref>t-codings</x:ref> = "trailers" / ( transfer-coding [ t-ranking ] )
5241<x:ref>t-ranking</x:ref> = OWS ";" OWS "q=" rank
5242<x:ref>tchar</x:ref> = "!" / "#" / "$" / "%" / "&amp;" / "'" / "*" / "+" / "-" / "." /
5243 "^" / "_" / "`" / "|" / "~" / DIGIT / ALPHA
5244<x:ref>token</x:ref> = 1*tchar
5245<x:ref>trailer-part</x:ref> = *( header-field CRLF )
5246<x:ref>transfer-coding</x:ref> = "chunked" / "compress" / "deflate" / "gzip" /
5247 transfer-extension
5248<x:ref>transfer-extension</x:ref> = token *( OWS ";" OWS transfer-parameter )
5249<x:ref>transfer-parameter</x:ref> = attribute BWS "=" BWS value
5250
5251<x:ref>uri-host</x:ref> = &lt;host, defined in [RFC3986], Section 3.2.2&gt;
5252
5253<x:ref>value</x:ref> = word
5254
5255<x:ref>word</x:ref> = token / quoted-string
5256</artwork>
5257</figure>
5258</section>
5259<?ENDINC p1-messaging.abnf-appendix ?>
5260
5261<section title="Change Log (to be removed by RFC Editor before publication)" anchor="change.log">
5262
5263<section title="Since RFC 2616">
5264<t>
5265  Changes up to the first Working Group Last Call draft are summarized
5266  in <eref target="http://trac.tools.ietf.org/html/draft-ietf-httpbis-p1-messaging-21#appendix-D"/>.
5267</t>
5268</section>
5269
5270<section title="Since draft-ietf-httpbis-p1-messaging-21" anchor="changes.since.21">
5271<t>
5272  Closed issues:
5273  <list style="symbols">
5274    <t>
5275      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/128"/>:
5276      "Cite HTTPS URI scheme definition" (the spec now includes the HTTPs
5277      scheme definition and thus updates RFC 2818)
5278    </t>
5279    <t>
5280      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/389"/>:
5281      "mention of 'proxies' in section about caches"
5282    </t>
5283    <t>
5284      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/390"/>:
5285      "use of ABNF terms from RFC 3986"
5286    </t>
5287    <t>
5288      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/391"/>:
5289      "transferring URIs with userinfo in payload"
5290    </t>
5291    <t>
5292      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/392"/>:
5293      "editorial improvements to message length definition"
5294    </t>
5295    <t>
5296      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/395"/>:
5297      "Connection header field MUST vs SHOULD"
5298    </t>
5299    <t>
5300      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/396"/>:
5301      "editorial improvements to persistent connections section"
5302    </t>
5303    <t>
5304      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/397"/>:
5305      "URI normalization vs empty path"
5306    </t>
5307    <t>
5308      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/408"/>:
5309      "p1 feedback"
5310    </t>
5311    <t>
5312      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/409"/>:
5313      "is parsing OBS-FOLD mandatory?"
5314    </t>
5315    <t>
5316      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/410"/>:
5317      "HTTPS and Shared Caching"
5318    </t>
5319    <t>
5320      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/411"/>:
5321      "Requirements for recipients of ws between start-line and first header field"
5322    </t>
5323    <t>
5324      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/412"/>:
5325      "SP and HT when being tolerant"
5326    </t>
5327    <t>
5328      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/414"/>:
5329      "Message Parsing Strictness"
5330    </t>
5331    <t>
5332      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/415"/>:
5333      "'Render'"
5334    </t>
5335    <t>
5336      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/418"/>:
5337      "No-Transform"
5338    </t>
5339    <t>
5340      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/419"/>:
5341      "p2 editorial feedback"
5342    </t>
5343    <t>
5344      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/420"/>:
5345      "Content-Length SHOULD be sent"
5346    </t>
5347    <t>
5348      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/431"/>:
5349      "origin-form does not allow path starting with "//""
5350    </t>
5351    <t>
5352      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/433"/>:
5353      "ambiguity in part 1 example"
5354    </t>
5355  </list>
5356</t>
5357</section>
5358
5359<section title="Since draft-ietf-httpbis-p1-messaging-22" anchor="changes.since.22">
5360<t>
5361  Closed issues:
5362  <list style="symbols">
5363    <t>
5364      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/435"/>:
5365      "Part1 should have a reference to TCP (RFC 793)"
5366    </t>
5367    <t>
5368      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/438"/>:
5369      "media type registration template issues"
5370    </t>
5371    <t>
5372      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/442"/>:
5373      "BWS" (vs conformance)
5374    </t>
5375    <t>
5376      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/444"/>:
5377      "obs-fold language"
5378    </t>
5379    <t>
5380      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/445"/>:
5381      "Ordering in Upgrade"
5382    </t>
5383    <t>
5384      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/446"/>:
5385      "p1 editorial feedback"
5386    </t>
5387    <t>
5388      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/447"/>:
5389      "HTTP and TCP name delegation"
5390    </t>
5391    <t>
5392      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/449"/>:
5393      "Receiving a higher minor HTTP version number"
5394    </t>
5395    <t>
5396      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/451"/>:
5397      "HTTP(S) URIs and fragids"
5398    </t>
5399    <t>
5400      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/457"/>:
5401      "Registering x-gzip and x-deflate"
5402    </t>
5403    <t>
5404      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/460"/>:
5405      "Via and gateways"
5406    </t>
5407    <t>
5408      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/465"/>:
5409      "Mention 203 Non-Authoritative Information in p1"
5410    </t>
5411    <t>
5412      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/476"/>:
5413      "SHOULD and conformance"
5414    </t>
5415    <t>
5416      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/477"/>:
5417      "Pipelining language"
5418    </t>
5419  </list>
5420</t>
5421</section>
5422</section>
5423
5424</back>
5425</rfc>
Note: See TracBrowser for help on using the repository browser.