[29] | 1 | <?xml version="1.0" encoding="utf-8"?> |
---|
[101] | 2 | <?xml-stylesheet type='text/xsl' href='../myxml2rfc.xslt'?> |
---|
[8] | 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>"> |
---|
[29] | 14 | <!ENTITY ID-VERSION "latest"> |
---|
[662] | 15 | <!ENTITY ID-MONTH "August"> |
---|
[439] | 16 | <!ENTITY ID-YEAR "2009"> |
---|
[640] | 17 | <!ENTITY caching-overview "<xref target='Part6' x:rel='#caching.overview' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> |
---|
[31] | 18 | <!ENTITY payload "<xref target='Part3' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> |
---|
[115] | 19 | <!ENTITY media-types "<xref target='Part3' x:rel='#media.types' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> |
---|
| 20 | <!ENTITY content-codings "<xref target='Part3' x:rel='#content.codings' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> |
---|
[31] | 21 | <!ENTITY CONNECT "<xref target='Part2' x:rel='#CONNECT' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> |
---|
| 22 | <!ENTITY content.negotiation "<xref target='Part3' x:rel='#content.negotiation' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> |
---|
| 23 | <!ENTITY diff2045entity "<xref target='Part3' x:rel='#differences.between.http.entities.and.rfc.2045.entities' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> |
---|
| 24 | <!ENTITY entity "<xref target='Part3' x:rel='#entity' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> |
---|
[207] | 25 | <!ENTITY entity-body "<xref target='Part3' x:rel='#entity.body' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> |
---|
[31] | 26 | <!ENTITY entity-header-fields "<xref target='Part3' x:rel='#entity.header.fields' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> |
---|
| 27 | <!ENTITY header-cache-control "<xref target='Part6' x:rel='#header.cache-control' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> |
---|
| 28 | <!ENTITY header-expect "<xref target='Part2' x:rel='#header.expect' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> |
---|
| 29 | <!ENTITY header-pragma "<xref target='Part6' x:rel='#header.pragma' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> |
---|
| 30 | <!ENTITY header-warning "<xref target='Part6' x:rel='#header.warning' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> |
---|
| 31 | <!ENTITY idempotent-methods "<xref target='Part2' x:rel='#idempotent.methods' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> |
---|
| 32 | <!ENTITY request-header-fields "<xref target='Part2' x:rel='#request.header.fields' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> |
---|
| 33 | <!ENTITY response-header-fields "<xref target='Part2' x:rel='#response.header.fields' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> |
---|
| 34 | <!ENTITY status-codes "<xref target='Part2' x:rel='#status.codes' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> |
---|
| 35 | <!ENTITY status-100 "<xref target='Part2' x:rel='#status.100' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> |
---|
| 36 | <!ENTITY status-1xx "<xref target='Part2' x:rel='#status.1xx' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> |
---|
| 37 | <!ENTITY status-414 "<xref target='Part2' x:rel='#status.414' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> |
---|
[8] | 38 | ]> |
---|
| 39 | <?rfc toc="yes" ?> |
---|
[29] | 40 | <?rfc symrefs="yes" ?> |
---|
| 41 | <?rfc sortrefs="yes" ?> |
---|
[8] | 42 | <?rfc compact="yes"?> |
---|
| 43 | <?rfc subcompact="no" ?> |
---|
| 44 | <?rfc linkmailto="no" ?> |
---|
| 45 | <?rfc editing="no" ?> |
---|
[203] | 46 | <?rfc comments="yes"?> |
---|
| 47 | <?rfc inline="yes"?> |
---|
[8] | 48 | <?rfc-ext allow-markup-in-artwork="yes" ?> |
---|
| 49 | <?rfc-ext include-references-in-index="yes" ?> |
---|
[308] | 50 | <rfc obsoletes="2616" category="std" x:maturity-level="draft" |
---|
[446] | 51 | ipr="pre5378Trust200902" docName="draft-ietf-httpbis-p1-messaging-&ID-VERSION;" |
---|
[153] | 52 | xmlns:x='http://purl.org/net/xml2rfc/ext'> |
---|
[8] | 53 | <front> |
---|
| 54 | |
---|
[120] | 55 | <title abbrev="HTTP/1.1, Part 1">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title> |
---|
[8] | 56 | |
---|
[29] | 57 | <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> |
---|
| 58 | <organization abbrev="Day Software">Day Software</organization> |
---|
[8] | 59 | <address> |
---|
| 60 | <postal> |
---|
[29] | 61 | <street>23 Corporate Plaza DR, Suite 280</street> |
---|
| 62 | <city>Newport Beach</city> |
---|
[8] | 63 | <region>CA</region> |
---|
[29] | 64 | <code>92660</code> |
---|
| 65 | <country>USA</country> |
---|
[8] | 66 | </postal> |
---|
[29] | 67 | <phone>+1-949-706-5300</phone> |
---|
| 68 | <facsimile>+1-949-706-5305</facsimile> |
---|
| 69 | <email>fielding@gbiv.com</email> |
---|
| 70 | <uri>http://roy.gbiv.com/</uri> |
---|
[8] | 71 | </address> |
---|
| 72 | </author> |
---|
| 73 | |
---|
[29] | 74 | <author initials="J." surname="Gettys" fullname="Jim Gettys"> |
---|
| 75 | <organization>One Laptop per Child</organization> |
---|
[8] | 76 | <address> |
---|
| 77 | <postal> |
---|
[29] | 78 | <street>21 Oak Knoll Road</street> |
---|
| 79 | <city>Carlisle</city> |
---|
[8] | 80 | <region>MA</region> |
---|
[29] | 81 | <code>01741</code> |
---|
| 82 | <country>USA</country> |
---|
[8] | 83 | </postal> |
---|
[29] | 84 | <email>jg@laptop.org</email> |
---|
| 85 | <uri>http://www.laptop.org/</uri> |
---|
[8] | 86 | </address> |
---|
| 87 | </author> |
---|
| 88 | |
---|
| 89 | <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> |
---|
[29] | 90 | <organization abbrev="HP">Hewlett-Packard Company</organization> |
---|
[8] | 91 | <address> |
---|
| 92 | <postal> |
---|
[29] | 93 | <street>HP Labs, Large Scale Systems Group</street> |
---|
| 94 | <street>1501 Page Mill Road, MS 1177</street> |
---|
[8] | 95 | <city>Palo Alto</city> |
---|
| 96 | <region>CA</region> |
---|
[29] | 97 | <code>94304</code> |
---|
| 98 | <country>USA</country> |
---|
[8] | 99 | </postal> |
---|
[29] | 100 | <email>JeffMogul@acm.org</email> |
---|
[8] | 101 | </address> |
---|
| 102 | </author> |
---|
| 103 | |
---|
| 104 | <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> |
---|
[29] | 105 | <organization abbrev="Microsoft">Microsoft Corporation</organization> |
---|
[8] | 106 | <address> |
---|
| 107 | <postal> |
---|
[29] | 108 | <street>1 Microsoft Way</street> |
---|
| 109 | <city>Redmond</city> |
---|
| 110 | <region>WA</region> |
---|
| 111 | <code>98052</code> |
---|
| 112 | <country>USA</country> |
---|
[8] | 113 | </postal> |
---|
[29] | 114 | <email>henrikn@microsoft.com</email> |
---|
[8] | 115 | </address> |
---|
| 116 | </author> |
---|
| 117 | |
---|
| 118 | <author initials="L." surname="Masinter" fullname="Larry Masinter"> |
---|
[29] | 119 | <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> |
---|
[8] | 120 | <address> |
---|
| 121 | <postal> |
---|
[29] | 122 | <street>345 Park Ave</street> |
---|
| 123 | <city>San Jose</city> |
---|
[8] | 124 | <region>CA</region> |
---|
[29] | 125 | <code>95110</code> |
---|
| 126 | <country>USA</country> |
---|
[8] | 127 | </postal> |
---|
[29] | 128 | <email>LMM@acm.org</email> |
---|
| 129 | <uri>http://larry.masinter.net/</uri> |
---|
[8] | 130 | </address> |
---|
| 131 | </author> |
---|
| 132 | |
---|
| 133 | <author initials="P." surname="Leach" fullname="Paul J. Leach"> |
---|
| 134 | <organization abbrev="Microsoft">Microsoft Corporation</organization> |
---|
| 135 | <address> |
---|
| 136 | <postal> |
---|
| 137 | <street>1 Microsoft Way</street> |
---|
| 138 | <city>Redmond</city> |
---|
| 139 | <region>WA</region> |
---|
| 140 | <code>98052</code> |
---|
| 141 | </postal> |
---|
| 142 | <email>paulle@microsoft.com</email> |
---|
| 143 | </address> |
---|
| 144 | </author> |
---|
| 145 | |
---|
| 146 | <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> |
---|
| 147 | <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> |
---|
| 148 | <address> |
---|
| 149 | <postal> |
---|
[34] | 150 | <street>MIT Computer Science and Artificial Intelligence Laboratory</street> |
---|
| 151 | <street>The Stata Center, Building 32</street> |
---|
| 152 | <street>32 Vassar Street</street> |
---|
[8] | 153 | <city>Cambridge</city> |
---|
| 154 | <region>MA</region> |
---|
| 155 | <code>02139</code> |
---|
[29] | 156 | <country>USA</country> |
---|
[8] | 157 | </postal> |
---|
| 158 | <email>timbl@w3.org</email> |
---|
[34] | 159 | <uri>http://www.w3.org/People/Berners-Lee/</uri> |
---|
[8] | 160 | </address> |
---|
| 161 | </author> |
---|
| 162 | |
---|
[95] | 163 | <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor"> |
---|
[94] | 164 | <organization abbrev="W3C">World Wide Web Consortium</organization> |
---|
| 165 | <address> |
---|
| 166 | <postal> |
---|
| 167 | <street>W3C / ERCIM</street> |
---|
| 168 | <street>2004, rte des Lucioles</street> |
---|
| 169 | <city>Sophia-Antipolis</city> |
---|
| 170 | <region>AM</region> |
---|
| 171 | <code>06902</code> |
---|
| 172 | <country>France</country> |
---|
| 173 | </postal> |
---|
| 174 | <email>ylafon@w3.org</email> |
---|
| 175 | <uri>http://www.raubacapeu.net/people/yves/</uri> |
---|
| 176 | </address> |
---|
| 177 | </author> |
---|
| 178 | |
---|
[95] | 179 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor"> |
---|
| 180 | <organization abbrev="greenbytes">greenbytes GmbH</organization> |
---|
| 181 | <address> |
---|
| 182 | <postal> |
---|
| 183 | <street>Hafenweg 16</street> |
---|
| 184 | <city>Muenster</city><region>NW</region><code>48155</code> |
---|
| 185 | <country>Germany</country> |
---|
| 186 | </postal> |
---|
[609] | 187 | <phone>+49 251 2807760</phone> |
---|
| 188 | <facsimile>+49 251 2807761</facsimile> |
---|
| 189 | <email>julian.reschke@greenbytes.de</email> |
---|
| 190 | <uri>http://greenbytes.de/tech/webdav/</uri> |
---|
[95] | 191 | </address> |
---|
| 192 | </author> |
---|
| 193 | |
---|
[31] | 194 | <date month="&ID-MONTH;" year="&ID-YEAR;"/> |
---|
[440] | 195 | <workgroup>HTTPbis Working Group</workgroup> |
---|
[8] | 196 | |
---|
| 197 | <abstract> |
---|
| 198 | <t> |
---|
| 199 | The Hypertext Transfer Protocol (HTTP) is an application-level |
---|
[451] | 200 | protocol for distributed, collaborative, hypertext information |
---|
[29] | 201 | systems. HTTP has been in use by the World Wide Web global information |
---|
[35] | 202 | initiative since 1990. This document is Part 1 of the seven-part specification |
---|
[29] | 203 | that defines the protocol referred to as "HTTP/1.1" and, taken together, |
---|
[51] | 204 | obsoletes RFC 2616. Part 1 provides an overview of HTTP and |
---|
[29] | 205 | its associated terminology, defines the "http" and "https" Uniform |
---|
| 206 | Resource Identifier (URI) schemes, defines the generic message syntax |
---|
| 207 | and parsing requirements for HTTP message frames, and describes |
---|
| 208 | general security concerns for implementations. |
---|
[8] | 209 | </t> |
---|
| 210 | </abstract> |
---|
[36] | 211 | |
---|
| 212 | <note title="Editorial Note (To be removed by RFC Editor)"> |
---|
| 213 | <t> |
---|
| 214 | Discussion of this draft should take place on the HTTPBIS working group |
---|
| 215 | mailing list (ietf-http-wg@w3.org). The current issues list is |
---|
[324] | 216 | at <eref target="http://tools.ietf.org/wg/httpbis/trac/report/11"/> |
---|
[36] | 217 | and related documents (including fancy diffs) can be found at |
---|
[324] | 218 | <eref target="http://tools.ietf.org/wg/httpbis/"/>. |
---|
[36] | 219 | </t> |
---|
[153] | 220 | <t> |
---|
[604] | 221 | The changes in this draft are summarized in <xref target="changes.since.07"/>. |
---|
[153] | 222 | </t> |
---|
[36] | 223 | </note> |
---|
[8] | 224 | </front> |
---|
| 225 | <middle> |
---|
| 226 | <section title="Introduction" anchor="introduction"> |
---|
[29] | 227 | <t> |
---|
[8] | 228 | The Hypertext Transfer Protocol (HTTP) is an application-level |
---|
[374] | 229 | request/response protocol that uses extensible semantics and MIME-like |
---|
[391] | 230 | message payloads for flexible interaction with network-based hypertext |
---|
[374] | 231 | information systems. HTTP relies upon the Uniform Resource Identifier (URI) |
---|
[544] | 232 | standard <xref target="RFC3986"/> to indicate request targets and |
---|
[391] | 233 | relationships between resources. |
---|
[374] | 234 | Messages are passed in a format similar to that used by Internet mail |
---|
| 235 | <xref target="RFC5322"/> and the Multipurpose Internet Mail Extensions |
---|
| 236 | (MIME) <xref target="RFC2045"/> (see &diff2045entity; for the differences |
---|
| 237 | between HTTP and MIME messages). |
---|
[8] | 238 | </t> |
---|
| 239 | <t> |
---|
[544] | 240 | HTTP is a generic interface protocol for information systems. It is |
---|
[391] | 241 | designed to hide the details of how a service is implemented by presenting |
---|
| 242 | a uniform interface to clients that is independent of the types of |
---|
| 243 | resources provided. Likewise, servers do not need to be aware of each |
---|
| 244 | client's purpose: an HTTP request can be considered in isolation rather |
---|
| 245 | than being associated with a specific type of client or a predetermined |
---|
| 246 | sequence of application steps. The result is a protocol that can be used |
---|
| 247 | effectively in many different contexts and for which implementations can |
---|
| 248 | evolve independently over time. |
---|
| 249 | </t> |
---|
| 250 | <t> |
---|
[374] | 251 | HTTP is also designed for use as a generic protocol for translating |
---|
[544] | 252 | communication to and from other Internet information systems. |
---|
[374] | 253 | HTTP proxies and gateways provide access to alternative information |
---|
[451] | 254 | services by translating their diverse protocols into a hypertext |
---|
[374] | 255 | format that can be viewed and manipulated by clients in the same way |
---|
| 256 | as HTTP services. |
---|
[8] | 257 | </t> |
---|
| 258 | <t> |
---|
[544] | 259 | One consequence of HTTP flexibility is that the protocol cannot be |
---|
| 260 | defined in terms of what occurs behind the interface. Instead, we |
---|
| 261 | are limited to defining the syntax of communication, the intent |
---|
| 262 | of received communication, and the expected behavior of recipients. |
---|
| 263 | If the communication is considered in isolation, then successful |
---|
| 264 | actions should be reflected in corresponding changes to the |
---|
| 265 | observable interface provided by servers. However, since multiple |
---|
| 266 | clients may act in parallel and perhaps at cross-purposes, we |
---|
| 267 | cannot require that such changes be observable beyond the scope |
---|
| 268 | of a single response. |
---|
[391] | 269 | </t> |
---|
| 270 | <t> |
---|
[374] | 271 | This document is Part 1 of the seven-part specification of HTTP, |
---|
| 272 | defining the protocol referred to as "HTTP/1.1" and obsoleting |
---|
| 273 | <xref target="RFC2616"/>. |
---|
[544] | 274 | Part 1 describes the architectural elements that are used or |
---|
[621] | 275 | referred to in HTTP, defines the "http" and "https" URI schemes, |
---|
| 276 | describes overall network operation and connection management, |
---|
| 277 | and defines HTTP message framing and forwarding requirements. |
---|
[374] | 278 | Our goal is to define all of the mechanisms necessary for HTTP message |
---|
| 279 | handling that are independent of message semantics, thereby defining the |
---|
[544] | 280 | complete set of requirements for message parsers and |
---|
[391] | 281 | message-forwarding intermediaries. |
---|
[163] | 282 | </t> |
---|
| 283 | |
---|
[8] | 284 | <section title="Requirements" anchor="intro.requirements"> |
---|
| 285 | <t> |
---|
| 286 | The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", |
---|
| 287 | "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this |
---|
[96] | 288 | document are to be interpreted as described in <xref target="RFC2119"/>. |
---|
[8] | 289 | </t> |
---|
| 290 | <t> |
---|
| 291 | An implementation is not compliant if it fails to satisfy one or more |
---|
| 292 | of the &MUST; or &REQUIRED; level requirements for the protocols it |
---|
| 293 | implements. An implementation that satisfies all the &MUST; or &REQUIRED; |
---|
| 294 | level and all the &SHOULD; level requirements for its protocols is said |
---|
| 295 | to be "unconditionally compliant"; one that satisfies all the &MUST; |
---|
| 296 | level requirements but not all the &SHOULD; level requirements for its |
---|
| 297 | protocols is said to be "conditionally compliant." |
---|
| 298 | </t> |
---|
| 299 | </section> |
---|
| 300 | |
---|
[390] | 301 | <section title="Syntax Notation" anchor="notation"> |
---|
| 302 | <iref primary="true" item="Grammar" subitem="ALPHA"/> |
---|
| 303 | <iref primary="true" item="Grammar" subitem="CR"/> |
---|
| 304 | <iref primary="true" item="Grammar" subitem="CRLF"/> |
---|
| 305 | <iref primary="true" item="Grammar" subitem="CTL"/> |
---|
| 306 | <iref primary="true" item="Grammar" subitem="DIGIT"/> |
---|
| 307 | <iref primary="true" item="Grammar" subitem="DQUOTE"/> |
---|
| 308 | <iref primary="true" item="Grammar" subitem="HEXDIG"/> |
---|
| 309 | <iref primary="true" item="Grammar" subitem="LF"/> |
---|
| 310 | <iref primary="true" item="Grammar" subitem="OCTET"/> |
---|
| 311 | <iref primary="true" item="Grammar" subitem="SP"/> |
---|
[395] | 312 | <iref primary="true" item="Grammar" subitem="VCHAR"/> |
---|
[390] | 313 | <iref primary="true" item="Grammar" subitem="WSP"/> |
---|
[543] | 314 | <t> |
---|
| 315 | This specification uses the Augmented Backus-Naur Form (ABNF) notation |
---|
| 316 | of <xref target="RFC5234"/>. |
---|
| 317 | </t> |
---|
[390] | 318 | <t anchor="core.rules"> |
---|
| 319 | <x:anchor-alias value="ALPHA"/> |
---|
| 320 | <x:anchor-alias value="CTL"/> |
---|
| 321 | <x:anchor-alias value="CR"/> |
---|
| 322 | <x:anchor-alias value="CRLF"/> |
---|
| 323 | <x:anchor-alias value="DIGIT"/> |
---|
| 324 | <x:anchor-alias value="DQUOTE"/> |
---|
| 325 | <x:anchor-alias value="HEXDIG"/> |
---|
| 326 | <x:anchor-alias value="LF"/> |
---|
| 327 | <x:anchor-alias value="OCTET"/> |
---|
| 328 | <x:anchor-alias value="SP"/> |
---|
[395] | 329 | <x:anchor-alias value="VCHAR"/> |
---|
[390] | 330 | <x:anchor-alias value="WSP"/> |
---|
[543] | 331 | The following core rules are included by |
---|
[390] | 332 | reference, as defined in <xref target="RFC5234" x:fmt="," x:sec="B.1"/>: |
---|
[395] | 333 | ALPHA (letters), CR (carriage return), CRLF (CR LF), CTL (controls), |
---|
[390] | 334 | DIGIT (decimal 0-9), DQUOTE (double quote), |
---|
[395] | 335 | HEXDIG (hexadecimal 0-9/A-F/a-f), LF (line feed), |
---|
| 336 | OCTET (any 8-bit sequence of data), SP (space), |
---|
| 337 | VCHAR (any visible <xref target="USASCII"/> character), |
---|
[401] | 338 | and WSP (whitespace). |
---|
[390] | 339 | </t> |
---|
[8] | 340 | |
---|
[368] | 341 | <section title="ABNF Extension: #rule" anchor="notation.abnf"> |
---|
[335] | 342 | <t> |
---|
[368] | 343 | One extension to the ABNF rules of <xref target="RFC5234"/> is used to |
---|
| 344 | improve readability. |
---|
| 345 | </t> |
---|
| 346 | <t> |
---|
[335] | 347 | A construct "#" is defined, similar to "*", for defining lists of |
---|
| 348 | elements. The full form is "<n>#<m>element" indicating at least |
---|
[400] | 349 | <n> and at most <m> elements, each separated by a single comma |
---|
| 350 | (",") and optional whitespace (OWS). |
---|
[335] | 351 | </t> |
---|
[400] | 352 | <figure><preamble> |
---|
| 353 | Thus, |
---|
| 354 | </preamble><artwork type="example"> |
---|
| 355 | 1#element => element *( OWS "," OWS element ) |
---|
| 356 | </artwork></figure> |
---|
| 357 | <figure><preamble> |
---|
| 358 | and: |
---|
| 359 | </preamble><artwork type="example"> |
---|
| 360 | #element => [ 1#element ] |
---|
| 361 | </artwork></figure> |
---|
| 362 | <figure><preamble> |
---|
| 363 | and for n >= 1 and m > 1: |
---|
| 364 | </preamble><artwork type="example"> |
---|
| 365 | <n>#<m>element => element <n-1>*<m-1>( OWS "," OWS element ) |
---|
| 366 | </artwork></figure> |
---|
[335] | 367 | <t> |
---|
[400] | 368 | For compatibility with legacy list rules, recipients &SHOULD; accept empty |
---|
| 369 | list elements. In other words, consumers would follow the list productions: |
---|
[335] | 370 | </t> |
---|
[400] | 371 | <figure><artwork type="example"> |
---|
[458] | 372 | #element => [ ( "," / element ) *( OWS "," [ OWS element ] ) ] |
---|
| 373 | |
---|
| 374 | 1#element => *( "," OWS ) element *( OWS "," [ OWS element ] ) |
---|
[400] | 375 | </artwork></figure> |
---|
[421] | 376 | <t> |
---|
| 377 | <xref target="collected.abnf"/> shows the collected ABNF, with the list rules |
---|
| 378 | expanded as explained above. |
---|
| 379 | </t> |
---|
[335] | 380 | </section> |
---|
| 381 | |
---|
[8] | 382 | <section title="Basic Rules" anchor="basic.rules"> |
---|
[229] | 383 | <t anchor="rule.CRLF"> |
---|
| 384 | <x:anchor-alias value="CRLF"/> |
---|
[8] | 385 | HTTP/1.1 defines the sequence CR LF as the end-of-line marker for all |
---|
| 386 | protocol elements except the entity-body (see <xref target="tolerant.applications"/> for |
---|
| 387 | tolerant applications). The end-of-line marker within an entity-body |
---|
[115] | 388 | is defined by its associated media type, as described in &media-types;. |
---|
[8] | 389 | </t> |
---|
[229] | 390 | <t anchor="rule.LWS"> |
---|
[395] | 391 | This specification uses three rules to denote the use of linear |
---|
| 392 | whitespace: OWS (optional whitespace), RWS (required whitespace), and |
---|
| 393 | BWS ("bad" whitespace). |
---|
[8] | 394 | </t> |
---|
[368] | 395 | <t> |
---|
[401] | 396 | The OWS rule is used where zero or more linear whitespace characters may |
---|
[395] | 397 | appear. OWS &SHOULD; either not be produced or be produced as a single SP |
---|
| 398 | character. Multiple OWS characters that occur within field-content &SHOULD; |
---|
| 399 | be replaced with a single SP before interpreting the field value or |
---|
| 400 | forwarding the message downstream. |
---|
[368] | 401 | </t> |
---|
| 402 | <t> |
---|
[401] | 403 | RWS is used when at least one linear whitespace character is required to |
---|
[395] | 404 | separate field tokens. RWS &SHOULD; be produced as a single SP character. |
---|
| 405 | Multiple RWS characters that occur within field-content &SHOULD; be |
---|
| 406 | replaced with a single SP before interpreting the field value or |
---|
| 407 | forwarding the message downstream. |
---|
[368] | 408 | </t> |
---|
| 409 | <t> |
---|
[395] | 410 | BWS is used where the grammar allows optional whitespace for historical |
---|
| 411 | reasons but senders &SHOULD-NOT; produce it in messages. HTTP/1.1 |
---|
| 412 | recipients &MUST; accept such bad optional whitespace and remove it before |
---|
| 413 | interpreting the field value or forwarding the message downstream. |
---|
[368] | 414 | </t> |
---|
[351] | 415 | <t anchor="rule.whitespace"> |
---|
| 416 | <x:anchor-alias value="BWS"/> |
---|
| 417 | <x:anchor-alias value="OWS"/> |
---|
| 418 | <x:anchor-alias value="RWS"/> |
---|
| 419 | <x:anchor-alias value="obs-fold"/> |
---|
[367] | 420 | </t> |
---|
[351] | 421 | <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"/> |
---|
[367] | 422 | <x:ref>OWS</x:ref> = *( [ obs-fold ] <x:ref>WSP</x:ref> ) |
---|
[401] | 423 | ; "optional" whitespace |
---|
[351] | 424 | <x:ref>RWS</x:ref> = 1*( [ obs-fold ] <x:ref>WSP</x:ref> ) |
---|
[401] | 425 | ; "required" whitespace |
---|
[351] | 426 | <x:ref>BWS</x:ref> = <x:ref>OWS</x:ref> |
---|
[401] | 427 | ; "bad" whitespace |
---|
[351] | 428 | <x:ref>obs-fold</x:ref> = <x:ref>CRLF</x:ref> |
---|
[647] | 429 | ; see <xref target="header.fields"/> |
---|
[351] | 430 | </artwork></figure> |
---|
[229] | 431 | <t anchor="rule.token.separators"> |
---|
| 432 | <x:anchor-alias value="tchar"/> |
---|
| 433 | <x:anchor-alias value="token"/> |
---|
[395] | 434 | Many HTTP/1.1 header field values consist of words separated by whitespace |
---|
[8] | 435 | or special characters. These special characters &MUST; be in a quoted |
---|
| 436 | string to be used within a parameter value (as defined in |
---|
| 437 | <xref target="transfer.codings"/>). |
---|
| 438 | </t> |
---|
[371] | 439 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="token"/><iref primary="true" item="Grammar" subitem="tchar"/> |
---|
[334] | 440 | <x:ref>tchar</x:ref> = "!" / "#" / "$" / "%" / "&" / "'" / "*" |
---|
| 441 | / "+" / "-" / "." / "^" / "_" / "`" / "|" / "~" |
---|
| 442 | / <x:ref>DIGIT</x:ref> / <x:ref>ALPHA</x:ref> |
---|
[214] | 443 | |
---|
[229] | 444 | <x:ref>token</x:ref> = 1*<x:ref>tchar</x:ref> |
---|
[8] | 445 | </artwork></figure> |
---|
[229] | 446 | <t anchor="rule.quoted-string"> |
---|
| 447 | <x:anchor-alias value="quoted-string"/> |
---|
| 448 | <x:anchor-alias value="qdtext"/> |
---|
[395] | 449 | <x:anchor-alias value="obs-text"/> |
---|
[8] | 450 | A string of text is parsed as a single word if it is quoted using |
---|
| 451 | double-quote marks. |
---|
| 452 | </t> |
---|
[395] | 453 | <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"/> |
---|
[429] | 454 | <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> |
---|
[574] | 455 | <x:ref>qdtext</x:ref> = <x:ref>OWS</x:ref> / %x21 / %x23-5B / %x5D-7E / <x:ref>obs-text</x:ref> |
---|
| 456 | ; <x:ref>OWS</x:ref> / <<x:ref>VCHAR</x:ref> except <x:ref>DQUOTE</x:ref> and "\"> / <x:ref>obs-text</x:ref> |
---|
[395] | 457 | <x:ref>obs-text</x:ref> = %x80-FF |
---|
[8] | 458 | </artwork></figure> |
---|
[229] | 459 | <t anchor="rule.quoted-pair"> |
---|
| 460 | <x:anchor-alias value="quoted-pair"/> |
---|
[238] | 461 | <x:anchor-alias value="quoted-text"/> |
---|
[8] | 462 | The backslash character ("\") &MAY; be used as a single-character |
---|
| 463 | quoting mechanism only within quoted-string and comment constructs. |
---|
| 464 | </t> |
---|
[238] | 465 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="quoted-text"/><iref primary="true" item="Grammar" subitem="quoted-pair"/> |
---|
[334] | 466 | <x:ref>quoted-text</x:ref> = %x01-09 / |
---|
| 467 | %x0B-0C / |
---|
[238] | 468 | %x0E-FF ; Characters excluding NUL, <x:ref>CR</x:ref> and <x:ref>LF</x:ref> |
---|
| 469 | <x:ref>quoted-pair</x:ref> = "\" <x:ref>quoted-text</x:ref> |
---|
[8] | 470 | </artwork></figure> |
---|
| 471 | </section> |
---|
[207] | 472 | |
---|
| 473 | <section title="ABNF Rules defined in other Parts of the Specification" anchor="abnf.dependencies"> |
---|
[229] | 474 | <x:anchor-alias value="request-header"/> |
---|
| 475 | <x:anchor-alias value="response-header"/> |
---|
| 476 | <x:anchor-alias value="entity-body"/> |
---|
| 477 | <x:anchor-alias value="entity-header"/> |
---|
| 478 | <x:anchor-alias value="Cache-Control"/> |
---|
| 479 | <x:anchor-alias value="Pragma"/> |
---|
| 480 | <x:anchor-alias value="Warning"/> |
---|
[207] | 481 | <t> |
---|
| 482 | The ABNF rules below are defined in other parts: |
---|
| 483 | </t> |
---|
| 484 | <figure><!-- Part2--><artwork type="abnf2616"> |
---|
[229] | 485 | <x:ref>request-header</x:ref> = <request-header, defined in &request-header-fields;> |
---|
| 486 | <x:ref>response-header</x:ref> = <response-header, defined in &response-header-fields;> |
---|
[207] | 487 | </artwork></figure> |
---|
| 488 | <figure><!-- Part3--><artwork type="abnf2616"> |
---|
[229] | 489 | <x:ref>entity-body</x:ref> = <entity-body, defined in &entity-body;> |
---|
| 490 | <x:ref>entity-header</x:ref> = <entity-header, defined in &entity-header-fields;> |
---|
[207] | 491 | </artwork></figure> |
---|
| 492 | <figure><!-- Part6--><artwork type="abnf2616"> |
---|
[229] | 493 | <x:ref>Cache-Control</x:ref> = <Cache-Control, defined in &header-pragma;> |
---|
| 494 | <x:ref>Pragma</x:ref> = <Pragma, defined in &header-pragma;> |
---|
| 495 | <x:ref>Warning</x:ref> = <Warning, defined in &header-warning;> |
---|
[207] | 496 | </artwork></figure> |
---|
[8] | 497 | </section> |
---|
| 498 | |
---|
[207] | 499 | </section> |
---|
[391] | 500 | </section> |
---|
[207] | 501 | |
---|
[391] | 502 | <section title="HTTP architecture" anchor="architecture"> |
---|
| 503 | <t> |
---|
[621] | 504 | HTTP was created for the World Wide Web architecture |
---|
[391] | 505 | and has evolved over time to support the scalability needs of a worldwide |
---|
| 506 | hypertext system. Much of that architecture is reflected in the terminology |
---|
| 507 | and syntax productions used to define HTTP. |
---|
| 508 | </t> |
---|
| 509 | |
---|
[630] | 510 | <section title="Client/Server Operation" anchor="operation"> |
---|
| 511 | <iref item="client"/> |
---|
| 512 | <iref item="server"/> |
---|
| 513 | <iref item="connection"/> |
---|
[624] | 514 | <t> |
---|
[630] | 515 | HTTP is a request/response protocol that operates by exchanging messages |
---|
| 516 | across a reliable transport or session-layer connection. An HTTP client |
---|
| 517 | is a program that establishes a connection to a server for the purpose |
---|
| 518 | of sending one or more HTTP requests. An HTTP server is a program that |
---|
| 519 | accepts connections in order to service HTTP requests by sending HTTP |
---|
| 520 | responses. |
---|
[624] | 521 | </t> |
---|
[630] | 522 | <iref item="user agent"/> |
---|
| 523 | <iref item="origin server"/> |
---|
[624] | 524 | <t> |
---|
[630] | 525 | Note that the terms "client" and "server" refer only to the roles that |
---|
| 526 | these programs perform for a particular connection. The same program |
---|
| 527 | may act as a client on some connections and a server on others. We use |
---|
| 528 | the term "user agent" to refer to the program that initiates a request, |
---|
| 529 | such as a WWW browser, editor, or spider (web-traversing robot), and |
---|
| 530 | the term "origin server" to refer to the program that can originate |
---|
| 531 | authoritative responses to a request. |
---|
| 532 | </t> |
---|
| 533 | <t> |
---|
| 534 | Most HTTP communication consists of a retrieval request (GET) for |
---|
| 535 | a representation of some resource identified by a URI. In the |
---|
[624] | 536 | simplest case, this may be accomplished via a single connection (v) |
---|
| 537 | between the user agent (UA) and the origin server (O). |
---|
| 538 | </t> |
---|
| 539 | <figure><artwork type="drawing"> |
---|
| 540 | request chain ------------------------> |
---|
| 541 | UA -------------------v------------------- O |
---|
| 542 | <----------------------- response chain |
---|
| 543 | </artwork></figure> |
---|
[630] | 544 | <iref item="message"/> |
---|
| 545 | <iref item="request"/> |
---|
| 546 | <iref item="response"/> |
---|
[624] | 547 | <t> |
---|
[630] | 548 | A client sends an HTTP request to the server in the form of a request |
---|
| 549 | message (<xref target="request"/>), beginning with a method, URI, and |
---|
| 550 | protocol version, followed by MIME-like header fields containing |
---|
| 551 | request modifiers, client information, and payload metadata, an empty |
---|
[677] | 552 | line to indicate the end of the header section, and finally the payload |
---|
| 553 | body (if any). |
---|
| 554 | </t> |
---|
| 555 | <t> |
---|
| 556 | A server responds to the client's request by sending an HTTP response |
---|
| 557 | message (<xref target="response"/>), beginning with a status line that |
---|
| 558 | includes the protocol version, a success or error code, and textual |
---|
[630] | 559 | reason phrase, followed by MIME-like header fields containing server |
---|
[677] | 560 | information, resource metadata, and payload metadata, an empty line to |
---|
| 561 | indicate the end of the header section, and finally the payload body (if any). |
---|
[630] | 562 | </t> |
---|
[633] | 563 | <t> |
---|
[630] | 564 | The following example illustrates a typical message exchange for a |
---|
| 565 | GET request on the URI "http://www.example.com/hello.txt": |
---|
[633] | 566 | </t> |
---|
| 567 | <figure><preamble> |
---|
[630] | 568 | client request: |
---|
[633] | 569 | </preamble><artwork type="message/http; msgtype="request"" x:indent-with=" "> |
---|
| 570 | GET /hello.txt HTTP/1.1 |
---|
| 571 | User-Agent: curl/7.16.3 libcurl/7.16.3 OpenSSL/0.9.7l zlib/1.2.3 |
---|
| 572 | Host: www.example.com |
---|
| 573 | Accept: */* |
---|
[634] | 574 | |
---|
[633] | 575 | </artwork></figure> |
---|
| 576 | <figure><preamble> |
---|
[630] | 577 | server response: |
---|
[633] | 578 | </preamble><artwork type="message/http; msgtype="response"" x:indent-with=" "> |
---|
| 579 | HTTP/1.1 200 OK |
---|
| 580 | Date: Mon, 27 Jul 2009 12:28:53 GMT |
---|
| 581 | Server: Apache |
---|
| 582 | Last-Modified: Wed, 22 Jul 2009 19:15:56 GMT |
---|
| 583 | ETag: "34aa387-d-1568eb00" |
---|
| 584 | Accept-Ranges: bytes |
---|
| 585 | Content-Length: <x:length-of target="exbody"/> |
---|
| 586 | Vary: Accept-Encoding |
---|
| 587 | Content-Type: text/plain |
---|
[630] | 588 | |
---|
[633] | 589 | <x:span anchor="exbody">Hello World! |
---|
| 590 | </x:span></artwork></figure> |
---|
[630] | 591 | </section> |
---|
| 592 | |
---|
| 593 | <section title="Intermediaries" anchor="intermediaries"> |
---|
| 594 | <t> |
---|
[624] | 595 | A more complicated situation occurs when one or more intermediaries |
---|
| 596 | are present in the request/response chain. There are three common |
---|
[630] | 597 | forms of intermediary: proxy, gateway, and tunnel. In some cases, |
---|
| 598 | a single intermediary may act as an origin server, proxy, gateway, |
---|
| 599 | or tunnel, switching behavior based on the nature of each request. |
---|
[624] | 600 | </t> |
---|
| 601 | <figure><artwork type="drawing"> |
---|
| 602 | request chain --------------------------------------> |
---|
| 603 | UA -----v----- A -----v----- B -----v----- C -----v----- O |
---|
| 604 | <------------------------------------- response chain |
---|
| 605 | </artwork></figure> |
---|
| 606 | <t> |
---|
| 607 | The figure above shows three intermediaries (A, B, and C) between the |
---|
| 608 | user agent and origin server. A request or response message that |
---|
| 609 | travels the whole chain will pass through four separate connections. |
---|
[630] | 610 | Some HTTP communication options |
---|
[624] | 611 | may apply only to the connection with the nearest, non-tunnel |
---|
| 612 | neighbor, only to the end-points of the chain, or to all connections |
---|
| 613 | along the chain. Although the diagram is linear, each participant may |
---|
| 614 | be engaged in multiple, simultaneous communications. For example, B |
---|
| 615 | may be receiving requests from many clients other than A, and/or |
---|
| 616 | forwarding requests to servers other than C, at the same time that it |
---|
| 617 | is handling A's request. |
---|
| 618 | </t> |
---|
| 619 | <t> |
---|
[630] | 620 | <iref item="upstream"/><iref item="downstream"/> |
---|
| 621 | <iref item="inbound"/><iref item="outbound"/> |
---|
| 622 | We use the terms "upstream" and "downstream" to describe various |
---|
| 623 | requirements in relation to the directional flow of a message: |
---|
| 624 | all messages flow from upstream to downstream. |
---|
| 625 | Likewise, we use the terms "inbound" and "outbound" to refer to |
---|
| 626 | directions in relation to the request path: "inbound" means toward |
---|
| 627 | the origin server and "outbound" means toward the user agent. |
---|
[624] | 628 | </t> |
---|
[630] | 629 | <t><iref item="proxy"/> |
---|
| 630 | A proxy is a message forwarding agent that is selected by the |
---|
| 631 | client, usually via local configuration rules, to receive requests |
---|
| 632 | for some type(s) of absolute URI and attempt to satisfy those |
---|
| 633 | requests via translation through the HTTP interface. Some translations |
---|
| 634 | are minimal, such as for proxy requests for "http" URIs, whereas |
---|
| 635 | other requests may require translation to and from entirely different |
---|
| 636 | application-layer protocols. Proxies are often used to group an |
---|
| 637 | organization's HTTP requests through a common intermediary for the |
---|
| 638 | sake of security, annotation services, or shared caching. |
---|
| 639 | </t> |
---|
| 640 | <t><iref item="gateway"/><iref item="reverse proxy"/> |
---|
| 641 | A gateway (a.k.a., reverse proxy) is a receiving agent that acts |
---|
| 642 | as a layer above some other server(s) and translates the received |
---|
| 643 | requests to the underlying server's protocol. Gateways are often |
---|
| 644 | used for load balancing or partitioning HTTP services across |
---|
| 645 | multiple machines. |
---|
| 646 | Unlike a proxy, a gateway receives requests as if it were the |
---|
| 647 | origin server for the requested resource; the requesting client |
---|
| 648 | will not be aware that it is communicating with a gateway. |
---|
| 649 | A gateway communicates with the client as if the gateway is the |
---|
| 650 | origin server and thus is subject to all of the requirements on |
---|
| 651 | origin servers for that connection. A gateway communicates |
---|
| 652 | with inbound servers using any protocol it desires, including |
---|
| 653 | private extensions to HTTP that are outside the scope of this |
---|
| 654 | specification. |
---|
| 655 | </t> |
---|
| 656 | <t><iref item="tunnel"/> |
---|
| 657 | A tunnel acts as a blind relay between two connections |
---|
| 658 | without changing the messages. Once active, a tunnel is not |
---|
| 659 | considered a party to the HTTP communication, though the tunnel may |
---|
| 660 | have been initiated by an HTTP request. A tunnel ceases to exist when |
---|
| 661 | both ends of the relayed connection are closed. Tunnels are used to |
---|
| 662 | extend a virtual connection through an intermediary, such as when |
---|
| 663 | transport-layer security is used to establish private communication |
---|
| 664 | through a shared firewall proxy. |
---|
| 665 | </t> |
---|
| 666 | </section> |
---|
| 667 | |
---|
| 668 | <section title="Caches" anchor="caches"> |
---|
| 669 | <iref item="cache"/> |
---|
| 670 | <t> |
---|
| 671 | Any party to HTTP communication that is not acting as a tunnel may |
---|
| 672 | employ an internal cache for handling requests. |
---|
| 673 | A cache is a local store of previous response messages and the |
---|
| 674 | subsystem that controls its message storage, retrieval, and deletion. |
---|
| 675 | A cache stores cacheable responses in order to reduce the response |
---|
| 676 | time and network bandwidth consumption on future, equivalent |
---|
| 677 | requests. Any client or server may include a cache, though a cache |
---|
| 678 | cannot be used by a server while it is acting as a tunnel. |
---|
| 679 | </t> |
---|
| 680 | <t> |
---|
| 681 | The effect of a cache is that the request/response chain is shortened |
---|
| 682 | if one of the participants along the chain has a cached response |
---|
| 683 | applicable to that request. The following illustrates the resulting |
---|
| 684 | chain if B has a cached copy of an earlier response from O (via C) |
---|
| 685 | for a request which has not been cached by UA or A. |
---|
| 686 | </t> |
---|
[624] | 687 | <figure><artwork type="drawing"> |
---|
| 688 | request chain ----------> |
---|
| 689 | UA -----v----- A -----v----- B - - - - - - C - - - - - - O |
---|
| 690 | <--------- response chain |
---|
| 691 | </artwork></figure> |
---|
[630] | 692 | <t><iref item="cacheable"/> |
---|
| 693 | A response is cacheable if a cache is allowed to store a copy of |
---|
| 694 | the response message for use in answering subsequent requests. |
---|
| 695 | Even when a response is cacheable, there may be additional |
---|
| 696 | constraints placed by the client or by the origin server on when |
---|
| 697 | that cached response can be used for a particular request. HTTP |
---|
| 698 | requirements for cache behavior and cacheable responses are |
---|
[640] | 699 | defined in &caching-overview;. |
---|
[624] | 700 | </t> |
---|
| 701 | <t> |
---|
[630] | 702 | There are a wide variety of architectures and configurations |
---|
| 703 | of caches and proxies deployed across the World Wide Web and |
---|
| 704 | inside large organizations. These systems include national hierarchies |
---|
[624] | 705 | of proxy caches to save transoceanic bandwidth, systems that |
---|
| 706 | broadcast or multicast cache entries, organizations that distribute |
---|
[639] | 707 | subsets of cached data via optical media, and so on. |
---|
[624] | 708 | </t> |
---|
[630] | 709 | </section> |
---|
| 710 | |
---|
| 711 | <section title="Transport Independence" anchor="transport-independence"> |
---|
[624] | 712 | <t> |
---|
[630] | 713 | HTTP systems are used in a wide variety of environments, from |
---|
| 714 | corporate intranets with high-bandwidth links to long-distance |
---|
| 715 | communication over low-power radio links and intermittent connectivity. |
---|
| 716 | </t> |
---|
| 717 | <t> |
---|
[624] | 718 | HTTP communication usually takes place over TCP/IP connections. The |
---|
| 719 | default port is TCP 80 (<eref target="http://www.iana.org/assignments/port-numbers"/>), but other ports can be used. This does |
---|
| 720 | not preclude HTTP from being implemented on top of any other protocol |
---|
| 721 | on the Internet, or on other networks. HTTP only presumes a reliable |
---|
| 722 | transport; any protocol that provides such guarantees can be used; |
---|
| 723 | the mapping of the HTTP/1.1 request and response structures onto the |
---|
| 724 | transport data units of the protocol in question is outside the scope |
---|
| 725 | of this specification. |
---|
| 726 | </t> |
---|
| 727 | <t> |
---|
| 728 | In HTTP/1.0, most implementations used a new connection for each |
---|
| 729 | request/response exchange. In HTTP/1.1, a connection may be used for |
---|
| 730 | one or more request/response exchanges, although connections may be |
---|
| 731 | closed for a variety of reasons (see <xref target="persistent.connections"/>). |
---|
| 732 | </t> |
---|
| 733 | </section> |
---|
| 734 | |
---|
[625] | 735 | <section title="HTTP Version" anchor="http.version"> |
---|
| 736 | <x:anchor-alias value="HTTP-Version"/> |
---|
| 737 | <x:anchor-alias value="HTTP-Prot-Name"/> |
---|
| 738 | <t> |
---|
| 739 | HTTP uses a "<major>.<minor>" numbering scheme to indicate versions |
---|
| 740 | of the protocol. The protocol versioning policy is intended to allow |
---|
| 741 | the sender to indicate the format of a message and its capacity for |
---|
| 742 | understanding further HTTP communication, rather than the features |
---|
| 743 | obtained via that communication. No change is made to the version |
---|
| 744 | number for the addition of message components which do not affect |
---|
| 745 | communication behavior or which only add to extensible field values. |
---|
| 746 | The <minor> number is incremented when the changes made to the |
---|
| 747 | protocol add features which do not change the general message parsing |
---|
| 748 | algorithm, but which may add to the message semantics and imply |
---|
| 749 | additional capabilities of the sender. The <major> number is |
---|
| 750 | incremented when the format of a message within the protocol is |
---|
| 751 | changed. See <xref target="RFC2145"/> for a fuller explanation. |
---|
| 752 | </t> |
---|
| 753 | <t> |
---|
| 754 | The version of an HTTP message is indicated by an HTTP-Version field |
---|
| 755 | in the first line of the message. HTTP-Version is case-sensitive. |
---|
| 756 | </t> |
---|
| 757 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="HTTP-Version"/><iref primary="true" item="Grammar" subitem="HTTP-Prot-Name"/> |
---|
| 758 | <x:ref>HTTP-Version</x:ref> = <x:ref>HTTP-Prot-Name</x:ref> "/" 1*<x:ref>DIGIT</x:ref> "." 1*<x:ref>DIGIT</x:ref> |
---|
| 759 | <x:ref>HTTP-Prot-Name</x:ref> = <x:abnf-char-sequence>"HTTP"</x:abnf-char-sequence> ; "HTTP", case-sensitive |
---|
| 760 | </artwork></figure> |
---|
| 761 | <t> |
---|
| 762 | Note that the major and minor numbers &MUST; be treated as separate |
---|
| 763 | integers and that each &MAY; be incremented higher than a single digit. |
---|
| 764 | Thus, HTTP/2.4 is a lower version than HTTP/2.13, which in turn is |
---|
| 765 | lower than HTTP/12.3. Leading zeros &MUST; be ignored by recipients and |
---|
| 766 | &MUST-NOT; be sent. |
---|
| 767 | </t> |
---|
| 768 | <t> |
---|
| 769 | An application that sends a request or response message that includes |
---|
| 770 | HTTP-Version of "HTTP/1.1" &MUST; be at least conditionally compliant |
---|
| 771 | with this specification. Applications that are at least conditionally |
---|
| 772 | compliant with this specification &SHOULD; use an HTTP-Version of |
---|
| 773 | "HTTP/1.1" in their messages, and &MUST; do so for any message that is |
---|
| 774 | not compatible with HTTP/1.0. For more details on when to send |
---|
| 775 | specific HTTP-Version values, see <xref target="RFC2145"/>. |
---|
| 776 | </t> |
---|
| 777 | <t> |
---|
| 778 | The HTTP version of an application is the highest HTTP version for |
---|
| 779 | which the application is at least conditionally compliant. |
---|
| 780 | </t> |
---|
| 781 | <t> |
---|
| 782 | Proxy and gateway applications need to be careful when forwarding |
---|
| 783 | messages in protocol versions different from that of the application. |
---|
| 784 | Since the protocol version indicates the protocol capability of the |
---|
| 785 | sender, a proxy/gateway &MUST-NOT; send a message with a version |
---|
| 786 | indicator which is greater than its actual version. If a higher |
---|
| 787 | version request is received, the proxy/gateway &MUST; either downgrade |
---|
| 788 | the request version, or respond with an error, or switch to tunnel |
---|
| 789 | behavior. |
---|
| 790 | </t> |
---|
| 791 | <t> |
---|
| 792 | Due to interoperability problems with HTTP/1.0 proxies discovered |
---|
| 793 | since the publication of <xref target="RFC2068"/>, caching proxies &MUST;, gateways |
---|
| 794 | &MAY;, and tunnels &MUST-NOT; upgrade the request to the highest version |
---|
| 795 | they support. The proxy/gateway's response to that request &MUST; be in |
---|
| 796 | the same major version as the request. |
---|
| 797 | </t> |
---|
| 798 | <x:note> |
---|
| 799 | <t> |
---|
| 800 | <x:h>Note:</x:h> Converting between versions of HTTP may involve modification |
---|
| 801 | of header fields required or forbidden by the versions involved. |
---|
| 802 | </t> |
---|
| 803 | </x:note> |
---|
| 804 | </section> |
---|
| 805 | |
---|
[391] | 806 | <section title="Uniform Resource Identifiers" anchor="uri"> |
---|
[621] | 807 | <iref primary="true" item="resource"/> |
---|
[391] | 808 | <t> |
---|
| 809 | Uniform Resource Identifiers (URIs) <xref target="RFC3986"/> are used |
---|
| 810 | throughout HTTP as the means for identifying resources. URI references |
---|
[621] | 811 | are used to target requests, indicate redirects, and define relationships. |
---|
[391] | 812 | HTTP does not limit what a resource may be; it merely defines an interface |
---|
| 813 | that can be used to interact with a resource via HTTP. More information on |
---|
| 814 | the scope of URIs and resources can be found in <xref target="RFC3986"/>. |
---|
| 815 | </t> |
---|
| 816 | <x:anchor-alias value="URI"/> |
---|
| 817 | <x:anchor-alias value="URI-reference"/> |
---|
| 818 | <x:anchor-alias value="absolute-URI"/> |
---|
| 819 | <x:anchor-alias value="relative-part"/> |
---|
| 820 | <x:anchor-alias value="authority"/> |
---|
| 821 | <x:anchor-alias value="path-abempty"/> |
---|
| 822 | <x:anchor-alias value="path-absolute"/> |
---|
| 823 | <x:anchor-alias value="port"/> |
---|
| 824 | <x:anchor-alias value="query"/> |
---|
| 825 | <x:anchor-alias value="uri-host"/> |
---|
| 826 | <x:anchor-alias value="partial-URI"/> |
---|
| 827 | <t> |
---|
| 828 | This specification adopts the definitions of "URI-reference", |
---|
[649] | 829 | "absolute-URI", "relative-part", "port", "host", |
---|
[391] | 830 | "path-abempty", "path-absolute", "query", and "authority" from |
---|
| 831 | <xref target="RFC3986"/>. In addition, we define a partial-URI rule for |
---|
| 832 | protocol elements that allow a relative URI without a fragment. |
---|
| 833 | </t> |
---|
| 834 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="URI-reference"/><iref primary="true" item="Grammar" subitem="absolute-URI"/><iref primary="true" item="Grammar" subitem="authority"/><iref primary="true" item="Grammar" subitem="path-absolute"/><iref primary="true" item="Grammar" subitem="port"/><iref primary="true" item="Grammar" subitem="query"/><iref primary="true" item="Grammar" subitem="uri-host"/> |
---|
[395] | 835 | <x:ref>URI</x:ref> = <URI, defined in <xref target="RFC3986" x:fmt="," x:sec="3"/>> |
---|
| 836 | <x:ref>URI-reference</x:ref> = <URI-reference, defined in <xref target="RFC3986" x:fmt="," x:sec="4.1"/>> |
---|
| 837 | <x:ref>absolute-URI</x:ref> = <absolute-URI, defined in <xref target="RFC3986" x:fmt="," x:sec="4.3"/>> |
---|
| 838 | <x:ref>relative-part</x:ref> = <relative-part, defined in <xref target="RFC3986" x:fmt="," x:sec="4.2"/>> |
---|
| 839 | <x:ref>authority</x:ref> = <authority, defined in <xref target="RFC3986" x:fmt="," x:sec="3.2"/>> |
---|
| 840 | <x:ref>path-abempty</x:ref> = <path-abempty, defined in <xref target="RFC3986" x:fmt="," x:sec="3.3"/>> |
---|
| 841 | <x:ref>path-absolute</x:ref> = <path-absolute, defined in <xref target="RFC3986" x:fmt="," x:sec="3.3"/>> |
---|
| 842 | <x:ref>port</x:ref> = <port, defined in <xref target="RFC3986" x:fmt="," x:sec="3.2.3"/>> |
---|
| 843 | <x:ref>query</x:ref> = <query, defined in <xref target="RFC3986" x:fmt="," x:sec="3.4"/>> |
---|
| 844 | <x:ref>uri-host</x:ref> = <host, defined in <xref target="RFC3986" x:fmt="," x:sec="3.2.2"/>> |
---|
[391] | 845 | |
---|
| 846 | <x:ref>partial-URI</x:ref> = relative-part [ "?" query ] |
---|
| 847 | </artwork></figure> |
---|
| 848 | <t> |
---|
| 849 | Each protocol element in HTTP that allows a URI reference will indicate in |
---|
| 850 | its ABNF production whether the element allows only a URI in absolute form |
---|
| 851 | (absolute-URI), any relative reference (relative-ref), or some other subset |
---|
| 852 | of the URI-reference grammar. Unless otherwise indicated, URI references |
---|
| 853 | are parsed relative to the request target (the default base URI for both |
---|
| 854 | the request and its corresponding response). |
---|
| 855 | </t> |
---|
| 856 | |
---|
| 857 | <section title="http URI scheme" anchor="http.uri"> |
---|
| 858 | <x:anchor-alias value="http-URI"/> |
---|
| 859 | <iref item="http URI scheme" primary="true"/> |
---|
| 860 | <iref item="URI scheme" subitem="http" primary="true"/> |
---|
| 861 | <t> |
---|
[621] | 862 | The "http" URI scheme is hereby defined for the purpose of minting |
---|
| 863 | identifiers according to their association with the hierarchical |
---|
| 864 | namespace governed by a potential HTTP origin server listening for |
---|
| 865 | TCP connections on a given port. |
---|
| 866 | The HTTP server is identified via the generic syntax's |
---|
| 867 | <x:ref>authority</x:ref> component, which includes a host |
---|
| 868 | identifier and optional TCP port, and the remainder of the URI is |
---|
| 869 | considered to be identifying data corresponding to a resource for |
---|
| 870 | which that server might provide an HTTP interface. |
---|
[391] | 871 | </t> |
---|
| 872 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="http-URI"/> |
---|
| 873 | <x:ref>http-URI</x:ref> = "http:" "//" <x:ref>authority</x:ref> <x:ref>path-abempty</x:ref> [ "?" <x:ref>query</x:ref> ] |
---|
| 874 | </artwork></figure> |
---|
| 875 | <t> |
---|
[621] | 876 | The host identifier within an <x:ref>authority</x:ref> component is |
---|
| 877 | defined in <xref target="RFC3986" x:fmt="," x:sec="3.2.2"/>. If host is |
---|
| 878 | provided as an IP literal or IPv4 address, then the HTTP server is any |
---|
| 879 | listener on the indicated TCP port at that IP address. If host is a |
---|
| 880 | registered name, then that name is considered an indirect identifier |
---|
| 881 | and the recipient might use a name resolution service, such as DNS, |
---|
| 882 | to find the address of a listener for that host. |
---|
| 883 | The host &MUST-NOT; be empty; if an "http" URI is received with an |
---|
| 884 | empty host, then it &MUST; be rejected as invalid. |
---|
| 885 | If the port subcomponent is empty or not given, then TCP port 80 is |
---|
| 886 | assumed (the default reserved port for WWW services). |
---|
[391] | 887 | </t> |
---|
[621] | 888 | <t> |
---|
| 889 | Regardless of the form of host identifier, access to that host is not |
---|
| 890 | implied by the mere presence of its name or address. The host may or may |
---|
| 891 | not exist and, even when it does exist, may or may not be running an |
---|
| 892 | HTTP server or listening to the indicated port. The "http" URI scheme |
---|
| 893 | makes use of the delegated nature of Internet names and addresses to |
---|
| 894 | establish a naming authority (whatever entity has the ability to place |
---|
| 895 | an HTTP server at that Internet name or address) and allows that |
---|
| 896 | authority to determine which names are valid and how they might be used. |
---|
| 897 | </t> |
---|
| 898 | <t> |
---|
| 899 | When an "http" URI is used within a context that calls for access to the |
---|
| 900 | indicated resource, a client &MAY; attempt access by resolving |
---|
| 901 | the host to an IP address, establishing a TCP connection to that address |
---|
| 902 | on the indicated port, and sending an HTTP request message to the server |
---|
| 903 | containing the URI's identifying data as described in <xref target="request"/>. |
---|
| 904 | If the server responds to that request with a non-interim HTTP response |
---|
| 905 | message, as described in <xref target="response"/>, then that response |
---|
| 906 | is considered an authoritative answer to the client's request. |
---|
| 907 | </t> |
---|
| 908 | <t> |
---|
| 909 | Although HTTP is independent of the transport protocol, the "http" |
---|
| 910 | scheme is specific to TCP-based services because the name delegation |
---|
| 911 | process depends on TCP for establishing authority. |
---|
| 912 | An HTTP service based on some other underlying connection protocol |
---|
| 913 | would presumably be identified using a different URI scheme, just as |
---|
| 914 | the "https" scheme (below) is used for servers that require an SSL/TLS |
---|
| 915 | transport layer on a connection. Other protocols may also be used to |
---|
| 916 | provide access to "http" identified resources --- it is only the |
---|
| 917 | authoritative interface used for mapping the namespace that is |
---|
| 918 | specific to TCP. |
---|
| 919 | </t> |
---|
[452] | 920 | </section> |
---|
| 921 | |
---|
| 922 | <section title="https URI scheme" anchor="https.uri"> |
---|
[622] | 923 | <x:anchor-alias value="https-URI"/> |
---|
[452] | 924 | <iref item="https URI scheme"/> |
---|
| 925 | <iref item="URI scheme" subitem="https"/> |
---|
| 926 | <t> |
---|
[621] | 927 | The "https" URI scheme is hereby defined for the purpose of minting |
---|
| 928 | identifiers according to their association with the hierarchical |
---|
| 929 | namespace governed by a potential HTTP origin server listening for |
---|
| 930 | SSL/TLS-secured connections on a given TCP port. |
---|
| 931 | The host and port are determined in the same way |
---|
| 932 | as for the "http" scheme, except that a default TCP port of 443 |
---|
| 933 | is assumed if the port subcomponent is empty or not given. |
---|
[452] | 934 | </t> |
---|
[621] | 935 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="https-URI"/> |
---|
| 936 | <x:ref>https-URI</x:ref> = "https:" "//" <x:ref>authority</x:ref> <x:ref>path-abempty</x:ref> [ "?" <x:ref>query</x:ref> ] |
---|
| 937 | </artwork></figure> |
---|
| 938 | <t> |
---|
| 939 | The primary difference between the "http" and "https" schemes is |
---|
| 940 | that interaction with the latter is required to be secured for |
---|
| 941 | privacy through the use of strong encryption. The URI cannot be |
---|
| 942 | sent in a request until the connection is secure. Likewise, the |
---|
| 943 | default for caching is that each response that would be considered |
---|
| 944 | "public" under the "http" scheme is instead treated as "private" |
---|
| 945 | and thus not eligible for shared caching. |
---|
| 946 | </t> |
---|
| 947 | <t> |
---|
| 948 | The process for authoritative access to an "https" identified |
---|
| 949 | resource is defined in <xref target="RFC2818"/>. |
---|
| 950 | </t> |
---|
[391] | 951 | </section> |
---|
| 952 | |
---|
[621] | 953 | <section title="http and https URI Normalization and Comparison" anchor="uri.comparison"> |
---|
[391] | 954 | <t> |
---|
[621] | 955 | Since the "http" and "https" schemes conform to the URI generic syntax, |
---|
| 956 | such URIs are normalized and compared according to the algorithm defined |
---|
| 957 | in <xref target="RFC3986" x:fmt="," x:sec="6"/>, using the defaults |
---|
| 958 | described above for each scheme. |
---|
[391] | 959 | </t> |
---|
| 960 | <t> |
---|
[621] | 961 | If the port is equal to the default port for a scheme, the normal |
---|
| 962 | form is to elide the port subcomponent. Likewise, an empty path |
---|
| 963 | component is equivalent to an absolute path of "/", so the normal |
---|
| 964 | form is to provide a path of "/" instead. The scheme and host |
---|
| 965 | are case-insensitive and normally provided in lowercase; all |
---|
| 966 | other components are compared in a case-sensitive manner. |
---|
| 967 | Characters other than those in the "reserved" set are equivalent |
---|
| 968 | to their percent-encoded octets (see <xref target="RFC3986" |
---|
| 969 | x:fmt="," x:sec="2.1"/>): the normal form is to not encode them. |
---|
| 970 | </t> |
---|
| 971 | <t> |
---|
[391] | 972 | For example, the following three URIs are equivalent: |
---|
| 973 | </t> |
---|
| 974 | <figure><artwork type="example"> |
---|
| 975 | http://example.com:80/~smith/home.html |
---|
| 976 | http://EXAMPLE.com/%7Esmith/home.html |
---|
| 977 | http://EXAMPLE.com:/%7esmith/home.html |
---|
| 978 | </artwork></figure> |
---|
[621] | 979 | <t> |
---|
| 980 | <cref>[[This paragraph does not belong here. --Roy]]</cref> |
---|
| 981 | If path-abempty is the empty string (i.e., there is no slash "/" |
---|
| 982 | path separator following the authority), then the "http" URI |
---|
| 983 | &MUST; be given as "/" when |
---|
| 984 | used as a request-target (<xref target="request-target"/>). If a proxy |
---|
| 985 | receives a host name which is not a fully qualified domain name, it |
---|
| 986 | &MAY; add its domain to the host name it received. If a proxy receives |
---|
| 987 | a fully qualified domain name, the proxy &MUST-NOT; change the host |
---|
| 988 | name. |
---|
| 989 | </t> |
---|
[391] | 990 | </section> |
---|
| 991 | </section> |
---|
[676] | 992 | </section> |
---|
[391] | 993 | |
---|
[8] | 994 | <section title="HTTP Message" anchor="http.message"> |
---|
[647] | 995 | <x:anchor-alias value="generic-message"/> |
---|
| 996 | <x:anchor-alias value="message.types"/> |
---|
| 997 | <x:anchor-alias value="HTTP-message"/> |
---|
| 998 | <x:anchor-alias value="start-line"/> |
---|
| 999 | <iref item="header section"/> |
---|
| 1000 | <iref item="headers"/> |
---|
| 1001 | <iref item="header field"/> |
---|
[8] | 1002 | <t> |
---|
[647] | 1003 | All HTTP/1.1 messages consist of a start-line followed by a sequence of |
---|
| 1004 | characters in a format similar to the Internet Message Format |
---|
| 1005 | <xref target="RFC5322"/>: zero or more header fields (collectively |
---|
| 1006 | referred to as the "headers" or the "header section"), an empty line |
---|
| 1007 | indicating the end of the header section, and an optional message-body. |
---|
[8] | 1008 | </t> |
---|
| 1009 | <t> |
---|
[647] | 1010 | An HTTP message can either be a request from client to server or a |
---|
| 1011 | response from server to client. Syntactically, the two types of message |
---|
| 1012 | differ only in the start-line, which is either a Request-Line (for requests) |
---|
| 1013 | or a Status-Line (for responses), and in the algorithm for determining |
---|
| 1014 | the length of the message-body (<xref target="message.length"/>). |
---|
| 1015 | In theory, a client could receive requests and a server could receive |
---|
| 1016 | responses, distinguishing them by their different start-line formats, |
---|
| 1017 | but in practice servers are implemented to only expect a request |
---|
| 1018 | (a response is interpreted as an unknown or invalid request method) |
---|
| 1019 | and clients are implemented to only expect a response. |
---|
[8] | 1020 | </t> |
---|
[647] | 1021 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="HTTP-message"/> |
---|
| 1022 | <x:ref>HTTP-message</x:ref> = <x:ref>start-line</x:ref> |
---|
| 1023 | *( <x:ref>header-field</x:ref> <x:ref>CRLF</x:ref> ) |
---|
[229] | 1024 | <x:ref>CRLF</x:ref> |
---|
| 1025 | [ <x:ref>message-body</x:ref> ] |
---|
[334] | 1026 | <x:ref>start-line</x:ref> = <x:ref>Request-Line</x:ref> / <x:ref>Status-Line</x:ref> |
---|
[8] | 1027 | </artwork></figure> |
---|
| 1028 | <t> |
---|
[395] | 1029 | Whitespace (WSP) &MUST-NOT; be sent between the start-line and the first |
---|
| 1030 | header field. The presence of whitespace might be an attempt to trick a |
---|
| 1031 | noncompliant implementation of HTTP into ignoring that field or processing |
---|
| 1032 | the next line as a new request, either of which may result in security |
---|
| 1033 | issues when implementations within the request chain interpret the |
---|
| 1034 | same message differently. HTTP/1.1 servers &MUST; reject such a message |
---|
| 1035 | with a 400 (Bad Request) response. |
---|
| 1036 | </t> |
---|
[647] | 1037 | |
---|
| 1038 | <section title="Message Parsing Robustness" anchor="message.robustness"> |
---|
| 1039 | <t> |
---|
| 1040 | In the interest of robustness, servers &SHOULD; ignore at least one |
---|
| 1041 | empty line received where a Request-Line is expected. In other words, if |
---|
| 1042 | the server is reading the protocol stream at the beginning of a |
---|
| 1043 | message and receives a CRLF first, it should ignore the CRLF. |
---|
| 1044 | </t> |
---|
| 1045 | <t> |
---|
| 1046 | Some old HTTP/1.0 client implementations generate an extra CRLF |
---|
| 1047 | after a POST request as a lame workaround for some early server |
---|
| 1048 | applications that failed to read message-body content that was |
---|
| 1049 | not terminated by a line-ending. An HTTP/1.1 client &MUST-NOT; |
---|
| 1050 | preface or follow a request with an extra CRLF. If terminating |
---|
| 1051 | the request message-body with a line-ending is desired, then the |
---|
| 1052 | client &MUST; include the terminating CRLF octets as part of the |
---|
| 1053 | message-body length. |
---|
| 1054 | </t> |
---|
| 1055 | <t> |
---|
| 1056 | The normal procedure for parsing an HTTP message is to read the |
---|
| 1057 | start-line into a structure, read each header field into a hash |
---|
| 1058 | table by field name until the empty line, and then use the parsed |
---|
| 1059 | data to determine if a message-body is expected. If a message-body |
---|
| 1060 | has been indicated, then it is read as a stream until an amount |
---|
| 1061 | of OCTETs equal to the message-length is read or the connection |
---|
| 1062 | is closed. Care must be taken to parse an HTTP message as a sequence |
---|
| 1063 | of OCTETs in an encoding that is a superset of US-ASCII. Attempting |
---|
| 1064 | to parse HTTP as a stream of Unicode characters in a character encoding |
---|
| 1065 | like UTF-16 may introduce security flaws due to the differing ways |
---|
| 1066 | that such parsers interpret invalid characters. |
---|
| 1067 | </t> |
---|
[8] | 1068 | </section> |
---|
| 1069 | |
---|
[647] | 1070 | <section title="Header Fields" anchor="header.fields"> |
---|
| 1071 | <x:anchor-alias value="header-field"/> |
---|
[229] | 1072 | <x:anchor-alias value="field-content"/> |
---|
| 1073 | <x:anchor-alias value="field-name"/> |
---|
| 1074 | <x:anchor-alias value="field-value"/> |
---|
[647] | 1075 | <x:anchor-alias value="OWS"/> |
---|
[8] | 1076 | <t> |
---|
[647] | 1077 | Each HTTP header field consists of a case-insensitive field name |
---|
| 1078 | followed by a colon (":"), optional whitespace, and the field value. |
---|
[8] | 1079 | </t> |
---|
[647] | 1080 | <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"/> |
---|
| 1081 | <x:ref>header-field</x:ref> = <x:ref>field-name</x:ref> ":" OWS [ <x:ref>field-value</x:ref> ] OWS |
---|
[229] | 1082 | <x:ref>field-name</x:ref> = <x:ref>token</x:ref> |
---|
[369] | 1083 | <x:ref>field-value</x:ref> = *( <x:ref>field-content</x:ref> / <x:ref>OWS</x:ref> ) |
---|
[395] | 1084 | <x:ref>field-content</x:ref> = *( <x:ref>WSP</x:ref> / <x:ref>VCHAR</x:ref> / <x:ref>obs-text</x:ref> ) |
---|
[8] | 1085 | </artwork></figure> |
---|
| 1086 | <t> |
---|
[647] | 1087 | No whitespace is allowed between the header field name and colon. For |
---|
[395] | 1088 | security reasons, any request message received containing such whitespace |
---|
[647] | 1089 | &MUST; be rejected with a response code of 400 (Bad Request). A proxy |
---|
| 1090 | &MUST; remove any such whitespace from a response message before |
---|
| 1091 | forwarding the message downstream. |
---|
[8] | 1092 | </t> |
---|
| 1093 | <t> |
---|
[647] | 1094 | A field value &MAY; be preceded by optional whitespace (OWS); a single SP is |
---|
| 1095 | preferred. The field value does not include any leading or trailing white |
---|
[395] | 1096 | space: OWS occurring before the first non-whitespace character of the |
---|
[647] | 1097 | field value or after the last non-whitespace character of the field value |
---|
| 1098 | is ignored and &SHOULD; be removed without changing the meaning of the header |
---|
[395] | 1099 | field. |
---|
| 1100 | </t> |
---|
| 1101 | <t> |
---|
[647] | 1102 | The order in which header fields with differing field names are |
---|
| 1103 | received is not significant. However, it is "good practice" to send |
---|
| 1104 | header fields that contain control data first, such as Host on |
---|
| 1105 | requests and Date on responses, so that implementations can decide |
---|
| 1106 | when not to handle a message as early as possible. A server &MUST; |
---|
| 1107 | wait until the entire header section is received before interpreting |
---|
| 1108 | a request message, since later header fields might include conditionals, |
---|
| 1109 | authentication credentials, or deliberately misleading duplicate |
---|
| 1110 | header fields that would impact request processing. |
---|
| 1111 | </t> |
---|
| 1112 | <t> |
---|
[651] | 1113 | Multiple header fields with the same field name &MUST-NOT; be |
---|
| 1114 | sent in a message unless the entire field value for that |
---|
[647] | 1115 | header field is defined as a comma-separated list [i.e., #(values)]. |
---|
| 1116 | Multiple header fields with the same field name can be combined into |
---|
| 1117 | one "field-name: field-value" pair, without changing the semantics of the |
---|
| 1118 | message, by appending each subsequent field value to the combined |
---|
| 1119 | field value in order, separated by a comma. The order in which |
---|
| 1120 | header fields with the same field name are received is therefore |
---|
| 1121 | significant to the interpretation of the combined field value; |
---|
| 1122 | a proxy &MUST-NOT; change the order of these field values when |
---|
| 1123 | forwarding a message. |
---|
| 1124 | </t> |
---|
| 1125 | <x:note> |
---|
| 1126 | <t> |
---|
| 1127 | <x:h>Note:</x:h> the "Set-Cookie" header as implemented in |
---|
| 1128 | practice (as opposed to how it is specified in <xref target="RFC2109"/>) |
---|
| 1129 | can occur multiple times, but does not use the list syntax, and thus cannot |
---|
| 1130 | be combined into a single line. (See Appendix A.2.3 of <xref target="Kri2001"/> |
---|
| 1131 | for details.) Also note that the Set-Cookie2 header specified in |
---|
| 1132 | <xref target="RFC2965"/> does not share this problem. |
---|
| 1133 | </t> |
---|
| 1134 | </x:note> |
---|
| 1135 | <t> |
---|
[395] | 1136 | Historically, HTTP header field values could be extended over multiple |
---|
| 1137 | lines by preceding each extra line with at least one space or horizontal |
---|
| 1138 | tab character (line folding). This specification deprecates such line |
---|
| 1139 | folding except within the message/http media type |
---|
| 1140 | (<xref target="internet.media.type.message.http"/>). |
---|
| 1141 | HTTP/1.1 senders &MUST-NOT; produce messages that include line folding |
---|
| 1142 | (i.e., that contain any field-content that matches the obs-fold rule) unless |
---|
| 1143 | the message is intended for packaging within the message/http media type. |
---|
| 1144 | HTTP/1.1 recipients &SHOULD; accept line folding and replace any embedded |
---|
| 1145 | obs-fold whitespace with a single SP prior to interpreting the field value |
---|
| 1146 | or forwarding the message downstream. |
---|
| 1147 | </t> |
---|
[647] | 1148 | <t> |
---|
| 1149 | Historically, HTTP has allowed field content with text in the ISO-8859-1 |
---|
| 1150 | <xref target="ISO-8859-1"/> character encoding and supported other |
---|
| 1151 | character sets only through use of <xref target="RFC2047"/> encoding. |
---|
| 1152 | In practice, most HTTP header field values use only a subset of the |
---|
| 1153 | US-ASCII character encoding <xref target="USASCII"/>. Newly defined |
---|
| 1154 | header fields &SHOULD; limit their field values to US-ASCII characters. |
---|
| 1155 | Recipients &SHOULD; treat other (obs-text) octets in field content as |
---|
| 1156 | opaque data. |
---|
| 1157 | </t> |
---|
[395] | 1158 | <t anchor="rule.comment"> |
---|
| 1159 | <x:anchor-alias value="comment"/> |
---|
| 1160 | <x:anchor-alias value="ctext"/> |
---|
| 1161 | Comments can be included in some HTTP header fields by surrounding |
---|
| 1162 | the comment text with parentheses. Comments are only allowed in |
---|
| 1163 | fields containing "comment" as part of their field value definition. |
---|
| 1164 | </t> |
---|
| 1165 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="comment"/><iref primary="true" item="Grammar" subitem="ctext"/> |
---|
| 1166 | <x:ref>comment</x:ref> = "(" *( <x:ref>ctext</x:ref> / <x:ref>quoted-pair</x:ref> / <x:ref>comment</x:ref> ) ")" |
---|
[574] | 1167 | <x:ref>ctext</x:ref> = <x:ref>OWS</x:ref> / %x21-27 / %x2A-5B / %x5D-7E / <x:ref>obs-text</x:ref> |
---|
| 1168 | ; <x:ref>OWS</x:ref> / <<x:ref>VCHAR</x:ref> except "(", ")", and "\"> / <x:ref>obs-text</x:ref> |
---|
[395] | 1169 | </artwork></figure> |
---|
[310] | 1170 | |
---|
[8] | 1171 | </section> |
---|
| 1172 | |
---|
| 1173 | <section title="Message Body" anchor="message.body"> |
---|
[229] | 1174 | <x:anchor-alias value="message-body"/> |
---|
[8] | 1175 | <t> |
---|
| 1176 | The message-body (if any) of an HTTP message is used to carry the |
---|
| 1177 | entity-body associated with the request or response. The message-body |
---|
| 1178 | differs from the entity-body only when a transfer-coding has been |
---|
| 1179 | applied, as indicated by the Transfer-Encoding header field (<xref target="header.transfer-encoding"/>). |
---|
| 1180 | </t> |
---|
| 1181 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="message-body"/> |
---|
[229] | 1182 | <x:ref>message-body</x:ref> = <x:ref>entity-body</x:ref> |
---|
[334] | 1183 | / <entity-body encoded as per <x:ref>Transfer-Encoding</x:ref>> |
---|
[8] | 1184 | </artwork></figure> |
---|
| 1185 | <t> |
---|
| 1186 | Transfer-Encoding &MUST; be used to indicate any transfer-codings |
---|
| 1187 | applied by an application to ensure safe and proper transfer of the |
---|
| 1188 | message. Transfer-Encoding is a property of the message, not of the |
---|
| 1189 | entity, and thus &MAY; be added or removed by any application along the |
---|
| 1190 | request/response chain. (However, <xref target="transfer.codings"/> places restrictions on |
---|
| 1191 | when certain transfer-codings may be used.) |
---|
| 1192 | </t> |
---|
| 1193 | <t> |
---|
| 1194 | The rules for when a message-body is allowed in a message differ for |
---|
| 1195 | requests and responses. |
---|
| 1196 | </t> |
---|
| 1197 | <t> |
---|
| 1198 | The presence of a message-body in a request is signaled by the |
---|
| 1199 | inclusion of a Content-Length or Transfer-Encoding header field in |
---|
[647] | 1200 | the request's header fields. |
---|
[171] | 1201 | When a request message contains both a message-body of non-zero |
---|
| 1202 | length and a method that does not define any semantics for that |
---|
| 1203 | request message-body, then an origin server &SHOULD; either ignore |
---|
| 1204 | the message-body or respond with an appropriate error message |
---|
| 1205 | (e.g., 413). A proxy or gateway, when presented the same request, |
---|
| 1206 | &SHOULD; either forward the request inbound with the message-body or |
---|
| 1207 | ignore the message-body when determining a response. |
---|
[8] | 1208 | </t> |
---|
| 1209 | <t> |
---|
| 1210 | For response messages, whether or not a message-body is included with |
---|
| 1211 | a message is dependent on both the request method and the response |
---|
| 1212 | status code (<xref target="status.code.and.reason.phrase"/>). All responses to the HEAD request method |
---|
| 1213 | &MUST-NOT; include a message-body, even though the presence of entity-header |
---|
| 1214 | fields might lead one to believe they do. All 1xx |
---|
[137] | 1215 | (informational), 204 (No Content), and 304 (Not Modified) responses |
---|
[8] | 1216 | &MUST-NOT; include a message-body. All other responses do include a |
---|
| 1217 | message-body, although it &MAY; be of zero length. |
---|
| 1218 | </t> |
---|
| 1219 | </section> |
---|
| 1220 | |
---|
| 1221 | <section title="Message Length" anchor="message.length"> |
---|
| 1222 | <t> |
---|
| 1223 | The transfer-length of a message is the length of the message-body as |
---|
| 1224 | it appears in the message; that is, after any transfer-codings have |
---|
| 1225 | been applied. When a message-body is included with a message, the |
---|
| 1226 | transfer-length of that body is determined by one of the following |
---|
| 1227 | (in order of precedence): |
---|
| 1228 | </t> |
---|
| 1229 | <t> |
---|
| 1230 | <list style="numbers"> |
---|
| 1231 | <x:lt><t> |
---|
| 1232 | Any response message which "&MUST-NOT;" include a message-body (such |
---|
| 1233 | as the 1xx, 204, and 304 responses and any response to a HEAD |
---|
| 1234 | request) is always terminated by the first empty line after the |
---|
| 1235 | header fields, regardless of the entity-header fields present in |
---|
| 1236 | the message. |
---|
| 1237 | </t></x:lt> |
---|
| 1238 | <x:lt><t> |
---|
[85] | 1239 | If a Transfer-Encoding header field (<xref target="header.transfer-encoding"/>) |
---|
[276] | 1240 | is present and the "chunked" transfer-coding (<xref target="transfer.codings"/>) |
---|
| 1241 | is used, the transfer-length is defined by the use of this transfer-coding. |
---|
| 1242 | If a Transfer-Encoding header field is present and the "chunked" transfer-coding |
---|
| 1243 | is not present, the transfer-length is defined by the sender closing the connection. |
---|
[8] | 1244 | </t></x:lt> |
---|
| 1245 | <x:lt><t> |
---|
| 1246 | If a Content-Length header field (<xref target="header.content-length"/>) is present, its |
---|
[576] | 1247 | value in OCTETs represents both the entity-length and the |
---|
[8] | 1248 | transfer-length. The Content-Length header field &MUST-NOT; be sent |
---|
| 1249 | if these two lengths are different (i.e., if a Transfer-Encoding |
---|
| 1250 | header field is present). If a message is received with both a |
---|
| 1251 | Transfer-Encoding header field and a Content-Length header field, |
---|
| 1252 | the latter &MUST; be ignored. |
---|
| 1253 | </t></x:lt> |
---|
| 1254 | <x:lt><t> |
---|
| 1255 | If the message uses the media type "multipart/byteranges", and the |
---|
[71] | 1256 | transfer-length is not otherwise specified, then this self-delimiting |
---|
[8] | 1257 | media type defines the transfer-length. This media type |
---|
[71] | 1258 | &MUST-NOT; be used unless the sender knows that the recipient can parse |
---|
| 1259 | it; the presence in a request of a Range header with multiple byte-range |
---|
| 1260 | specifiers from a 1.1 client implies that the client can parse |
---|
[8] | 1261 | multipart/byteranges responses. |
---|
| 1262 | <list style="empty"><t> |
---|
| 1263 | A range header might be forwarded by a 1.0 proxy that does not |
---|
| 1264 | understand multipart/byteranges; in this case the server &MUST; |
---|
| 1265 | delimit the message using methods defined in items 1, 3 or 5 of |
---|
| 1266 | this section. |
---|
| 1267 | </t></list> |
---|
| 1268 | </t></x:lt> |
---|
| 1269 | <x:lt><t> |
---|
| 1270 | By the server closing the connection. (Closing the connection |
---|
| 1271 | cannot be used to indicate the end of a request body, since that |
---|
| 1272 | would leave no possibility for the server to send back a response.) |
---|
| 1273 | </t></x:lt> |
---|
| 1274 | </list> |
---|
| 1275 | </t> |
---|
| 1276 | <t> |
---|
| 1277 | For compatibility with HTTP/1.0 applications, HTTP/1.1 requests |
---|
| 1278 | containing a message-body &MUST; include a valid Content-Length header |
---|
| 1279 | field unless the server is known to be HTTP/1.1 compliant. If a |
---|
| 1280 | request contains a message-body and a Content-Length is not given, |
---|
[137] | 1281 | the server &SHOULD; respond with 400 (Bad Request) if it cannot |
---|
| 1282 | determine the length of the message, or with 411 (Length Required) if |
---|
[8] | 1283 | it wishes to insist on receiving a valid Content-Length. |
---|
| 1284 | </t> |
---|
| 1285 | <t> |
---|
| 1286 | All HTTP/1.1 applications that receive entities &MUST; accept the |
---|
| 1287 | "chunked" transfer-coding (<xref target="transfer.codings"/>), thus allowing this mechanism |
---|
| 1288 | to be used for messages when the message length cannot be determined |
---|
| 1289 | in advance. |
---|
| 1290 | </t> |
---|
| 1291 | <t> |
---|
| 1292 | Messages &MUST-NOT; include both a Content-Length header field and a |
---|
[85] | 1293 | transfer-coding. If the message does include a |
---|
[8] | 1294 | transfer-coding, the Content-Length &MUST; be ignored. |
---|
| 1295 | </t> |
---|
| 1296 | <t> |
---|
| 1297 | When a Content-Length is given in a message where a message-body is |
---|
| 1298 | allowed, its field value &MUST; exactly match the number of OCTETs in |
---|
| 1299 | the message-body. HTTP/1.1 user agents &MUST; notify the user when an |
---|
| 1300 | invalid length is received and detected. |
---|
| 1301 | </t> |
---|
| 1302 | </section> |
---|
| 1303 | |
---|
| 1304 | <section title="General Header Fields" anchor="general.header.fields"> |
---|
[229] | 1305 | <x:anchor-alias value="general-header"/> |
---|
[8] | 1306 | <t> |
---|
| 1307 | There are a few header fields which have general applicability for |
---|
| 1308 | both request and response messages, but which do not apply to the |
---|
| 1309 | entity being transferred. These header fields apply only to the |
---|
| 1310 | message being transmitted. |
---|
| 1311 | </t> |
---|
| 1312 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="general-header"/> |
---|
[229] | 1313 | <x:ref>general-header</x:ref> = <x:ref>Cache-Control</x:ref> ; &header-cache-control; |
---|
[334] | 1314 | / <x:ref>Connection</x:ref> ; <xref target="header.connection"/> |
---|
| 1315 | / <x:ref>Date</x:ref> ; <xref target="header.date"/> |
---|
| 1316 | / <x:ref>Pragma</x:ref> ; &header-pragma; |
---|
| 1317 | / <x:ref>Trailer</x:ref> ; <xref target="header.trailer"/> |
---|
| 1318 | / <x:ref>Transfer-Encoding</x:ref> ; <xref target="header.transfer-encoding"/> |
---|
| 1319 | / <x:ref>Upgrade</x:ref> ; <xref target="header.upgrade"/> |
---|
| 1320 | / <x:ref>Via</x:ref> ; <xref target="header.via"/> |
---|
| 1321 | / <x:ref>Warning</x:ref> ; &header-warning; |
---|
[8] | 1322 | </artwork></figure> |
---|
| 1323 | <t> |
---|
| 1324 | General-header field names can be extended reliably only in |
---|
| 1325 | combination with a change in the protocol version. However, new or |
---|
| 1326 | experimental header fields may be given the semantics of general |
---|
| 1327 | header fields if all parties in the communication recognize them to |
---|
| 1328 | be general-header fields. Unrecognized header fields are treated as |
---|
| 1329 | entity-header fields. |
---|
| 1330 | </t> |
---|
| 1331 | </section> |
---|
| 1332 | </section> |
---|
| 1333 | |
---|
| 1334 | <section title="Request" anchor="request"> |
---|
[229] | 1335 | <x:anchor-alias value="Request"/> |
---|
[8] | 1336 | <t> |
---|
| 1337 | A request message from a client to a server includes, within the |
---|
| 1338 | first line of that message, the method to be applied to the resource, |
---|
| 1339 | the identifier of the resource, and the protocol version in use. |
---|
| 1340 | </t> |
---|
[29] | 1341 | <!-- Host ; should be moved here eventually --> |
---|
[8] | 1342 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Request"/> |
---|
[229] | 1343 | <x:ref>Request</x:ref> = <x:ref>Request-Line</x:ref> ; <xref target="request-line"/> |
---|
| 1344 | *(( <x:ref>general-header</x:ref> ; <xref target="general.header.fields"/> |
---|
[334] | 1345 | / <x:ref>request-header</x:ref> ; &request-header-fields; |
---|
[636] | 1346 | / <x:ref>entity-header</x:ref> ) <x:ref>CRLF</x:ref> ) ; &entity-header-fields; |
---|
[229] | 1347 | <x:ref>CRLF</x:ref> |
---|
| 1348 | [ <x:ref>message-body</x:ref> ] ; <xref target="message.body"/> |
---|
[8] | 1349 | </artwork></figure> |
---|
| 1350 | |
---|
| 1351 | <section title="Request-Line" anchor="request-line"> |
---|
[229] | 1352 | <x:anchor-alias value="Request-Line"/> |
---|
[8] | 1353 | <t> |
---|
| 1354 | The Request-Line begins with a method token, followed by the |
---|
[391] | 1355 | request-target and the protocol version, and ending with CRLF. The |
---|
[8] | 1356 | elements are separated by SP characters. No CR or LF is allowed |
---|
| 1357 | except in the final CRLF sequence. |
---|
| 1358 | </t> |
---|
| 1359 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Request-Line"/> |
---|
[391] | 1360 | <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> |
---|
[8] | 1361 | </artwork></figure> |
---|
| 1362 | |
---|
| 1363 | <section title="Method" anchor="method"> |
---|
[229] | 1364 | <x:anchor-alias value="Method"/> |
---|
[8] | 1365 | <t> |
---|
| 1366 | The Method token indicates the method to be performed on the |
---|
[391] | 1367 | resource identified by the request-target. The method is case-sensitive. |
---|
[8] | 1368 | </t> |
---|
| 1369 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Method"/><iref primary="true" item="Grammar" subitem="extension-method"/> |
---|
[229] | 1370 | <x:ref>Method</x:ref> = <x:ref>token</x:ref> |
---|
[8] | 1371 | </artwork></figure> |
---|
| 1372 | </section> |
---|
| 1373 | |
---|
[391] | 1374 | <section title="request-target" anchor="request-target"> |
---|
| 1375 | <x:anchor-alias value="request-target"/> |
---|
[8] | 1376 | <t> |
---|
[452] | 1377 | The request-target |
---|
[8] | 1378 | identifies the resource upon which to apply the request. |
---|
| 1379 | </t> |
---|
[391] | 1380 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="request-target"/> |
---|
[404] | 1381 | <x:ref>request-target</x:ref> = "*" |
---|
[374] | 1382 | / <x:ref>absolute-URI</x:ref> |
---|
[334] | 1383 | / ( <x:ref>path-absolute</x:ref> [ "?" <x:ref>query</x:ref> ] ) |
---|
| 1384 | / <x:ref>authority</x:ref> |
---|
[8] | 1385 | </artwork></figure> |
---|
| 1386 | <t> |
---|
[391] | 1387 | The four options for request-target are dependent on the nature of the |
---|
[8] | 1388 | request. The asterisk "*" means that the request does not apply to a |
---|
| 1389 | particular resource, but to the server itself, and is only allowed |
---|
| 1390 | when the method used does not necessarily apply to a resource. One |
---|
| 1391 | example would be |
---|
| 1392 | </t> |
---|
| 1393 | <figure><artwork type="example"> |
---|
[402] | 1394 | OPTIONS * HTTP/1.1 |
---|
[8] | 1395 | </artwork></figure> |
---|
| 1396 | <t> |
---|
[374] | 1397 | The absolute-URI form is &REQUIRED; when the request is being made to a |
---|
[8] | 1398 | proxy. The proxy is requested to forward the request or service it |
---|
| 1399 | from a valid cache, and return the response. Note that the proxy &MAY; |
---|
| 1400 | forward the request on to another proxy or directly to the server |
---|
[374] | 1401 | specified by the absolute-URI. In order to avoid request loops, a |
---|
[8] | 1402 | proxy &MUST; be able to recognize all of its server names, including |
---|
| 1403 | any aliases, local variations, and the numeric IP address. An example |
---|
| 1404 | Request-Line would be: |
---|
| 1405 | </t> |
---|
| 1406 | <figure><artwork type="example"> |
---|
[402] | 1407 | GET http://www.example.org/pub/WWW/TheProject.html HTTP/1.1 |
---|
[8] | 1408 | </artwork></figure> |
---|
| 1409 | <t> |
---|
[374] | 1410 | To allow for transition to absolute-URIs in all requests in future |
---|
| 1411 | versions of HTTP, all HTTP/1.1 servers &MUST; accept the absolute-URI |
---|
[8] | 1412 | form in requests, even though HTTP/1.1 clients will only generate |
---|
| 1413 | them in requests to proxies. |
---|
| 1414 | </t> |
---|
| 1415 | <t> |
---|
[29] | 1416 | The authority form is only used by the CONNECT method (&CONNECT;). |
---|
[8] | 1417 | </t> |
---|
| 1418 | <t> |
---|
[391] | 1419 | The most common form of request-target is that used to identify a |
---|
[8] | 1420 | resource on an origin server or gateway. In this case the absolute |
---|
[374] | 1421 | path of the URI &MUST; be transmitted (see <xref target="http.uri"/>, path-absolute) as |
---|
[391] | 1422 | the request-target, and the network location of the URI (authority) &MUST; |
---|
[8] | 1423 | be transmitted in a Host header field. For example, a client wishing |
---|
| 1424 | to retrieve the resource above directly from the origin server would |
---|
[90] | 1425 | create a TCP connection to port 80 of the host "www.example.org" and send |
---|
[8] | 1426 | the lines: |
---|
| 1427 | </t> |
---|
| 1428 | <figure><artwork type="example"> |
---|
[402] | 1429 | GET /pub/WWW/TheProject.html HTTP/1.1 |
---|
| 1430 | Host: www.example.org |
---|
[8] | 1431 | </artwork></figure> |
---|
| 1432 | <t> |
---|
| 1433 | followed by the remainder of the Request. Note that the absolute path |
---|
| 1434 | cannot be empty; if none is present in the original URI, it &MUST; be |
---|
| 1435 | given as "/" (the server root). |
---|
| 1436 | </t> |
---|
| 1437 | <t> |
---|
[403] | 1438 | If a proxy receives a request without any path in the request-target and |
---|
| 1439 | the method specified is capable of supporting the asterisk form of |
---|
| 1440 | request-target, then the last proxy on the request chain &MUST; forward the |
---|
| 1441 | request with "*" as the final request-target. |
---|
| 1442 | </t> |
---|
| 1443 | <figure><preamble> |
---|
| 1444 | For example, the request |
---|
| 1445 | </preamble><artwork type="example"> |
---|
| 1446 | OPTIONS http://www.example.org:8001 HTTP/1.1 |
---|
| 1447 | </artwork></figure> |
---|
| 1448 | <figure><preamble> |
---|
| 1449 | would be forwarded by the proxy as |
---|
| 1450 | </preamble><artwork type="example"> |
---|
| 1451 | OPTIONS * HTTP/1.1 |
---|
| 1452 | Host: www.example.org:8001 |
---|
| 1453 | </artwork> |
---|
| 1454 | <postamble> |
---|
| 1455 | after connecting to port 8001 of host "www.example.org". |
---|
| 1456 | </postamble> |
---|
| 1457 | </figure> |
---|
| 1458 | <t> |
---|
[391] | 1459 | The request-target is transmitted in the format specified in |
---|
[452] | 1460 | <xref target="http.uri"/>. If the request-target is percent-encoded |
---|
| 1461 | (<xref target="RFC3986" x:fmt="," x:sec="2.1"/>), the origin server |
---|
[391] | 1462 | &MUST; decode the request-target in order to |
---|
[8] | 1463 | properly interpret the request. Servers &SHOULD; respond to invalid |
---|
[391] | 1464 | request-targets with an appropriate status code. |
---|
[8] | 1465 | </t> |
---|
| 1466 | <t> |
---|
[185] | 1467 | A transparent proxy &MUST-NOT; rewrite the "path-absolute" part of the |
---|
[391] | 1468 | received request-target when forwarding it to the next inbound server, |
---|
[185] | 1469 | except as noted above to replace a null path-absolute with "/". |
---|
[8] | 1470 | </t> |
---|
[563] | 1471 | <x:note> |
---|
| 1472 | <t> |
---|
| 1473 | <x:h>Note:</x:h> The "no rewrite" rule prevents the proxy from changing the |
---|
| 1474 | meaning of the request when the origin server is improperly using |
---|
| 1475 | a non-reserved URI character for a reserved purpose. Implementors |
---|
| 1476 | should be aware that some pre-HTTP/1.1 proxies have been known to |
---|
| 1477 | rewrite the request-target. |
---|
| 1478 | </t> |
---|
| 1479 | </x:note> |
---|
[8] | 1480 | <t> |
---|
[391] | 1481 | HTTP does not place a pre-defined limit on the length of a request-target. |
---|
| 1482 | A server &MUST; be prepared to receive URIs of unbounded length and |
---|
[452] | 1483 | respond with the 414 (URI Too Long) status if the received |
---|
[391] | 1484 | request-target would be longer than the server wishes to handle |
---|
| 1485 | (see &status-414;). |
---|
| 1486 | </t> |
---|
| 1487 | <t> |
---|
| 1488 | Various ad-hoc limitations on request-target length are found in practice. |
---|
| 1489 | It is &RECOMMENDED; that all HTTP senders and recipients support |
---|
| 1490 | request-target lengths of 8000 or more OCTETs. |
---|
| 1491 | </t> |
---|
[8] | 1492 | </section> |
---|
| 1493 | </section> |
---|
| 1494 | |
---|
| 1495 | <section title="The Resource Identified by a Request" anchor="the.resource.identified.by.a.request"> |
---|
| 1496 | <t> |
---|
| 1497 | The exact resource identified by an Internet request is determined by |
---|
[391] | 1498 | examining both the request-target and the Host header field. |
---|
[8] | 1499 | </t> |
---|
| 1500 | <t> |
---|
| 1501 | An origin server that does not allow resources to differ by the |
---|
| 1502 | requested host &MAY; ignore the Host header field value when |
---|
| 1503 | determining the resource identified by an HTTP/1.1 request. (But see |
---|
| 1504 | <xref target="changes.to.simplify.multi-homed.web.servers.and.conserve.ip.addresses"/> |
---|
| 1505 | for other requirements on Host support in HTTP/1.1.) |
---|
| 1506 | </t> |
---|
| 1507 | <t> |
---|
| 1508 | An origin server that does differentiate resources based on the host |
---|
| 1509 | requested (sometimes referred to as virtual hosts or vanity host |
---|
| 1510 | names) &MUST; use the following rules for determining the requested |
---|
| 1511 | resource on an HTTP/1.1 request: |
---|
| 1512 | <list style="numbers"> |
---|
[391] | 1513 | <t>If request-target is an absolute-URI, the host is part of the |
---|
| 1514 | request-target. Any Host header field value in the request &MUST; be |
---|
[8] | 1515 | ignored.</t> |
---|
[391] | 1516 | <t>If the request-target is not an absolute-URI, and the request includes |
---|
[8] | 1517 | a Host header field, the host is determined by the Host header |
---|
| 1518 | field value.</t> |
---|
| 1519 | <t>If the host as determined by rule 1 or 2 is not a valid host on |
---|
| 1520 | the server, the response &MUST; be a 400 (Bad Request) error message.</t> |
---|
| 1521 | </list> |
---|
| 1522 | </t> |
---|
| 1523 | <t> |
---|
| 1524 | Recipients of an HTTP/1.0 request that lacks a Host header field &MAY; |
---|
| 1525 | attempt to use heuristics (e.g., examination of the URI path for |
---|
| 1526 | something unique to a particular host) in order to determine what |
---|
| 1527 | exact resource is being requested. |
---|
| 1528 | </t> |
---|
| 1529 | </section> |
---|
| 1530 | |
---|
| 1531 | </section> |
---|
| 1532 | |
---|
| 1533 | |
---|
| 1534 | <section title="Response" anchor="response"> |
---|
[229] | 1535 | <x:anchor-alias value="Response"/> |
---|
[8] | 1536 | <t> |
---|
| 1537 | After receiving and interpreting a request message, a server responds |
---|
| 1538 | with an HTTP response message. |
---|
| 1539 | </t> |
---|
| 1540 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Response"/> |
---|
[229] | 1541 | <x:ref>Response</x:ref> = <x:ref>Status-Line</x:ref> ; <xref target="status-line"/> |
---|
| 1542 | *(( <x:ref>general-header</x:ref> ; <xref target="general.header.fields"/> |
---|
[334] | 1543 | / <x:ref>response-header</x:ref> ; &response-header-fields; |
---|
[429] | 1544 | / <x:ref>entity-header</x:ref> ) <x:ref>CRLF</x:ref> ) ; &entity-header-fields; |
---|
[229] | 1545 | <x:ref>CRLF</x:ref> |
---|
| 1546 | [ <x:ref>message-body</x:ref> ] ; <xref target="message.body"/> |
---|
[8] | 1547 | </artwork></figure> |
---|
| 1548 | |
---|
| 1549 | <section title="Status-Line" anchor="status-line"> |
---|
[229] | 1550 | <x:anchor-alias value="Status-Line"/> |
---|
[8] | 1551 | <t> |
---|
| 1552 | The first line of a Response message is the Status-Line, consisting |
---|
| 1553 | of the protocol version followed by a numeric status code and its |
---|
| 1554 | associated textual phrase, with each element separated by SP |
---|
| 1555 | characters. No CR or LF is allowed except in the final CRLF sequence. |
---|
| 1556 | </t> |
---|
| 1557 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Status-Line"/> |
---|
[229] | 1558 | <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> |
---|
[8] | 1559 | </artwork></figure> |
---|
| 1560 | |
---|
| 1561 | <section title="Status Code and Reason Phrase" anchor="status.code.and.reason.phrase"> |
---|
[229] | 1562 | <x:anchor-alias value="Reason-Phrase"/> |
---|
| 1563 | <x:anchor-alias value="Status-Code"/> |
---|
[8] | 1564 | <t> |
---|
| 1565 | The Status-Code element is a 3-digit integer result code of the |
---|
| 1566 | attempt to understand and satisfy the request. These codes are fully |
---|
[198] | 1567 | defined in &status-codes;. The Reason Phrase exists for the sole |
---|
| 1568 | purpose of providing a textual description associated with the numeric |
---|
| 1569 | status code, out of deference to earlier Internet application protocols |
---|
| 1570 | that were more frequently used with interactive text clients. |
---|
| 1571 | A client &SHOULD; ignore the content of the Reason Phrase. |
---|
[8] | 1572 | </t> |
---|
| 1573 | <t> |
---|
| 1574 | The first digit of the Status-Code defines the class of response. The |
---|
| 1575 | last two digits do not have any categorization role. There are 5 |
---|
| 1576 | values for the first digit: |
---|
| 1577 | <list style="symbols"> |
---|
| 1578 | <t> |
---|
| 1579 | 1xx: Informational - Request received, continuing process |
---|
| 1580 | </t> |
---|
| 1581 | <t> |
---|
| 1582 | 2xx: Success - The action was successfully received, |
---|
| 1583 | understood, and accepted |
---|
| 1584 | </t> |
---|
| 1585 | <t> |
---|
| 1586 | 3xx: Redirection - Further action must be taken in order to |
---|
| 1587 | complete the request |
---|
| 1588 | </t> |
---|
| 1589 | <t> |
---|
| 1590 | 4xx: Client Error - The request contains bad syntax or cannot |
---|
| 1591 | be fulfilled |
---|
| 1592 | </t> |
---|
| 1593 | <t> |
---|
| 1594 | 5xx: Server Error - The server failed to fulfill an apparently |
---|
| 1595 | valid request |
---|
| 1596 | </t> |
---|
| 1597 | </list> |
---|
| 1598 | </t> |
---|
| 1599 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Status-Code"/><iref primary="true" item="Grammar" subitem="extension-code"/><iref primary="true" item="Grammar" subitem="Reason-Phrase"/> |
---|
[229] | 1600 | <x:ref>Status-Code</x:ref> = 3<x:ref>DIGIT</x:ref> |
---|
[395] | 1601 | <x:ref>Reason-Phrase</x:ref> = *( <x:ref>WSP</x:ref> / <x:ref>VCHAR</x:ref> / <x:ref>obs-text</x:ref> ) |
---|
[8] | 1602 | </artwork></figure> |
---|
| 1603 | </section> |
---|
| 1604 | </section> |
---|
| 1605 | |
---|
| 1606 | </section> |
---|
| 1607 | |
---|
| 1608 | |
---|
[623] | 1609 | <section title="Protocol Parameters" anchor="protocol.parameters"> |
---|
| 1610 | |
---|
| 1611 | <section title="Date/Time Formats: Full Date" anchor="date.time.formats.full.date"> |
---|
| 1612 | <x:anchor-alias value="HTTP-date"/> |
---|
| 1613 | <t> |
---|
| 1614 | HTTP applications have historically allowed three different formats |
---|
| 1615 | for the representation of date/time stamps: |
---|
| 1616 | </t> |
---|
| 1617 | <figure><artwork type="example"> |
---|
| 1618 | Sun, 06 Nov 1994 08:49:37 GMT ; RFC 1123 |
---|
| 1619 | Sunday, 06-Nov-94 08:49:37 GMT ; obsolete RFC 850 format |
---|
| 1620 | Sun Nov 6 08:49:37 1994 ; ANSI C's asctime() format |
---|
| 1621 | </artwork></figure> |
---|
| 1622 | <t> |
---|
| 1623 | The first format is preferred as an Internet standard and represents |
---|
| 1624 | a fixed-length subset of that defined by <xref target="RFC1123"/>. The |
---|
| 1625 | other formats are described here only for |
---|
| 1626 | compatibility with obsolete implementations. |
---|
| 1627 | HTTP/1.1 clients and servers that parse the date value &MUST; accept |
---|
| 1628 | all three formats (for compatibility with HTTP/1.0), though they &MUST; |
---|
| 1629 | only generate the RFC 1123 format for representing HTTP-date values |
---|
| 1630 | in header fields. See <xref target="tolerant.applications"/> for further information. |
---|
| 1631 | </t> |
---|
| 1632 | <t> |
---|
| 1633 | All HTTP date/time stamps &MUST; be represented in Greenwich Mean Time |
---|
| 1634 | (GMT), without exception. For the purposes of HTTP, GMT is exactly |
---|
| 1635 | equal to UTC (Coordinated Universal Time). This is indicated in the |
---|
| 1636 | first two formats by the inclusion of "GMT" as the three-letter |
---|
| 1637 | abbreviation for time zone, and &MUST; be assumed when reading the |
---|
| 1638 | asctime format. HTTP-date is case sensitive and &MUST-NOT; include |
---|
| 1639 | additional whitespace beyond that specifically included as SP in the |
---|
| 1640 | grammar. |
---|
| 1641 | </t> |
---|
| 1642 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="HTTP-date"/> |
---|
| 1643 | <x:ref>HTTP-date</x:ref> = <x:ref>rfc1123-date</x:ref> / <x:ref>obs-date</x:ref> |
---|
| 1644 | </artwork></figure> |
---|
| 1645 | <t anchor="preferred.date.format"> |
---|
| 1646 | <x:anchor-alias value="rfc1123-date"/> |
---|
| 1647 | <x:anchor-alias value="time-of-day"/> |
---|
| 1648 | <x:anchor-alias value="hour"/> |
---|
| 1649 | <x:anchor-alias value="minute"/> |
---|
| 1650 | <x:anchor-alias value="second"/> |
---|
| 1651 | <x:anchor-alias value="day-name"/> |
---|
| 1652 | <x:anchor-alias value="day"/> |
---|
| 1653 | <x:anchor-alias value="month"/> |
---|
| 1654 | <x:anchor-alias value="year"/> |
---|
| 1655 | <x:anchor-alias value="GMT"/> |
---|
| 1656 | Preferred format: |
---|
| 1657 | </t> |
---|
| 1658 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="rfc1123-date"/><iref primary="true" item="Grammar" subitem="date1"/><iref primary="true" item="Grammar" subitem="time-of-day"/><iref primary="true" item="Grammar" subitem="hour"/><iref primary="true" item="Grammar" subitem="minute"/><iref primary="true" item="Grammar" subitem="second"/><iref primary="true" item="Grammar" subitem="day-name"/><iref primary="true" item="Grammar" subitem="day-name-l"/><iref primary="true" item="Grammar" subitem="day"/><iref primary="true" item="Grammar" subitem="month"/><iref primary="true" item="Grammar" subitem="year"/><iref primary="true" item="Grammar" subitem="GMT"/> |
---|
| 1659 | <x:ref>rfc1123-date</x:ref> = <x:ref>day-name</x:ref> "," <x:ref>SP</x:ref> date1 <x:ref>SP</x:ref> <x:ref>time-of-day</x:ref> <x:ref>SP</x:ref> <x:ref>GMT</x:ref> |
---|
| 1660 | |
---|
| 1661 | <x:ref>day-name</x:ref> = <x:abnf-char-sequence>"Mon"</x:abnf-char-sequence> ; "Mon", case-sensitive |
---|
| 1662 | / <x:abnf-char-sequence>"Tue"</x:abnf-char-sequence> ; "Tue", case-sensitive |
---|
| 1663 | / <x:abnf-char-sequence>"Wed"</x:abnf-char-sequence> ; "Wed", case-sensitive |
---|
| 1664 | / <x:abnf-char-sequence>"Thu"</x:abnf-char-sequence> ; "Thu", case-sensitive |
---|
| 1665 | / <x:abnf-char-sequence>"Fri"</x:abnf-char-sequence> ; "Fri", case-sensitive |
---|
| 1666 | / <x:abnf-char-sequence>"Sat"</x:abnf-char-sequence> ; "Sat", case-sensitive |
---|
| 1667 | / <x:abnf-char-sequence>"Sun"</x:abnf-char-sequence> ; "Sun", case-sensitive |
---|
| 1668 | |
---|
| 1669 | <x:ref>date1</x:ref> = <x:ref>day</x:ref> <x:ref>SP</x:ref> <x:ref>month</x:ref> <x:ref>SP</x:ref> <x:ref>year</x:ref> |
---|
| 1670 | ; e.g., 02 Jun 1982 |
---|
| 1671 | |
---|
| 1672 | <x:ref>day</x:ref> = 2<x:ref>DIGIT</x:ref> |
---|
| 1673 | <x:ref>month</x:ref> = <x:abnf-char-sequence>"Jan"</x:abnf-char-sequence> ; "Jan", case-sensitive |
---|
| 1674 | / <x:abnf-char-sequence>"Feb"</x:abnf-char-sequence> ; "Feb", case-sensitive |
---|
| 1675 | / <x:abnf-char-sequence>"Mar"</x:abnf-char-sequence> ; "Mar", case-sensitive |
---|
| 1676 | / <x:abnf-char-sequence>"Apr"</x:abnf-char-sequence> ; "Apr", case-sensitive |
---|
| 1677 | / <x:abnf-char-sequence>"May"</x:abnf-char-sequence> ; "May", case-sensitive |
---|
| 1678 | / <x:abnf-char-sequence>"Jun"</x:abnf-char-sequence> ; "Jun", case-sensitive |
---|
| 1679 | / <x:abnf-char-sequence>"Jul"</x:abnf-char-sequence> ; "Jul", case-sensitive |
---|
| 1680 | / <x:abnf-char-sequence>"Aug"</x:abnf-char-sequence> ; "Aug", case-sensitive |
---|
| 1681 | / <x:abnf-char-sequence>"Sep"</x:abnf-char-sequence> ; "Sep", case-sensitive |
---|
| 1682 | / <x:abnf-char-sequence>"Oct"</x:abnf-char-sequence> ; "Oct", case-sensitive |
---|
| 1683 | / <x:abnf-char-sequence>"Nov"</x:abnf-char-sequence> ; "Nov", case-sensitive |
---|
| 1684 | / <x:abnf-char-sequence>"Dec"</x:abnf-char-sequence> ; "Dec", case-sensitive |
---|
| 1685 | <x:ref>year</x:ref> = 4<x:ref>DIGIT</x:ref> |
---|
| 1686 | |
---|
| 1687 | <x:ref>GMT</x:ref> = <x:abnf-char-sequence>"GMT"</x:abnf-char-sequence> ; "GMT", case-sensitive |
---|
| 1688 | |
---|
| 1689 | <x:ref>time-of-day</x:ref> = <x:ref>hour</x:ref> ":" <x:ref>minute</x:ref> ":" <x:ref>second</x:ref> |
---|
| 1690 | ; 00:00:00 - 23:59:59 |
---|
| 1691 | |
---|
| 1692 | <x:ref>hour</x:ref> = 2<x:ref>DIGIT</x:ref> |
---|
| 1693 | <x:ref>minute</x:ref> = 2<x:ref>DIGIT</x:ref> |
---|
| 1694 | <x:ref>second</x:ref> = 2<x:ref>DIGIT</x:ref> |
---|
| 1695 | </artwork></figure> |
---|
| 1696 | <t> |
---|
| 1697 | The semantics of <x:ref>day-name</x:ref>, <x:ref>day</x:ref>, |
---|
| 1698 | <x:ref>month</x:ref>, <x:ref>year</x:ref>, and <x:ref>time-of-day</x:ref> are the |
---|
| 1699 | same as those defined for the RFC 5322 constructs |
---|
| 1700 | with the corresponding name (<xref target="RFC5322" x:fmt="," x:sec="3.3"/>). |
---|
| 1701 | </t> |
---|
| 1702 | <t anchor="obsolete.date.formats"> |
---|
| 1703 | <x:anchor-alias value="obs-date"/> |
---|
| 1704 | <x:anchor-alias value="rfc850-date"/> |
---|
| 1705 | <x:anchor-alias value="asctime-date"/> |
---|
| 1706 | <x:anchor-alias value="date1"/> |
---|
| 1707 | <x:anchor-alias value="date2"/> |
---|
| 1708 | <x:anchor-alias value="date3"/> |
---|
| 1709 | <x:anchor-alias value="rfc1123-date"/> |
---|
| 1710 | <x:anchor-alias value="day-name-l"/> |
---|
| 1711 | Obsolete formats: |
---|
| 1712 | </t> |
---|
| 1713 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="obs-date"/> |
---|
| 1714 | <x:ref>obs-date</x:ref> = <x:ref>rfc850-date</x:ref> / <x:ref>asctime-date</x:ref> |
---|
| 1715 | </artwork></figure> |
---|
| 1716 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="rfc850-date"/> |
---|
| 1717 | <x:ref>rfc850-date</x:ref> = <x:ref>day-name-l</x:ref> "," <x:ref>SP</x:ref> <x:ref>date2</x:ref> <x:ref>SP</x:ref> <x:ref>time-of-day</x:ref> <x:ref>SP</x:ref> <x:ref>GMT</x:ref> |
---|
| 1718 | <x:ref>date2</x:ref> = <x:ref>day</x:ref> "-" <x:ref>month</x:ref> "-" 2<x:ref>DIGIT</x:ref> |
---|
| 1719 | ; day-month-year (e.g., 02-Jun-82) |
---|
| 1720 | |
---|
| 1721 | <x:ref>day-name-l</x:ref> = <x:abnf-char-sequence>"Monday"</x:abnf-char-sequence> ; "Monday", case-sensitive |
---|
| 1722 | / <x:abnf-char-sequence>"Tuesday"</x:abnf-char-sequence> ; "Tuesday", case-sensitive |
---|
| 1723 | / <x:abnf-char-sequence>"Wednesday"</x:abnf-char-sequence> ; "Wednesday", case-sensitive |
---|
| 1724 | / <x:abnf-char-sequence>"Thursday"</x:abnf-char-sequence> ; "Thursday", case-sensitive |
---|
| 1725 | / <x:abnf-char-sequence>"Friday"</x:abnf-char-sequence> ; "Friday", case-sensitive |
---|
| 1726 | / <x:abnf-char-sequence>"Saturday"</x:abnf-char-sequence> ; "Saturday", case-sensitive |
---|
| 1727 | / <x:abnf-char-sequence>"Sunday"</x:abnf-char-sequence> ; "Sunday", case-sensitive |
---|
| 1728 | </artwork></figure> |
---|
| 1729 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="asctime-date"/> |
---|
| 1730 | <x:ref>asctime-date</x:ref> = <x:ref>day-name</x:ref> <x:ref>SP</x:ref> <x:ref>date3</x:ref> <x:ref>SP</x:ref> <x:ref>time-of-day</x:ref> <x:ref>SP</x:ref> <x:ref>year</x:ref> |
---|
| 1731 | <x:ref>date3</x:ref> = <x:ref>month</x:ref> <x:ref>SP</x:ref> ( 2<x:ref>DIGIT</x:ref> / ( <x:ref>SP</x:ref> 1<x:ref>DIGIT</x:ref> )) |
---|
| 1732 | ; month day (e.g., Jun 2) |
---|
| 1733 | </artwork></figure> |
---|
| 1734 | <x:note> |
---|
| 1735 | <t> |
---|
| 1736 | <x:h>Note:</x:h> Recipients of date values are encouraged to be robust in |
---|
| 1737 | accepting date values that may have been sent by non-HTTP |
---|
| 1738 | applications, as is sometimes the case when retrieving or posting |
---|
| 1739 | messages via proxies/gateways to SMTP or NNTP. |
---|
| 1740 | </t> |
---|
| 1741 | </x:note> |
---|
| 1742 | <x:note> |
---|
| 1743 | <t> |
---|
| 1744 | <x:h>Note:</x:h> HTTP requirements for the date/time stamp format apply only |
---|
| 1745 | to their usage within the protocol stream. Clients and servers are |
---|
| 1746 | not required to use these formats for user presentation, request |
---|
| 1747 | logging, etc. |
---|
| 1748 | </t> |
---|
| 1749 | </x:note> |
---|
| 1750 | </section> |
---|
| 1751 | |
---|
| 1752 | <section title="Transfer Codings" anchor="transfer.codings"> |
---|
| 1753 | <x:anchor-alias value="transfer-coding"/> |
---|
| 1754 | <x:anchor-alias value="transfer-extension"/> |
---|
| 1755 | <t> |
---|
| 1756 | Transfer-coding values are used to indicate an encoding |
---|
| 1757 | transformation that has been, can be, or may need to be applied to an |
---|
| 1758 | entity-body in order to ensure "safe transport" through the network. |
---|
| 1759 | This differs from a content coding in that the transfer-coding is a |
---|
| 1760 | property of the message, not of the original entity. |
---|
| 1761 | </t> |
---|
| 1762 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="transfer-coding"/><iref primary="true" item="Grammar" subitem="transfer-extension"/> |
---|
[673] | 1763 | <x:ref>transfer-coding</x:ref> = "chunked" ; <xref target="chunked.encoding"/> |
---|
| 1764 | / "compress" ; <xref target="compress.coding"/> |
---|
| 1765 | / "deflate" ; <xref target="deflate.coding"/> |
---|
| 1766 | / "gzip" ; <xref target="gzip.coding"/> |
---|
| 1767 | / <x:ref>transfer-extension</x:ref> |
---|
[623] | 1768 | <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> ) |
---|
| 1769 | </artwork></figure> |
---|
| 1770 | <t anchor="rule.parameter"> |
---|
| 1771 | <x:anchor-alias value="attribute"/> |
---|
| 1772 | <x:anchor-alias value="transfer-parameter"/> |
---|
| 1773 | <x:anchor-alias value="value"/> |
---|
| 1774 | Parameters are in the form of attribute/value pairs. |
---|
| 1775 | </t> |
---|
| 1776 | <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"/> |
---|
| 1777 | <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> |
---|
| 1778 | <x:ref>attribute</x:ref> = <x:ref>token</x:ref> |
---|
| 1779 | <x:ref>value</x:ref> = <x:ref>token</x:ref> / <x:ref>quoted-string</x:ref> |
---|
| 1780 | </artwork></figure> |
---|
| 1781 | <t> |
---|
| 1782 | All transfer-coding values are case-insensitive. HTTP/1.1 uses |
---|
| 1783 | transfer-coding values in the TE header field (<xref target="header.te"/>) and in |
---|
| 1784 | the Transfer-Encoding header field (<xref target="header.transfer-encoding"/>). |
---|
| 1785 | </t> |
---|
| 1786 | <t> |
---|
| 1787 | Whenever a transfer-coding is applied to a message-body, the set of |
---|
| 1788 | transfer-codings &MUST; include "chunked", unless the message indicates it |
---|
| 1789 | is terminated by closing the connection. When the "chunked" transfer-coding |
---|
| 1790 | is used, it &MUST; be the last transfer-coding applied to the |
---|
| 1791 | message-body. The "chunked" transfer-coding &MUST-NOT; be applied more |
---|
| 1792 | than once to a message-body. These rules allow the recipient to |
---|
| 1793 | determine the transfer-length of the message (<xref target="message.length"/>). |
---|
| 1794 | </t> |
---|
| 1795 | <t> |
---|
[641] | 1796 | Transfer-codings are analogous to the Content-Transfer-Encoding values of |
---|
| 1797 | MIME, which were designed to enable safe transport of binary data over a |
---|
| 1798 | 7-bit transport service (<xref target="RFC2045" x:fmt="," x:sec="6"/>). |
---|
| 1799 | However, safe transport |
---|
[623] | 1800 | has a different focus for an 8bit-clean transfer protocol. In HTTP, |
---|
| 1801 | the only unsafe characteristic of message-bodies is the difficulty in |
---|
| 1802 | determining the exact body length (<xref target="message.length"/>), or the desire to |
---|
| 1803 | encrypt data over a shared transport. |
---|
| 1804 | </t> |
---|
| 1805 | <t> |
---|
| 1806 | A server which receives an entity-body with a transfer-coding it does |
---|
| 1807 | not understand &SHOULD; return 501 (Not Implemented), and close the |
---|
| 1808 | connection. A server &MUST-NOT; send transfer-codings to an HTTP/1.0 |
---|
| 1809 | client. |
---|
| 1810 | </t> |
---|
| 1811 | |
---|
[673] | 1812 | <section title="Chunked Transfer Coding" anchor="chunked.encoding"> |
---|
| 1813 | <iref item="chunked (Coding Format)"/> |
---|
| 1814 | <iref item="Coding Format" subitem="chunked"/> |
---|
[623] | 1815 | <x:anchor-alias value="chunk"/> |
---|
| 1816 | <x:anchor-alias value="Chunked-Body"/> |
---|
| 1817 | <x:anchor-alias value="chunk-data"/> |
---|
| 1818 | <x:anchor-alias value="chunk-ext"/> |
---|
| 1819 | <x:anchor-alias value="chunk-ext-name"/> |
---|
| 1820 | <x:anchor-alias value="chunk-ext-val"/> |
---|
| 1821 | <x:anchor-alias value="chunk-size"/> |
---|
| 1822 | <x:anchor-alias value="last-chunk"/> |
---|
| 1823 | <x:anchor-alias value="trailer-part"/> |
---|
| 1824 | <t> |
---|
| 1825 | The chunked encoding modifies the body of a message in order to |
---|
| 1826 | transfer it as a series of chunks, each with its own size indicator, |
---|
| 1827 | followed by an &OPTIONAL; trailer containing entity-header fields. This |
---|
| 1828 | allows dynamically produced content to be transferred along with the |
---|
| 1829 | information necessary for the recipient to verify that it has |
---|
| 1830 | received the full message. |
---|
| 1831 | </t> |
---|
| 1832 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Chunked-Body"/><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"/> |
---|
| 1833 | <x:ref>Chunked-Body</x:ref> = *<x:ref>chunk</x:ref> |
---|
| 1834 | <x:ref>last-chunk</x:ref> |
---|
| 1835 | <x:ref>trailer-part</x:ref> |
---|
| 1836 | <x:ref>CRLF</x:ref> |
---|
| 1837 | |
---|
| 1838 | <x:ref>chunk</x:ref> = <x:ref>chunk-size</x:ref> *WSP [ <x:ref>chunk-ext</x:ref> ] <x:ref>CRLF</x:ref> |
---|
| 1839 | <x:ref>chunk-data</x:ref> <x:ref>CRLF</x:ref> |
---|
| 1840 | <x:ref>chunk-size</x:ref> = 1*<x:ref>HEXDIG</x:ref> |
---|
| 1841 | <x:ref>last-chunk</x:ref> = 1*("0") *WSP [ <x:ref>chunk-ext</x:ref> ] <x:ref>CRLF</x:ref> |
---|
| 1842 | |
---|
| 1843 | <x:ref>chunk-ext</x:ref> = *( ";" *WSP <x:ref>chunk-ext-name</x:ref> |
---|
| 1844 | [ "=" <x:ref>chunk-ext-val</x:ref> ] *WSP ) |
---|
| 1845 | <x:ref>chunk-ext-name</x:ref> = <x:ref>token</x:ref> |
---|
| 1846 | <x:ref>chunk-ext-val</x:ref> = <x:ref>token</x:ref> / <x:ref>quoted-string</x:ref> |
---|
| 1847 | <x:ref>chunk-data</x:ref> = 1*<x:ref>OCTET</x:ref> ; a sequence of chunk-size octets |
---|
| 1848 | <x:ref>trailer-part</x:ref> = *( <x:ref>entity-header</x:ref> <x:ref>CRLF</x:ref> ) |
---|
| 1849 | </artwork></figure> |
---|
| 1850 | <t> |
---|
| 1851 | The chunk-size field is a string of hex digits indicating the size of |
---|
| 1852 | the chunk-data in octets. The chunked encoding is ended by any chunk whose size is |
---|
| 1853 | zero, followed by the trailer, which is terminated by an empty line. |
---|
| 1854 | </t> |
---|
| 1855 | <t> |
---|
| 1856 | The trailer allows the sender to include additional HTTP header |
---|
| 1857 | fields at the end of the message. The Trailer header field can be |
---|
| 1858 | used to indicate which header fields are included in a trailer (see |
---|
| 1859 | <xref target="header.trailer"/>). |
---|
| 1860 | </t> |
---|
| 1861 | <t> |
---|
| 1862 | A server using chunked transfer-coding in a response &MUST-NOT; use the |
---|
| 1863 | trailer for any header fields unless at least one of the following is |
---|
| 1864 | true: |
---|
| 1865 | <list style="numbers"> |
---|
| 1866 | <t>the request included a TE header field that indicates "trailers" is |
---|
| 1867 | acceptable in the transfer-coding of the response, as described in |
---|
| 1868 | <xref target="header.te"/>; or,</t> |
---|
| 1869 | |
---|
| 1870 | <t>the server is the origin server for the response, the trailer |
---|
| 1871 | fields consist entirely of optional metadata, and the recipient |
---|
| 1872 | could use the message (in a manner acceptable to the origin server) |
---|
| 1873 | without receiving this metadata. In other words, the origin server |
---|
| 1874 | is willing to accept the possibility that the trailer fields might |
---|
| 1875 | be silently discarded along the path to the client.</t> |
---|
| 1876 | </list> |
---|
| 1877 | </t> |
---|
| 1878 | <t> |
---|
| 1879 | This requirement prevents an interoperability failure when the |
---|
| 1880 | message is being received by an HTTP/1.1 (or later) proxy and |
---|
| 1881 | forwarded to an HTTP/1.0 recipient. It avoids a situation where |
---|
| 1882 | compliance with the protocol would have necessitated a possibly |
---|
| 1883 | infinite buffer on the proxy. |
---|
| 1884 | </t> |
---|
| 1885 | <t> |
---|
| 1886 | A process for decoding the "chunked" transfer-coding |
---|
| 1887 | can be represented in pseudo-code as: |
---|
| 1888 | </t> |
---|
| 1889 | <figure><artwork type="code"> |
---|
| 1890 | length := 0 |
---|
| 1891 | read chunk-size, chunk-ext (if any) and CRLF |
---|
| 1892 | while (chunk-size > 0) { |
---|
| 1893 | read chunk-data and CRLF |
---|
| 1894 | append chunk-data to entity-body |
---|
| 1895 | length := length + chunk-size |
---|
| 1896 | read chunk-size and CRLF |
---|
| 1897 | } |
---|
| 1898 | read entity-header |
---|
| 1899 | while (entity-header not empty) { |
---|
| 1900 | append entity-header to existing header fields |
---|
| 1901 | read entity-header |
---|
| 1902 | } |
---|
| 1903 | Content-Length := length |
---|
| 1904 | Remove "chunked" from Transfer-Encoding |
---|
| 1905 | </artwork></figure> |
---|
| 1906 | <t> |
---|
| 1907 | All HTTP/1.1 applications &MUST; be able to receive and decode the |
---|
| 1908 | "chunked" transfer-coding, and &MUST; ignore chunk-ext extensions |
---|
| 1909 | they do not understand. |
---|
| 1910 | </t> |
---|
| 1911 | </section> |
---|
[670] | 1912 | |
---|
[673] | 1913 | <section title="Compression Codings" anchor="compression.codings"> |
---|
| 1914 | <t> |
---|
| 1915 | The codings defined below can be used to compress the payload of a |
---|
| 1916 | message. |
---|
| 1917 | </t> |
---|
| 1918 | <x:note><t> |
---|
| 1919 | <x:h>Note:</x:h> Use of program names for the identification of encoding formats |
---|
| 1920 | is not desirable and is discouraged for future encodings. Their |
---|
| 1921 | use here is representative of historical practice, not good |
---|
| 1922 | design. |
---|
| 1923 | </t></x:note> |
---|
| 1924 | <x:note><t> |
---|
| 1925 | <x:h>Note:</x:h> For compatibility with previous implementations of HTTP, |
---|
| 1926 | applications &SHOULD; consider "x-gzip" and "x-compress" to be |
---|
| 1927 | equivalent to "gzip" and "compress" respectively. |
---|
| 1928 | </t></x:note> |
---|
| 1929 | |
---|
| 1930 | <section title="Compress Coding" anchor="compress.coding"> |
---|
| 1931 | <iref item="compress (Coding Format)"/> |
---|
| 1932 | <iref item="Coding Format" subitem="compress"/> |
---|
| 1933 | <t> |
---|
| 1934 | The "compress" format is produced by the common UNIX file compression |
---|
| 1935 | program "compress". This format is an adaptive Lempel-Ziv-Welch |
---|
| 1936 | coding (LZW). |
---|
| 1937 | </t> |
---|
| 1938 | </section> |
---|
| 1939 | |
---|
| 1940 | <section title="Deflate Coding" anchor="deflate.coding"> |
---|
| 1941 | <iref item="deflate (Coding Format)"/> |
---|
| 1942 | <iref item="Coding Format" subitem="deflate"/> |
---|
| 1943 | <t> |
---|
| 1944 | The "zlib" format is defined in <xref target="RFC1950"/> in combination with |
---|
| 1945 | the "deflate" compression mechanism described in <xref target="RFC1951"/>. |
---|
| 1946 | </t> |
---|
| 1947 | </section> |
---|
| 1948 | |
---|
| 1949 | <section title="Gzip Coding" anchor="gzip.coding"> |
---|
| 1950 | <iref item="gzip (Coding Format)"/> |
---|
| 1951 | <iref item="Coding Format" subitem="gzip"/> |
---|
| 1952 | <t> |
---|
| 1953 | The "gzip" format is produced by the file compression program |
---|
| 1954 | "gzip" (GNU zip), as described in <xref target="RFC1952"/>. This format is a |
---|
| 1955 | Lempel-Ziv coding (LZ77) with a 32 bit CRC. |
---|
| 1956 | </t> |
---|
| 1957 | </section> |
---|
| 1958 | |
---|
| 1959 | </section> |
---|
| 1960 | |
---|
[670] | 1961 | <section title="Transfer Coding Registry" anchor="transfer.coding.registry"> |
---|
| 1962 | <t> |
---|
| 1963 | The HTTP Transfer Coding Registry defines the name space for the transfer |
---|
| 1964 | coding names. |
---|
| 1965 | </t> |
---|
| 1966 | <t> |
---|
| 1967 | Registrations &MUST; include the following fields: |
---|
| 1968 | <list style="symbols"> |
---|
| 1969 | <t>Name</t> |
---|
| 1970 | <t>Description</t> |
---|
| 1971 | <t>Pointer to specification text</t> |
---|
| 1972 | </list> |
---|
| 1973 | </t> |
---|
| 1974 | <t> |
---|
| 1975 | Values to be added to this name space require expert review and a specification |
---|
| 1976 | (see "Expert Review" and "Specification Required" in |
---|
| 1977 | <xref target="RFC5226" x:fmt="of" x:sec="4.1"/>), and &MUST; |
---|
| 1978 | conform to the purpose of transfer coding defined in this section. |
---|
| 1979 | </t> |
---|
| 1980 | <t> |
---|
| 1981 | The registry itself is maintained at |
---|
| 1982 | <eref target="http://www.iana.org/assignments/http-parameters"/>. |
---|
| 1983 | </t> |
---|
[623] | 1984 | </section> |
---|
[670] | 1985 | </section> |
---|
[623] | 1986 | |
---|
| 1987 | <section title="Product Tokens" anchor="product.tokens"> |
---|
| 1988 | <x:anchor-alias value="product"/> |
---|
| 1989 | <x:anchor-alias value="product-version"/> |
---|
| 1990 | <t> |
---|
| 1991 | Product tokens are used to allow communicating applications to |
---|
| 1992 | identify themselves by software name and version. Most fields using |
---|
| 1993 | product tokens also allow sub-products which form a significant part |
---|
| 1994 | of the application to be listed, separated by whitespace. By |
---|
| 1995 | convention, the products are listed in order of their significance |
---|
| 1996 | for identifying the application. |
---|
| 1997 | </t> |
---|
| 1998 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="product"/><iref primary="true" item="Grammar" subitem="product-version"/> |
---|
| 1999 | <x:ref>product</x:ref> = <x:ref>token</x:ref> ["/" <x:ref>product-version</x:ref>] |
---|
| 2000 | <x:ref>product-version</x:ref> = <x:ref>token</x:ref> |
---|
| 2001 | </artwork></figure> |
---|
| 2002 | <t> |
---|
| 2003 | Examples: |
---|
| 2004 | </t> |
---|
| 2005 | <figure><artwork type="example"> |
---|
| 2006 | User-Agent: CERN-LineMode/2.15 libwww/2.17b3 |
---|
| 2007 | Server: Apache/0.8.4 |
---|
| 2008 | </artwork></figure> |
---|
| 2009 | <t> |
---|
| 2010 | Product tokens &SHOULD; be short and to the point. They &MUST-NOT; be |
---|
| 2011 | used for advertising or other non-essential information. Although any |
---|
| 2012 | token character &MAY; appear in a product-version, this token &SHOULD; |
---|
| 2013 | only be used for a version identifier (i.e., successive versions of |
---|
| 2014 | the same product &SHOULD; only differ in the product-version portion of |
---|
| 2015 | the product value). |
---|
| 2016 | </t> |
---|
| 2017 | </section> |
---|
| 2018 | |
---|
| 2019 | <section title="Quality Values" anchor="quality.values"> |
---|
| 2020 | <x:anchor-alias value="qvalue"/> |
---|
| 2021 | <t> |
---|
| 2022 | Both transfer codings (TE request header, <xref target="header.te"/>) |
---|
| 2023 | and content negotiation (&content.negotiation;) use short "floating point" |
---|
| 2024 | numbers to indicate the relative importance ("weight") of various |
---|
| 2025 | negotiable parameters. A weight is normalized to a real number in |
---|
| 2026 | the range 0 through 1, where 0 is the minimum and 1 the maximum |
---|
| 2027 | value. If a parameter has a quality value of 0, then content with |
---|
| 2028 | this parameter is `not acceptable' for the client. HTTP/1.1 |
---|
| 2029 | applications &MUST-NOT; generate more than three digits after the |
---|
| 2030 | decimal point. User configuration of these values &SHOULD; also be |
---|
| 2031 | limited in this fashion. |
---|
| 2032 | </t> |
---|
| 2033 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="qvalue"/> |
---|
| 2034 | <x:ref>qvalue</x:ref> = ( "0" [ "." 0*3<x:ref>DIGIT</x:ref> ] ) |
---|
| 2035 | / ( "1" [ "." 0*3("0") ] ) |
---|
| 2036 | </artwork></figure> |
---|
| 2037 | <x:note> |
---|
| 2038 | <t> |
---|
| 2039 | <x:h>Note:</x:h> "Quality values" is a misnomer, since these values merely represent |
---|
| 2040 | relative degradation in desired quality. |
---|
| 2041 | </t> |
---|
| 2042 | </x:note> |
---|
| 2043 | </section> |
---|
| 2044 | |
---|
| 2045 | </section> |
---|
| 2046 | |
---|
[8] | 2047 | <section title="Connections" anchor="connections"> |
---|
| 2048 | |
---|
| 2049 | <section title="Persistent Connections" anchor="persistent.connections"> |
---|
| 2050 | |
---|
| 2051 | <section title="Purpose" anchor="persistent.purpose"> |
---|
| 2052 | <t> |
---|
| 2053 | Prior to persistent connections, a separate TCP connection was |
---|
| 2054 | established to fetch each URL, increasing the load on HTTP servers |
---|
| 2055 | and causing congestion on the Internet. The use of inline images and |
---|
| 2056 | other associated data often require a client to make multiple |
---|
| 2057 | requests of the same server in a short amount of time. Analysis of |
---|
| 2058 | these performance problems and results from a prototype |
---|
| 2059 | implementation are available <xref target="Pad1995"/> <xref target="Spe"/>. Implementation experience and |
---|
[578] | 2060 | measurements of actual HTTP/1.1 implementations show good |
---|
[8] | 2061 | results <xref target="Nie1997"/>. Alternatives have also been explored, for example, |
---|
| 2062 | T/TCP <xref target="Tou1998"/>. |
---|
| 2063 | </t> |
---|
| 2064 | <t> |
---|
| 2065 | Persistent HTTP connections have a number of advantages: |
---|
| 2066 | <list style="symbols"> |
---|
| 2067 | <t> |
---|
| 2068 | By opening and closing fewer TCP connections, CPU time is saved |
---|
| 2069 | in routers and hosts (clients, servers, proxies, gateways, |
---|
| 2070 | tunnels, or caches), and memory used for TCP protocol control |
---|
| 2071 | blocks can be saved in hosts. |
---|
| 2072 | </t> |
---|
| 2073 | <t> |
---|
| 2074 | HTTP requests and responses can be pipelined on a connection. |
---|
| 2075 | Pipelining allows a client to make multiple requests without |
---|
| 2076 | waiting for each response, allowing a single TCP connection to |
---|
| 2077 | be used much more efficiently, with much lower elapsed time. |
---|
| 2078 | </t> |
---|
| 2079 | <t> |
---|
| 2080 | Network congestion is reduced by reducing the number of packets |
---|
| 2081 | caused by TCP opens, and by allowing TCP sufficient time to |
---|
| 2082 | determine the congestion state of the network. |
---|
| 2083 | </t> |
---|
| 2084 | <t> |
---|
| 2085 | Latency on subsequent requests is reduced since there is no time |
---|
| 2086 | spent in TCP's connection opening handshake. |
---|
| 2087 | </t> |
---|
| 2088 | <t> |
---|
| 2089 | HTTP can evolve more gracefully, since errors can be reported |
---|
| 2090 | without the penalty of closing the TCP connection. Clients using |
---|
| 2091 | future versions of HTTP might optimistically try a new feature, |
---|
| 2092 | but if communicating with an older server, retry with old |
---|
| 2093 | semantics after an error is reported. |
---|
| 2094 | </t> |
---|
| 2095 | </list> |
---|
| 2096 | </t> |
---|
| 2097 | <t> |
---|
| 2098 | HTTP implementations &SHOULD; implement persistent connections. |
---|
| 2099 | </t> |
---|
| 2100 | </section> |
---|
| 2101 | |
---|
| 2102 | <section title="Overall Operation" anchor="persistent.overall"> |
---|
| 2103 | <t> |
---|
| 2104 | A significant difference between HTTP/1.1 and earlier versions of |
---|
| 2105 | HTTP is that persistent connections are the default behavior of any |
---|
| 2106 | HTTP connection. That is, unless otherwise indicated, the client |
---|
| 2107 | &SHOULD; assume that the server will maintain a persistent connection, |
---|
| 2108 | even after error responses from the server. |
---|
| 2109 | </t> |
---|
| 2110 | <t> |
---|
| 2111 | Persistent connections provide a mechanism by which a client and a |
---|
| 2112 | server can signal the close of a TCP connection. This signaling takes |
---|
| 2113 | place using the Connection header field (<xref target="header.connection"/>). Once a close |
---|
| 2114 | has been signaled, the client &MUST-NOT; send any more requests on that |
---|
| 2115 | connection. |
---|
| 2116 | </t> |
---|
| 2117 | |
---|
| 2118 | <section title="Negotiation" anchor="persistent.negotiation"> |
---|
| 2119 | <t> |
---|
| 2120 | An HTTP/1.1 server &MAY; assume that a HTTP/1.1 client intends to |
---|
| 2121 | maintain a persistent connection unless a Connection header including |
---|
| 2122 | the connection-token "close" was sent in the request. If the server |
---|
| 2123 | chooses to close the connection immediately after sending the |
---|
| 2124 | response, it &SHOULD; send a Connection header including the |
---|
| 2125 | connection-token close. |
---|
| 2126 | </t> |
---|
| 2127 | <t> |
---|
| 2128 | An HTTP/1.1 client &MAY; expect a connection to remain open, but would |
---|
| 2129 | decide to keep it open based on whether the response from a server |
---|
| 2130 | contains a Connection header with the connection-token close. In case |
---|
| 2131 | the client does not want to maintain a connection for more than that |
---|
| 2132 | request, it &SHOULD; send a Connection header including the |
---|
| 2133 | connection-token close. |
---|
| 2134 | </t> |
---|
| 2135 | <t> |
---|
| 2136 | If either the client or the server sends the close token in the |
---|
| 2137 | Connection header, that request becomes the last one for the |
---|
| 2138 | connection. |
---|
| 2139 | </t> |
---|
| 2140 | <t> |
---|
| 2141 | Clients and servers &SHOULD-NOT; assume that a persistent connection is |
---|
| 2142 | maintained for HTTP versions less than 1.1 unless it is explicitly |
---|
| 2143 | signaled. See <xref target="compatibility.with.http.1.0.persistent.connections"/> for more information on backward |
---|
| 2144 | compatibility with HTTP/1.0 clients. |
---|
| 2145 | </t> |
---|
| 2146 | <t> |
---|
| 2147 | In order to remain persistent, all messages on the connection &MUST; |
---|
| 2148 | have a self-defined message length (i.e., one not defined by closure |
---|
| 2149 | of the connection), as described in <xref target="message.length"/>. |
---|
| 2150 | </t> |
---|
| 2151 | </section> |
---|
| 2152 | |
---|
| 2153 | <section title="Pipelining" anchor="pipelining"> |
---|
| 2154 | <t> |
---|
| 2155 | A client that supports persistent connections &MAY; "pipeline" its |
---|
| 2156 | requests (i.e., send multiple requests without waiting for each |
---|
| 2157 | response). A server &MUST; send its responses to those requests in the |
---|
| 2158 | same order that the requests were received. |
---|
| 2159 | </t> |
---|
| 2160 | <t> |
---|
| 2161 | Clients which assume persistent connections and pipeline immediately |
---|
| 2162 | after connection establishment &SHOULD; be prepared to retry their |
---|
| 2163 | connection if the first pipelined attempt fails. If a client does |
---|
| 2164 | such a retry, it &MUST-NOT; pipeline before it knows the connection is |
---|
| 2165 | persistent. Clients &MUST; also be prepared to resend their requests if |
---|
| 2166 | the server closes the connection before sending all of the |
---|
| 2167 | corresponding responses. |
---|
| 2168 | </t> |
---|
| 2169 | <t> |
---|
| 2170 | Clients &SHOULD-NOT; pipeline requests using non-idempotent methods or |
---|
[29] | 2171 | non-idempotent sequences of methods (see &idempotent-methods;). Otherwise, a |
---|
[8] | 2172 | premature termination of the transport connection could lead to |
---|
| 2173 | indeterminate results. A client wishing to send a non-idempotent |
---|
| 2174 | request &SHOULD; wait to send that request until it has received the |
---|
| 2175 | response status for the previous request. |
---|
| 2176 | </t> |
---|
| 2177 | </section> |
---|
| 2178 | </section> |
---|
| 2179 | |
---|
| 2180 | <section title="Proxy Servers" anchor="persistent.proxy"> |
---|
| 2181 | <t> |
---|
| 2182 | It is especially important that proxies correctly implement the |
---|
| 2183 | properties of the Connection header field as specified in <xref target="header.connection"/>. |
---|
| 2184 | </t> |
---|
| 2185 | <t> |
---|
| 2186 | The proxy server &MUST; signal persistent connections separately with |
---|
| 2187 | its clients and the origin servers (or other proxy servers) that it |
---|
| 2188 | connects to. Each persistent connection applies to only one transport |
---|
| 2189 | link. |
---|
| 2190 | </t> |
---|
| 2191 | <t> |
---|
| 2192 | A proxy server &MUST-NOT; establish a HTTP/1.1 persistent connection |
---|
[578] | 2193 | with an HTTP/1.0 client (but see <xref x:sec="19.7.1" x:fmt="of" target="RFC2068"/> |
---|
| 2194 | for information and discussion of the problems with the Keep-Alive header |
---|
| 2195 | implemented by many HTTP/1.0 clients). |
---|
[8] | 2196 | </t> |
---|
| 2197 | </section> |
---|
| 2198 | |
---|
| 2199 | <section title="Practical Considerations" anchor="persistent.practical"> |
---|
| 2200 | <t> |
---|
| 2201 | Servers will usually have some time-out value beyond which they will |
---|
| 2202 | no longer maintain an inactive connection. Proxy servers might make |
---|
| 2203 | this a higher value since it is likely that the client will be making |
---|
| 2204 | more connections through the same server. The use of persistent |
---|
| 2205 | connections places no requirements on the length (or existence) of |
---|
| 2206 | this time-out for either the client or the server. |
---|
| 2207 | </t> |
---|
| 2208 | <t> |
---|
| 2209 | When a client or server wishes to time-out it &SHOULD; issue a graceful |
---|
| 2210 | close on the transport connection. Clients and servers &SHOULD; both |
---|
| 2211 | constantly watch for the other side of the transport close, and |
---|
| 2212 | respond to it as appropriate. If a client or server does not detect |
---|
| 2213 | the other side's close promptly it could cause unnecessary resource |
---|
| 2214 | drain on the network. |
---|
| 2215 | </t> |
---|
| 2216 | <t> |
---|
| 2217 | A client, server, or proxy &MAY; close the transport connection at any |
---|
| 2218 | time. For example, a client might have started to send a new request |
---|
| 2219 | at the same time that the server has decided to close the "idle" |
---|
| 2220 | connection. From the server's point of view, the connection is being |
---|
| 2221 | closed while it was idle, but from the client's point of view, a |
---|
| 2222 | request is in progress. |
---|
| 2223 | </t> |
---|
| 2224 | <t> |
---|
| 2225 | This means that clients, servers, and proxies &MUST; be able to recover |
---|
| 2226 | from asynchronous close events. Client software &SHOULD; reopen the |
---|
| 2227 | transport connection and retransmit the aborted sequence of requests |
---|
| 2228 | without user interaction so long as the request sequence is |
---|
[29] | 2229 | idempotent (see &idempotent-methods;). Non-idempotent methods or sequences |
---|
[8] | 2230 | &MUST-NOT; be automatically retried, although user agents &MAY; offer a |
---|
| 2231 | human operator the choice of retrying the request(s). Confirmation by |
---|
| 2232 | user-agent software with semantic understanding of the application |
---|
| 2233 | &MAY; substitute for user confirmation. The automatic retry &SHOULD-NOT; |
---|
| 2234 | be repeated if the second sequence of requests fails. |
---|
| 2235 | </t> |
---|
| 2236 | <t> |
---|
| 2237 | Servers &SHOULD; always respond to at least one request per connection, |
---|
| 2238 | if at all possible. Servers &SHOULD-NOT; close a connection in the |
---|
| 2239 | middle of transmitting a response, unless a network or client failure |
---|
| 2240 | is suspected. |
---|
| 2241 | </t> |
---|
| 2242 | <t> |
---|
| 2243 | Clients that use persistent connections &SHOULD; limit the number of |
---|
| 2244 | simultaneous connections that they maintain to a given server. A |
---|
| 2245 | single-user client &SHOULD-NOT; maintain more than 2 connections with |
---|
| 2246 | any server or proxy. A proxy &SHOULD; use up to 2*N connections to |
---|
| 2247 | another server or proxy, where N is the number of simultaneously |
---|
| 2248 | active users. These guidelines are intended to improve HTTP response |
---|
| 2249 | times and avoid congestion. |
---|
| 2250 | </t> |
---|
| 2251 | </section> |
---|
| 2252 | </section> |
---|
| 2253 | |
---|
| 2254 | <section title="Message Transmission Requirements" anchor="message.transmission.requirements"> |
---|
| 2255 | |
---|
| 2256 | <section title="Persistent Connections and Flow Control" anchor="persistent.flow"> |
---|
| 2257 | <t> |
---|
| 2258 | HTTP/1.1 servers &SHOULD; maintain persistent connections and use TCP's |
---|
| 2259 | flow control mechanisms to resolve temporary overloads, rather than |
---|
| 2260 | terminating connections with the expectation that clients will retry. |
---|
| 2261 | The latter technique can exacerbate network congestion. |
---|
| 2262 | </t> |
---|
| 2263 | </section> |
---|
| 2264 | |
---|
| 2265 | <section title="Monitoring Connections for Error Status Messages" anchor="persistent.monitor"> |
---|
| 2266 | <t> |
---|
| 2267 | An HTTP/1.1 (or later) client sending a message-body &SHOULD; monitor |
---|
| 2268 | the network connection for an error status while it is transmitting |
---|
| 2269 | the request. If the client sees an error status, it &SHOULD; |
---|
| 2270 | immediately cease transmitting the body. If the body is being sent |
---|
| 2271 | using a "chunked" encoding (<xref target="transfer.codings"/>), a zero length chunk and |
---|
| 2272 | empty trailer &MAY; be used to prematurely mark the end of the message. |
---|
| 2273 | If the body was preceded by a Content-Length header, the client &MUST; |
---|
| 2274 | close the connection. |
---|
| 2275 | </t> |
---|
| 2276 | </section> |
---|
| 2277 | |
---|
| 2278 | <section title="Use of the 100 (Continue) Status" anchor="use.of.the.100.status"> |
---|
| 2279 | <t> |
---|
[29] | 2280 | The purpose of the 100 (Continue) status (see &status-100;) is to |
---|
[8] | 2281 | allow a client that is sending a request message with a request body |
---|
| 2282 | to determine if the origin server is willing to accept the request |
---|
| 2283 | (based on the request headers) before the client sends the request |
---|
| 2284 | body. In some cases, it might either be inappropriate or highly |
---|
| 2285 | inefficient for the client to send the body if the server will reject |
---|
| 2286 | the message without looking at the body. |
---|
| 2287 | </t> |
---|
| 2288 | <t> |
---|
| 2289 | Requirements for HTTP/1.1 clients: |
---|
| 2290 | <list style="symbols"> |
---|
| 2291 | <t> |
---|
| 2292 | If a client will wait for a 100 (Continue) response before |
---|
| 2293 | sending the request body, it &MUST; send an Expect request-header |
---|
[29] | 2294 | field (&header-expect;) with the "100-continue" expectation. |
---|
[8] | 2295 | </t> |
---|
| 2296 | <t> |
---|
[29] | 2297 | A client &MUST-NOT; send an Expect request-header field (&header-expect;) |
---|
[8] | 2298 | with the "100-continue" expectation if it does not intend |
---|
| 2299 | to send a request body. |
---|
| 2300 | </t> |
---|
| 2301 | </list> |
---|
| 2302 | </t> |
---|
| 2303 | <t> |
---|
| 2304 | Because of the presence of older implementations, the protocol allows |
---|
| 2305 | ambiguous situations in which a client may send "Expect: 100-continue" |
---|
| 2306 | without receiving either a 417 (Expectation Failed) status |
---|
| 2307 | or a 100 (Continue) status. Therefore, when a client sends this |
---|
| 2308 | header field to an origin server (possibly via a proxy) from which it |
---|
| 2309 | has never seen a 100 (Continue) status, the client &SHOULD-NOT; wait |
---|
| 2310 | for an indefinite period before sending the request body. |
---|
| 2311 | </t> |
---|
| 2312 | <t> |
---|
| 2313 | Requirements for HTTP/1.1 origin servers: |
---|
| 2314 | <list style="symbols"> |
---|
| 2315 | <t> Upon receiving a request which includes an Expect request-header |
---|
| 2316 | field with the "100-continue" expectation, an origin server &MUST; |
---|
| 2317 | either respond with 100 (Continue) status and continue to read |
---|
| 2318 | from the input stream, or respond with a final status code. The |
---|
| 2319 | origin server &MUST-NOT; wait for the request body before sending |
---|
| 2320 | the 100 (Continue) response. If it responds with a final status |
---|
| 2321 | code, it &MAY; close the transport connection or it &MAY; continue |
---|
| 2322 | to read and discard the rest of the request. It &MUST-NOT; |
---|
| 2323 | perform the requested method if it returns a final status code. |
---|
| 2324 | </t> |
---|
| 2325 | <t> An origin server &SHOULD-NOT; send a 100 (Continue) response if |
---|
| 2326 | the request message does not include an Expect request-header |
---|
| 2327 | field with the "100-continue" expectation, and &MUST-NOT; send a |
---|
| 2328 | 100 (Continue) response if such a request comes from an HTTP/1.0 |
---|
| 2329 | (or earlier) client. There is an exception to this rule: for |
---|
[97] | 2330 | compatibility with <xref target="RFC2068"/>, a server &MAY; send a 100 (Continue) |
---|
[8] | 2331 | status in response to an HTTP/1.1 PUT or POST request that does |
---|
| 2332 | not include an Expect request-header field with the "100-continue" |
---|
| 2333 | expectation. This exception, the purpose of which is |
---|
| 2334 | to minimize any client processing delays associated with an |
---|
| 2335 | undeclared wait for 100 (Continue) status, applies only to |
---|
| 2336 | HTTP/1.1 requests, and not to requests with any other HTTP-version |
---|
| 2337 | value. |
---|
| 2338 | </t> |
---|
| 2339 | <t> An origin server &MAY; omit a 100 (Continue) response if it has |
---|
| 2340 | already received some or all of the request body for the |
---|
| 2341 | corresponding request. |
---|
| 2342 | </t> |
---|
| 2343 | <t> An origin server that sends a 100 (Continue) response &MUST; |
---|
| 2344 | ultimately send a final status code, once the request body is |
---|
| 2345 | received and processed, unless it terminates the transport |
---|
| 2346 | connection prematurely. |
---|
| 2347 | </t> |
---|
| 2348 | <t> If an origin server receives a request that does not include an |
---|
| 2349 | Expect request-header field with the "100-continue" expectation, |
---|
| 2350 | the request includes a request body, and the server responds |
---|
| 2351 | with a final status code before reading the entire request body |
---|
| 2352 | from the transport connection, then the server &SHOULD-NOT; close |
---|
| 2353 | the transport connection until it has read the entire request, |
---|
| 2354 | or until the client closes the connection. Otherwise, the client |
---|
| 2355 | might not reliably receive the response message. However, this |
---|
| 2356 | requirement is not be construed as preventing a server from |
---|
| 2357 | defending itself against denial-of-service attacks, or from |
---|
| 2358 | badly broken client implementations. |
---|
| 2359 | </t> |
---|
| 2360 | </list> |
---|
| 2361 | </t> |
---|
| 2362 | <t> |
---|
| 2363 | Requirements for HTTP/1.1 proxies: |
---|
| 2364 | <list style="symbols"> |
---|
| 2365 | <t> If a proxy receives a request that includes an Expect request-header |
---|
| 2366 | field with the "100-continue" expectation, and the proxy |
---|
| 2367 | either knows that the next-hop server complies with HTTP/1.1 or |
---|
| 2368 | higher, or does not know the HTTP version of the next-hop |
---|
| 2369 | server, it &MUST; forward the request, including the Expect header |
---|
| 2370 | field. |
---|
| 2371 | </t> |
---|
| 2372 | <t> If the proxy knows that the version of the next-hop server is |
---|
| 2373 | HTTP/1.0 or lower, it &MUST-NOT; forward the request, and it &MUST; |
---|
| 2374 | respond with a 417 (Expectation Failed) status. |
---|
| 2375 | </t> |
---|
| 2376 | <t> Proxies &SHOULD; maintain a cache recording the HTTP version |
---|
| 2377 | numbers received from recently-referenced next-hop servers. |
---|
| 2378 | </t> |
---|
| 2379 | <t> A proxy &MUST-NOT; forward a 100 (Continue) response if the |
---|
| 2380 | request message was received from an HTTP/1.0 (or earlier) |
---|
| 2381 | client and did not include an Expect request-header field with |
---|
| 2382 | the "100-continue" expectation. This requirement overrides the |
---|
[29] | 2383 | general rule for forwarding of 1xx responses (see &status-1xx;). |
---|
[8] | 2384 | </t> |
---|
| 2385 | </list> |
---|
| 2386 | </t> |
---|
| 2387 | </section> |
---|
| 2388 | |
---|
| 2389 | <section title="Client Behavior if Server Prematurely Closes Connection" anchor="connection.premature"> |
---|
| 2390 | <t> |
---|
| 2391 | If an HTTP/1.1 client sends a request which includes a request body, |
---|
| 2392 | but which does not include an Expect request-header field with the |
---|
| 2393 | "100-continue" expectation, and if the client is not directly |
---|
| 2394 | connected to an HTTP/1.1 origin server, and if the client sees the |
---|
| 2395 | connection close before receiving any status from the server, the |
---|
| 2396 | client &SHOULD; retry the request. If the client does retry this |
---|
| 2397 | request, it &MAY; use the following "binary exponential backoff" |
---|
| 2398 | algorithm to be assured of obtaining a reliable response: |
---|
| 2399 | <list style="numbers"> |
---|
| 2400 | <t> |
---|
| 2401 | Initiate a new connection to the server |
---|
| 2402 | </t> |
---|
| 2403 | <t> |
---|
| 2404 | Transmit the request-headers |
---|
| 2405 | </t> |
---|
| 2406 | <t> |
---|
| 2407 | Initialize a variable R to the estimated round-trip time to the |
---|
| 2408 | server (e.g., based on the time it took to establish the |
---|
| 2409 | connection), or to a constant value of 5 seconds if the round-trip |
---|
| 2410 | time is not available. |
---|
| 2411 | </t> |
---|
| 2412 | <t> |
---|
| 2413 | Compute T = R * (2**N), where N is the number of previous |
---|
| 2414 | retries of this request. |
---|
| 2415 | </t> |
---|
| 2416 | <t> |
---|
| 2417 | Wait either for an error response from the server, or for T |
---|
| 2418 | seconds (whichever comes first) |
---|
| 2419 | </t> |
---|
| 2420 | <t> |
---|
| 2421 | If no error response is received, after T seconds transmit the |
---|
| 2422 | body of the request. |
---|
| 2423 | </t> |
---|
| 2424 | <t> |
---|
| 2425 | If client sees that the connection is closed prematurely, |
---|
| 2426 | repeat from step 1 until the request is accepted, an error |
---|
| 2427 | response is received, or the user becomes impatient and |
---|
| 2428 | terminates the retry process. |
---|
| 2429 | </t> |
---|
| 2430 | </list> |
---|
| 2431 | </t> |
---|
| 2432 | <t> |
---|
| 2433 | If at any point an error status is received, the client |
---|
| 2434 | <list style="symbols"> |
---|
| 2435 | <t>&SHOULD-NOT; continue and</t> |
---|
| 2436 | |
---|
| 2437 | <t>&SHOULD; close the connection if it has not completed sending the |
---|
| 2438 | request message.</t> |
---|
| 2439 | </list> |
---|
| 2440 | </t> |
---|
| 2441 | </section> |
---|
| 2442 | </section> |
---|
| 2443 | </section> |
---|
| 2444 | |
---|
| 2445 | |
---|
[651] | 2446 | <section title="Miscellaneous notes that may disappear" anchor="misc"> |
---|
| 2447 | <section title="Scheme aliases considered harmful" anchor="scheme.aliases"> |
---|
| 2448 | <t> |
---|
| 2449 | <cref>TBS: describe why aliases like webcal are harmful.</cref> |
---|
| 2450 | </t> |
---|
| 2451 | </section> |
---|
| 2452 | |
---|
| 2453 | <section title="Use of HTTP for proxy communication" anchor="http.proxy"> |
---|
| 2454 | <t> |
---|
| 2455 | <cref>TBD: Configured to use HTTP to proxy HTTP or other protocols.</cref> |
---|
| 2456 | </t> |
---|
| 2457 | </section> |
---|
[676] | 2458 | |
---|
[651] | 2459 | <section title="Interception of HTTP for access control" anchor="http.intercept"> |
---|
| 2460 | <t> |
---|
| 2461 | <cref>TBD: Interception of HTTP traffic for initiating access control.</cref> |
---|
| 2462 | </t> |
---|
| 2463 | </section> |
---|
[676] | 2464 | |
---|
[651] | 2465 | <section title="Use of HTTP by other protocols" anchor="http.others"> |
---|
| 2466 | <t> |
---|
| 2467 | <cref>TBD: Profiles of HTTP defined by other protocol. |
---|
| 2468 | Extensions of HTTP like WebDAV.</cref> |
---|
| 2469 | </t> |
---|
[676] | 2470 | |
---|
[651] | 2471 | </section> |
---|
| 2472 | <section title="Use of HTTP by media type specification" anchor="http.media"> |
---|
| 2473 | <t> |
---|
| 2474 | <cref>TBD: Instructions on composing HTTP requests via hypertext formats.</cref> |
---|
| 2475 | </t> |
---|
| 2476 | </section> |
---|
| 2477 | </section> |
---|
| 2478 | |
---|
[647] | 2479 | <section title="Header Field Definitions" anchor="header.field.definitions"> |
---|
[8] | 2480 | <t> |
---|
[117] | 2481 | This section defines the syntax and semantics of HTTP/1.1 header fields |
---|
| 2482 | related to message framing and transport protocols. |
---|
[8] | 2483 | </t> |
---|
[117] | 2484 | <t> |
---|
| 2485 | For entity-header fields, both sender and recipient refer to either the |
---|
| 2486 | client or the server, depending on who sends and who receives the entity. |
---|
| 2487 | </t> |
---|
[8] | 2488 | |
---|
| 2489 | <section title="Connection" anchor="header.connection"> |
---|
| 2490 | <iref primary="true" item="Connection header" x:for-anchor=""/> |
---|
| 2491 | <iref primary="true" item="Headers" subitem="Connection" x:for-anchor=""/> |
---|
[229] | 2492 | <x:anchor-alias value="Connection"/> |
---|
| 2493 | <x:anchor-alias value="connection-token"/> |
---|
[354] | 2494 | <x:anchor-alias value="Connection-v"/> |
---|
[8] | 2495 | <t> |
---|
[354] | 2496 | The general-header field "Connection" allows the sender to specify |
---|
[8] | 2497 | options that are desired for that particular connection and &MUST-NOT; |
---|
| 2498 | be communicated by proxies over further connections. |
---|
| 2499 | </t> |
---|
| 2500 | <t> |
---|
[354] | 2501 | The Connection header's value has the following grammar: |
---|
[8] | 2502 | </t> |
---|
[354] | 2503 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Connection"/><iref primary="true" item="Grammar" subitem="Connection-v"/><iref primary="true" item="Grammar" subitem="connection-token"/> |
---|
[366] | 2504 | <x:ref>Connection</x:ref> = "Connection" ":" <x:ref>OWS</x:ref> <x:ref>Connection-v</x:ref> |
---|
[354] | 2505 | <x:ref>Connection-v</x:ref> = 1#<x:ref>connection-token</x:ref> |
---|
| 2506 | <x:ref>connection-token</x:ref> = <x:ref>token</x:ref> |
---|
[8] | 2507 | </artwork></figure> |
---|
| 2508 | <t> |
---|
| 2509 | HTTP/1.1 proxies &MUST; parse the Connection header field before a |
---|
| 2510 | message is forwarded and, for each connection-token in this field, |
---|
| 2511 | remove any header field(s) from the message with the same name as the |
---|
| 2512 | connection-token. Connection options are signaled by the presence of |
---|
| 2513 | a connection-token in the Connection header field, not by any |
---|
| 2514 | corresponding additional header field(s), since the additional header |
---|
| 2515 | field may not be sent if there are no parameters associated with that |
---|
| 2516 | connection option. |
---|
| 2517 | </t> |
---|
| 2518 | <t> |
---|
| 2519 | Message headers listed in the Connection header &MUST-NOT; include |
---|
| 2520 | end-to-end headers, such as Cache-Control. |
---|
| 2521 | </t> |
---|
| 2522 | <t> |
---|
| 2523 | HTTP/1.1 defines the "close" connection option for the sender to |
---|
| 2524 | signal that the connection will be closed after completion of the |
---|
| 2525 | response. For example, |
---|
| 2526 | </t> |
---|
| 2527 | <figure><artwork type="example"> |
---|
[354] | 2528 | Connection: close |
---|
[8] | 2529 | </artwork></figure> |
---|
| 2530 | <t> |
---|
| 2531 | in either the request or the response header fields indicates that |
---|
| 2532 | the connection &SHOULD-NOT; be considered `persistent' (<xref target="persistent.connections"/>) |
---|
| 2533 | after the current request/response is complete. |
---|
| 2534 | </t> |
---|
| 2535 | <t> |
---|
[86] | 2536 | An HTTP/1.1 client that does not support persistent connections &MUST; |
---|
| 2537 | include the "close" connection option in every request message. |
---|
[8] | 2538 | </t> |
---|
| 2539 | <t> |
---|
[86] | 2540 | An HTTP/1.1 server that does not support persistent connections &MUST; |
---|
| 2541 | include the "close" connection option in every response message that |
---|
| 2542 | does not have a 1xx (informational) status code. |
---|
| 2543 | </t> |
---|
| 2544 | <t> |
---|
[8] | 2545 | A system receiving an HTTP/1.0 (or lower-version) message that |
---|
[96] | 2546 | includes a Connection header &MUST;, for each connection-token in this |
---|
[8] | 2547 | field, remove and ignore any header field(s) from the message with |
---|
| 2548 | the same name as the connection-token. This protects against mistaken |
---|
| 2549 | forwarding of such header fields by pre-HTTP/1.1 proxies. See <xref target="compatibility.with.http.1.0.persistent.connections"/>. |
---|
| 2550 | </t> |
---|
| 2551 | </section> |
---|
| 2552 | |
---|
| 2553 | <section title="Content-Length" anchor="header.content-length"> |
---|
| 2554 | <iref primary="true" item="Content-Length header" x:for-anchor=""/> |
---|
| 2555 | <iref primary="true" item="Headers" subitem="Content-Length" x:for-anchor=""/> |
---|
[229] | 2556 | <x:anchor-alias value="Content-Length"/> |
---|
[354] | 2557 | <x:anchor-alias value="Content-Length-v"/> |
---|
[8] | 2558 | <t> |
---|
[354] | 2559 | The entity-header field "Content-Length" indicates the size of the |
---|
[576] | 2560 | entity-body, in number of OCTETs, sent to the recipient or, |
---|
[8] | 2561 | in the case of the HEAD method, the size of the entity-body that |
---|
| 2562 | would have been sent had the request been a GET. |
---|
| 2563 | </t> |
---|
[354] | 2564 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Content-Length"/><iref primary="true" item="Grammar" subitem="Content-Length-v"/> |
---|
[366] | 2565 | <x:ref>Content-Length</x:ref> = "Content-Length" ":" <x:ref>OWS</x:ref> 1*<x:ref>Content-Length-v</x:ref> |
---|
[354] | 2566 | <x:ref>Content-Length-v</x:ref> = 1*<x:ref>DIGIT</x:ref> |
---|
[8] | 2567 | </artwork></figure> |
---|
| 2568 | <t> |
---|
| 2569 | An example is |
---|
| 2570 | </t> |
---|
| 2571 | <figure><artwork type="example"> |
---|
[354] | 2572 | Content-Length: 3495 |
---|
[8] | 2573 | </artwork></figure> |
---|
| 2574 | <t> |
---|
| 2575 | Applications &SHOULD; use this field to indicate the transfer-length of |
---|
| 2576 | the message-body, unless this is prohibited by the rules in <xref target="message.length"/>. |
---|
| 2577 | </t> |
---|
| 2578 | <t> |
---|
| 2579 | Any Content-Length greater than or equal to zero is a valid value. |
---|
| 2580 | <xref target="message.length"/> describes how to determine the length of a message-body |
---|
| 2581 | if a Content-Length is not given. |
---|
| 2582 | </t> |
---|
| 2583 | <t> |
---|
| 2584 | Note that the meaning of this field is significantly different from |
---|
| 2585 | the corresponding definition in MIME, where it is an optional field |
---|
| 2586 | used within the "message/external-body" content-type. In HTTP, it |
---|
| 2587 | &SHOULD; be sent whenever the message's length can be determined prior |
---|
| 2588 | to being transferred, unless this is prohibited by the rules in |
---|
| 2589 | <xref target="message.length"/>. |
---|
| 2590 | </t> |
---|
| 2591 | </section> |
---|
| 2592 | |
---|
| 2593 | <section title="Date" anchor="header.date"> |
---|
| 2594 | <iref primary="true" item="Date header" x:for-anchor=""/> |
---|
| 2595 | <iref primary="true" item="Headers" subitem="Date" x:for-anchor=""/> |
---|
[229] | 2596 | <x:anchor-alias value="Date"/> |
---|
[354] | 2597 | <x:anchor-alias value="Date-v"/> |
---|
[8] | 2598 | <t> |
---|
[354] | 2599 | The general-header field "Date" represents the date and time at which |
---|
[8] | 2600 | the message was originated, having the same semantics as orig-date in |
---|
[327] | 2601 | <xref target="RFC5322" x:fmt="of" x:sec="3.6.1"/>. The field value is an |
---|
[580] | 2602 | HTTP-date, as described in <xref target="date.time.formats.full.date"/>; |
---|
[84] | 2603 | it &MUST; be sent in rfc1123-date format. |
---|
[8] | 2604 | </t> |
---|
[354] | 2605 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Date"/><iref primary="true" item="Grammar" subitem="Date-v"/> |
---|
[366] | 2606 | <x:ref>Date</x:ref> = "Date" ":" <x:ref>OWS</x:ref> <x:ref>Date-v</x:ref> |
---|
[354] | 2607 | <x:ref>Date-v</x:ref> = <x:ref>HTTP-date</x:ref> |
---|
[8] | 2608 | </artwork></figure> |
---|
| 2609 | <t> |
---|
| 2610 | An example is |
---|
| 2611 | </t> |
---|
| 2612 | <figure><artwork type="example"> |
---|
[354] | 2613 | Date: Tue, 15 Nov 1994 08:12:31 GMT |
---|
[8] | 2614 | </artwork></figure> |
---|
| 2615 | <t> |
---|
| 2616 | Origin servers &MUST; include a Date header field in all responses, |
---|
| 2617 | except in these cases: |
---|
| 2618 | <list style="numbers"> |
---|
| 2619 | <t>If the response status code is 100 (Continue) or 101 (Switching |
---|
| 2620 | Protocols), the response &MAY; include a Date header field, at |
---|
| 2621 | the server's option.</t> |
---|
| 2622 | |
---|
| 2623 | <t>If the response status code conveys a server error, e.g. 500 |
---|
| 2624 | (Internal Server Error) or 503 (Service Unavailable), and it is |
---|
| 2625 | inconvenient or impossible to generate a valid Date.</t> |
---|
| 2626 | |
---|
| 2627 | <t>If the server does not have a clock that can provide a |
---|
| 2628 | reasonable approximation of the current time, its responses |
---|
| 2629 | &MUST-NOT; include a Date header field. In this case, the rules |
---|
| 2630 | in <xref target="clockless.origin.server.operation"/> &MUST; be followed.</t> |
---|
| 2631 | </list> |
---|
| 2632 | </t> |
---|
| 2633 | <t> |
---|
| 2634 | A received message that does not have a Date header field &MUST; be |
---|
| 2635 | assigned one by the recipient if the message will be cached by that |
---|
| 2636 | recipient or gatewayed via a protocol which requires a Date. An HTTP |
---|
| 2637 | implementation without a clock &MUST-NOT; cache responses without |
---|
| 2638 | revalidating them on every use. An HTTP cache, especially a shared |
---|
| 2639 | cache, &SHOULD; use a mechanism, such as NTP <xref target="RFC1305"/>, to synchronize its |
---|
| 2640 | clock with a reliable external standard. |
---|
| 2641 | </t> |
---|
| 2642 | <t> |
---|
| 2643 | Clients &SHOULD; only send a Date header field in messages that include |
---|
| 2644 | an entity-body, as in the case of the PUT and POST requests, and even |
---|
| 2645 | then it is optional. A client without a clock &MUST-NOT; send a Date |
---|
| 2646 | header field in a request. |
---|
| 2647 | </t> |
---|
| 2648 | <t> |
---|
| 2649 | The HTTP-date sent in a Date header &SHOULD-NOT; represent a date and |
---|
| 2650 | time subsequent to the generation of the message. It &SHOULD; represent |
---|
| 2651 | the best available approximation of the date and time of message |
---|
| 2652 | generation, unless the implementation has no means of generating a |
---|
| 2653 | reasonably accurate date and time. In theory, the date ought to |
---|
| 2654 | represent the moment just before the entity is generated. In |
---|
| 2655 | practice, the date can be generated at any time during the message |
---|
| 2656 | origination without affecting its semantic value. |
---|
| 2657 | </t> |
---|
| 2658 | |
---|
| 2659 | <section title="Clockless Origin Server Operation" anchor="clockless.origin.server.operation"> |
---|
| 2660 | <t> |
---|
| 2661 | Some origin server implementations might not have a clock available. |
---|
| 2662 | An origin server without a clock &MUST-NOT; assign Expires or Last-Modified |
---|
| 2663 | values to a response, unless these values were associated |
---|
| 2664 | with the resource by a system or user with a reliable clock. It &MAY; |
---|
| 2665 | assign an Expires value that is known, at or before server |
---|
| 2666 | configuration time, to be in the past (this allows "pre-expiration" |
---|
| 2667 | of responses without storing separate Expires values for each |
---|
| 2668 | resource). |
---|
| 2669 | </t> |
---|
| 2670 | </section> |
---|
| 2671 | </section> |
---|
| 2672 | |
---|
| 2673 | <section title="Host" anchor="header.host"> |
---|
| 2674 | <iref primary="true" item="Host header" x:for-anchor=""/> |
---|
| 2675 | <iref primary="true" item="Headers" subitem="Host" x:for-anchor=""/> |
---|
[229] | 2676 | <x:anchor-alias value="Host"/> |
---|
[354] | 2677 | <x:anchor-alias value="Host-v"/> |
---|
[8] | 2678 | <t> |
---|
[354] | 2679 | The request-header field "Host" specifies the Internet host and port |
---|
[8] | 2680 | number of the resource being requested, as obtained from the original |
---|
[391] | 2681 | URI given by the user or referring resource (generally an http URI, |
---|
[374] | 2682 | as described in <xref target="http.uri"/>). The Host field value &MUST; represent |
---|
[8] | 2683 | the naming authority of the origin server or gateway given by the |
---|
| 2684 | original URL. This allows the origin server or gateway to |
---|
| 2685 | differentiate between internally-ambiguous URLs, such as the root "/" |
---|
| 2686 | URL of a server for multiple host names on a single IP address. |
---|
| 2687 | </t> |
---|
[354] | 2688 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Host"/><iref primary="true" item="Grammar" subitem="Host-v"/> |
---|
[366] | 2689 | <x:ref>Host</x:ref> = "Host" ":" <x:ref>OWS</x:ref> <x:ref>Host-v</x:ref> |
---|
[374] | 2690 | <x:ref>Host-v</x:ref> = <x:ref>uri-host</x:ref> [ ":" <x:ref>port</x:ref> ] ; <xref target="http.uri"/> |
---|
[8] | 2691 | </artwork></figure> |
---|
| 2692 | <t> |
---|
| 2693 | A "host" without any trailing port information implies the default |
---|
| 2694 | port for the service requested (e.g., "80" for an HTTP URL). For |
---|
| 2695 | example, a request on the origin server for |
---|
[90] | 2696 | <http://www.example.org/pub/WWW/> would properly include: |
---|
[8] | 2697 | </t> |
---|
| 2698 | <figure><artwork type="example"> |
---|
[354] | 2699 | GET /pub/WWW/ HTTP/1.1 |
---|
| 2700 | Host: www.example.org |
---|
[8] | 2701 | </artwork></figure> |
---|
| 2702 | <t> |
---|
| 2703 | A client &MUST; include a Host header field in all HTTP/1.1 request |
---|
[148] | 2704 | messages. If the requested URI does not include an Internet host |
---|
[8] | 2705 | name for the service being requested, then the Host header field &MUST; |
---|
| 2706 | be given with an empty value. An HTTP/1.1 proxy &MUST; ensure that any |
---|
| 2707 | request message it forwards does contain an appropriate Host header |
---|
| 2708 | field that identifies the service being requested by the proxy. All |
---|
| 2709 | Internet-based HTTP/1.1 servers &MUST; respond with a 400 (Bad Request) |
---|
| 2710 | status code to any HTTP/1.1 request message which lacks a Host header |
---|
| 2711 | field. |
---|
| 2712 | </t> |
---|
| 2713 | <t> |
---|
[97] | 2714 | See Sections <xref target="the.resource.identified.by.a.request" format="counter"/> |
---|
[8] | 2715 | and <xref target="changes.to.simplify.multi-homed.web.servers.and.conserve.ip.addresses" format="counter"/> |
---|
| 2716 | for other requirements relating to Host. |
---|
| 2717 | </t> |
---|
| 2718 | </section> |
---|
| 2719 | |
---|
| 2720 | <section title="TE" anchor="header.te"> |
---|
| 2721 | <iref primary="true" item="TE header" x:for-anchor=""/> |
---|
| 2722 | <iref primary="true" item="Headers" subitem="TE" x:for-anchor=""/> |
---|
[229] | 2723 | <x:anchor-alias value="TE"/> |
---|
[354] | 2724 | <x:anchor-alias value="TE-v"/> |
---|
[229] | 2725 | <x:anchor-alias value="t-codings"/> |
---|
[457] | 2726 | <x:anchor-alias value="te-params"/> |
---|
| 2727 | <x:anchor-alias value="te-ext"/> |
---|
[8] | 2728 | <t> |
---|
[354] | 2729 | The request-header field "TE" indicates what extension transfer-codings |
---|
[8] | 2730 | it is willing to accept in the response and whether or not it is |
---|
| 2731 | willing to accept trailer fields in a chunked transfer-coding. Its |
---|
| 2732 | value may consist of the keyword "trailers" and/or a comma-separated |
---|
| 2733 | list of extension transfer-coding names with optional accept |
---|
| 2734 | parameters (as described in <xref target="transfer.codings"/>). |
---|
| 2735 | </t> |
---|
[457] | 2736 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="TE"/><iref primary="true" item="Grammar" subitem="TE-v"/><iref primary="true" item="Grammar" subitem="t-codings"/><iref primary="true" item="Grammar" subitem="te-params"/><iref primary="true" item="Grammar" subitem="te-ext"/> |
---|
[366] | 2737 | <x:ref>TE</x:ref> = "TE" ":" <x:ref>OWS</x:ref> <x:ref>TE-v</x:ref> |
---|
[354] | 2738 | <x:ref>TE-v</x:ref> = #<x:ref>t-codings</x:ref> |
---|
[457] | 2739 | <x:ref>t-codings</x:ref> = "trailers" / ( <x:ref>transfer-extension</x:ref> [ <x:ref>te-params</x:ref> ] ) |
---|
| 2740 | <x:ref>te-params</x:ref> = <x:ref>OWS</x:ref> ";" <x:ref>OWS</x:ref> "q=" <x:ref>qvalue</x:ref> *( <x:ref>te-ext</x:ref> ) |
---|
| 2741 | <x:ref>te-ext</x:ref> = <x:ref>OWS</x:ref> ";" <x:ref>OWS</x:ref> <x:ref>token</x:ref> [ "=" ( <x:ref>token</x:ref> / <x:ref>quoted-string</x:ref> ) ] |
---|
[8] | 2742 | </artwork></figure> |
---|
| 2743 | <t> |
---|
| 2744 | The presence of the keyword "trailers" indicates that the client is |
---|
| 2745 | willing to accept trailer fields in a chunked transfer-coding, as |
---|
[673] | 2746 | defined in <xref target="chunked.encoding"/>. This keyword is reserved for use with |
---|
[8] | 2747 | transfer-coding values even though it does not itself represent a |
---|
| 2748 | transfer-coding. |
---|
| 2749 | </t> |
---|
| 2750 | <t> |
---|
| 2751 | Examples of its use are: |
---|
| 2752 | </t> |
---|
| 2753 | <figure><artwork type="example"> |
---|
[354] | 2754 | TE: deflate |
---|
| 2755 | TE: |
---|
| 2756 | TE: trailers, deflate;q=0.5 |
---|
[8] | 2757 | </artwork></figure> |
---|
| 2758 | <t> |
---|
| 2759 | The TE header field only applies to the immediate connection. |
---|
| 2760 | Therefore, the keyword &MUST; be supplied within a Connection header |
---|
| 2761 | field (<xref target="header.connection"/>) whenever TE is present in an HTTP/1.1 message. |
---|
| 2762 | </t> |
---|
| 2763 | <t> |
---|
| 2764 | A server tests whether a transfer-coding is acceptable, according to |
---|
| 2765 | a TE field, using these rules: |
---|
| 2766 | <list style="numbers"> |
---|
| 2767 | <x:lt> |
---|
| 2768 | <t>The "chunked" transfer-coding is always acceptable. If the |
---|
| 2769 | keyword "trailers" is listed, the client indicates that it is |
---|
| 2770 | willing to accept trailer fields in the chunked response on |
---|
| 2771 | behalf of itself and any downstream clients. The implication is |
---|
| 2772 | that, if given, the client is stating that either all |
---|
| 2773 | downstream clients are willing to accept trailer fields in the |
---|
| 2774 | forwarded response, or that it will attempt to buffer the |
---|
| 2775 | response on behalf of downstream recipients. |
---|
| 2776 | </t><t> |
---|
| 2777 | <x:h>Note:</x:h> HTTP/1.1 does not define any means to limit the size of a |
---|
| 2778 | chunked response such that a client can be assured of buffering |
---|
| 2779 | the entire response.</t> |
---|
| 2780 | </x:lt> |
---|
| 2781 | <x:lt> |
---|
| 2782 | <t>If the transfer-coding being tested is one of the transfer-codings |
---|
| 2783 | listed in the TE field, then it is acceptable unless it |
---|
[457] | 2784 | is accompanied by a qvalue of 0. (As defined in <xref target="quality.values"/>, a |
---|
[8] | 2785 | qvalue of 0 means "not acceptable.")</t> |
---|
| 2786 | </x:lt> |
---|
| 2787 | <x:lt> |
---|
| 2788 | <t>If multiple transfer-codings are acceptable, then the |
---|
| 2789 | acceptable transfer-coding with the highest non-zero qvalue is |
---|
| 2790 | preferred. The "chunked" transfer-coding always has a qvalue |
---|
| 2791 | of 1.</t> |
---|
| 2792 | </x:lt> |
---|
| 2793 | </list> |
---|
| 2794 | </t> |
---|
| 2795 | <t> |
---|
| 2796 | If the TE field-value is empty or if no TE field is present, the only |
---|
[457] | 2797 | transfer-coding is "chunked". A message with no transfer-coding is |
---|
[8] | 2798 | always acceptable. |
---|
| 2799 | </t> |
---|
| 2800 | </section> |
---|
| 2801 | |
---|
| 2802 | <section title="Trailer" anchor="header.trailer"> |
---|
| 2803 | <iref primary="true" item="Trailer header" x:for-anchor=""/> |
---|
| 2804 | <iref primary="true" item="Headers" subitem="Trailer" x:for-anchor=""/> |
---|
[229] | 2805 | <x:anchor-alias value="Trailer"/> |
---|
[354] | 2806 | <x:anchor-alias value="Trailer-v"/> |
---|
[8] | 2807 | <t> |
---|
[354] | 2808 | The general field "Trailer" indicates that the given set of |
---|
[8] | 2809 | header fields is present in the trailer of a message encoded with |
---|
| 2810 | chunked transfer-coding. |
---|
| 2811 | </t> |
---|
[354] | 2812 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Trailer"/><iref primary="true" item="Grammar" subitem="Trailer-v"/> |
---|
[366] | 2813 | <x:ref>Trailer</x:ref> = "Trailer" ":" <x:ref>OWS</x:ref> <x:ref>Trailer-v</x:ref> |
---|
[354] | 2814 | <x:ref>Trailer-v</x:ref> = 1#<x:ref>field-name</x:ref> |
---|
[8] | 2815 | </artwork></figure> |
---|
| 2816 | <t> |
---|
| 2817 | An HTTP/1.1 message &SHOULD; include a Trailer header field in a |
---|
| 2818 | message using chunked transfer-coding with a non-empty trailer. Doing |
---|
| 2819 | so allows the recipient to know which header fields to expect in the |
---|
| 2820 | trailer. |
---|
| 2821 | </t> |
---|
| 2822 | <t> |
---|
| 2823 | If no Trailer header field is present, the trailer &SHOULD-NOT; include |
---|
[673] | 2824 | any header fields. See <xref target="chunked.encoding"/> for restrictions on the use of |
---|
[8] | 2825 | trailer fields in a "chunked" transfer-coding. |
---|
| 2826 | </t> |
---|
| 2827 | <t> |
---|
| 2828 | Message header fields listed in the Trailer header field &MUST-NOT; |
---|
| 2829 | include the following header fields: |
---|
| 2830 | <list style="symbols"> |
---|
| 2831 | <t>Transfer-Encoding</t> |
---|
| 2832 | <t>Content-Length</t> |
---|
| 2833 | <t>Trailer</t> |
---|
| 2834 | </list> |
---|
| 2835 | </t> |
---|
| 2836 | </section> |
---|
| 2837 | |
---|
| 2838 | <section title="Transfer-Encoding" anchor="header.transfer-encoding"> |
---|
| 2839 | <iref primary="true" item="Transfer-Encoding header" x:for-anchor=""/> |
---|
| 2840 | <iref primary="true" item="Headers" subitem="Transfer-Encoding" x:for-anchor=""/> |
---|
[229] | 2841 | <x:anchor-alias value="Transfer-Encoding"/> |
---|
[354] | 2842 | <x:anchor-alias value="Transfer-Encoding-v"/> |
---|
[8] | 2843 | <t> |
---|
[354] | 2844 | The general-header "Transfer-Encoding" field indicates what (if any) |
---|
[8] | 2845 | type of transformation has been applied to the message body in order |
---|
| 2846 | to safely transfer it between the sender and the recipient. This |
---|
| 2847 | differs from the content-coding in that the transfer-coding is a |
---|
| 2848 | property of the message, not of the entity. |
---|
| 2849 | </t> |
---|
[354] | 2850 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Transfer-Encoding"/><iref primary="true" item="Grammar" subitem="Transfer-Encoding-v"/> |
---|
[376] | 2851 | <x:ref>Transfer-Encoding</x:ref> = "Transfer-Encoding" ":" <x:ref>OWS</x:ref> |
---|
| 2852 | <x:ref>Transfer-Encoding-v</x:ref> |
---|
[354] | 2853 | <x:ref>Transfer-Encoding-v</x:ref> = 1#<x:ref>transfer-coding</x:ref> |
---|
[8] | 2854 | </artwork></figure> |
---|
| 2855 | <t> |
---|
| 2856 | Transfer-codings are defined in <xref target="transfer.codings"/>. An example is: |
---|
| 2857 | </t> |
---|
| 2858 | <figure><artwork type="example"> |
---|
| 2859 | Transfer-Encoding: chunked |
---|
| 2860 | </artwork></figure> |
---|
| 2861 | <t> |
---|
| 2862 | If multiple encodings have been applied to an entity, the transfer-codings |
---|
| 2863 | &MUST; be listed in the order in which they were applied. |
---|
| 2864 | Additional information about the encoding parameters &MAY; be provided |
---|
| 2865 | by other entity-header fields not defined by this specification. |
---|
| 2866 | </t> |
---|
| 2867 | <t> |
---|
| 2868 | Many older HTTP/1.0 applications do not understand the Transfer-Encoding |
---|
| 2869 | header. |
---|
| 2870 | </t> |
---|
| 2871 | </section> |
---|
| 2872 | |
---|
| 2873 | <section title="Upgrade" anchor="header.upgrade"> |
---|
| 2874 | <iref primary="true" item="Upgrade header" x:for-anchor=""/> |
---|
| 2875 | <iref primary="true" item="Headers" subitem="Upgrade" x:for-anchor=""/> |
---|
[229] | 2876 | <x:anchor-alias value="Upgrade"/> |
---|
[354] | 2877 | <x:anchor-alias value="Upgrade-v"/> |
---|
[8] | 2878 | <t> |
---|
[354] | 2879 | The general-header "Upgrade" allows the client to specify what |
---|
[8] | 2880 | additional communication protocols it supports and would like to use |
---|
| 2881 | if the server finds it appropriate to switch protocols. The server |
---|
| 2882 | &MUST; use the Upgrade header field within a 101 (Switching Protocols) |
---|
| 2883 | response to indicate which protocol(s) are being switched. |
---|
| 2884 | </t> |
---|
[354] | 2885 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Upgrade"/><iref primary="true" item="Grammar" subitem="Upgrade-v"/> |
---|
[366] | 2886 | <x:ref>Upgrade</x:ref> = "Upgrade" ":" <x:ref>OWS</x:ref> <x:ref>Upgrade-v</x:ref> |
---|
[354] | 2887 | <x:ref>Upgrade-v</x:ref> = 1#<x:ref>product</x:ref> |
---|
[8] | 2888 | </artwork></figure> |
---|
| 2889 | <t> |
---|
| 2890 | For example, |
---|
| 2891 | </t> |
---|
| 2892 | <figure><artwork type="example"> |
---|
[354] | 2893 | Upgrade: HTTP/2.0, SHTTP/1.3, IRC/6.9, RTA/x11 |
---|
[8] | 2894 | </artwork></figure> |
---|
| 2895 | <t> |
---|
| 2896 | The Upgrade header field is intended to provide a simple mechanism |
---|
| 2897 | for transition from HTTP/1.1 to some other, incompatible protocol. It |
---|
| 2898 | does so by allowing the client to advertise its desire to use another |
---|
| 2899 | protocol, such as a later version of HTTP with a higher major version |
---|
| 2900 | number, even though the current request has been made using HTTP/1.1. |
---|
| 2901 | This eases the difficult transition between incompatible protocols by |
---|
| 2902 | allowing the client to initiate a request in the more commonly |
---|
| 2903 | supported protocol while indicating to the server that it would like |
---|
| 2904 | to use a "better" protocol if available (where "better" is determined |
---|
| 2905 | by the server, possibly according to the nature of the method and/or |
---|
| 2906 | resource being requested). |
---|
| 2907 | </t> |
---|
| 2908 | <t> |
---|
| 2909 | The Upgrade header field only applies to switching application-layer |
---|
| 2910 | protocols upon the existing transport-layer connection. Upgrade |
---|
| 2911 | cannot be used to insist on a protocol change; its acceptance and use |
---|
| 2912 | by the server is optional. The capabilities and nature of the |
---|
| 2913 | application-layer communication after the protocol change is entirely |
---|
| 2914 | dependent upon the new protocol chosen, although the first action |
---|
| 2915 | after changing the protocol &MUST; be a response to the initial HTTP |
---|
| 2916 | request containing the Upgrade header field. |
---|
| 2917 | </t> |
---|
| 2918 | <t> |
---|
| 2919 | The Upgrade header field only applies to the immediate connection. |
---|
| 2920 | Therefore, the upgrade keyword &MUST; be supplied within a Connection |
---|
| 2921 | header field (<xref target="header.connection"/>) whenever Upgrade is present in an |
---|
| 2922 | HTTP/1.1 message. |
---|
| 2923 | </t> |
---|
| 2924 | <t> |
---|
| 2925 | The Upgrade header field cannot be used to indicate a switch to a |
---|
| 2926 | protocol on a different connection. For that purpose, it is more |
---|
| 2927 | appropriate to use a 301, 302, 303, or 305 redirection response. |
---|
| 2928 | </t> |
---|
| 2929 | <t> |
---|
| 2930 | This specification only defines the protocol name "HTTP" for use by |
---|
| 2931 | the family of Hypertext Transfer Protocols, as defined by the HTTP |
---|
| 2932 | version rules of <xref target="http.version"/> and future updates to this |
---|
| 2933 | specification. Any token can be used as a protocol name; however, it |
---|
| 2934 | will only be useful if both the client and server associate the name |
---|
| 2935 | with the same protocol. |
---|
| 2936 | </t> |
---|
| 2937 | </section> |
---|
| 2938 | |
---|
| 2939 | <section title="Via" anchor="header.via"> |
---|
| 2940 | <iref primary="true" item="Via header" x:for-anchor=""/> |
---|
| 2941 | <iref primary="true" item="Headers" subitem="Via" x:for-anchor=""/> |
---|
[229] | 2942 | <x:anchor-alias value="protocol-name"/> |
---|
| 2943 | <x:anchor-alias value="protocol-version"/> |
---|
| 2944 | <x:anchor-alias value="pseudonym"/> |
---|
| 2945 | <x:anchor-alias value="received-by"/> |
---|
| 2946 | <x:anchor-alias value="received-protocol"/> |
---|
| 2947 | <x:anchor-alias value="Via"/> |
---|
[354] | 2948 | <x:anchor-alias value="Via-v"/> |
---|
[8] | 2949 | <t> |
---|
[354] | 2950 | The general-header field "Via" &MUST; be used by gateways and proxies to |
---|
[8] | 2951 | indicate the intermediate protocols and recipients between the user |
---|
| 2952 | agent and the server on requests, and between the origin server and |
---|
[257] | 2953 | the client on responses. It is analogous to the "Received" field defined in |
---|
[327] | 2954 | <xref target="RFC5322" x:fmt="of" x:sec="3.6.7"/> and is intended to be used for tracking message forwards, |
---|
[8] | 2955 | avoiding request loops, and identifying the protocol capabilities of |
---|
| 2956 | all senders along the request/response chain. |
---|
| 2957 | </t> |
---|
[354] | 2958 | <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Via"/><iref primary="true" item="Grammar" subitem="Via-v"/><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"/> |
---|
[366] | 2959 | <x:ref>Via</x:ref> = "Via" ":" <x:ref>OWS</x:ref> <x:ref>Via-v</x:ref> |
---|
[376] | 2960 | <x:ref>Via-v</x:ref> = 1#( <x:ref>received-protocol</x:ref> <x:ref>RWS</x:ref> <x:ref>received-by</x:ref> |
---|
| 2961 | [ <x:ref>RWS</x:ref> <x:ref>comment</x:ref> ] ) |
---|
[229] | 2962 | <x:ref>received-protocol</x:ref> = [ <x:ref>protocol-name</x:ref> "/" ] <x:ref>protocol-version</x:ref> |
---|
| 2963 | <x:ref>protocol-name</x:ref> = <x:ref>token</x:ref> |
---|
| 2964 | <x:ref>protocol-version</x:ref> = <x:ref>token</x:ref> |
---|
[334] | 2965 | <x:ref>received-by</x:ref> = ( <x:ref>uri-host</x:ref> [ ":" <x:ref>port</x:ref> ] ) / <x:ref>pseudonym</x:ref> |
---|
[229] | 2966 | <x:ref>pseudonym</x:ref> = <x:ref>token</x:ref> |
---|
[8] | 2967 | </artwork></figure> |
---|
| 2968 | <t> |
---|
| 2969 | The received-protocol indicates the protocol version of the message |
---|
| 2970 | received by the server or client along each segment of the |
---|
| 2971 | request/response chain. The received-protocol version is appended to |
---|
| 2972 | the Via field value when the message is forwarded so that information |
---|
| 2973 | about the protocol capabilities of upstream applications remains |
---|
| 2974 | visible to all recipients. |
---|
| 2975 | </t> |
---|
| 2976 | <t> |
---|
| 2977 | The protocol-name is optional if and only if it would be "HTTP". The |
---|
| 2978 | received-by field is normally the host and optional port number of a |
---|
| 2979 | recipient server or client that subsequently forwarded the message. |
---|
| 2980 | However, if the real host is considered to be sensitive information, |
---|
| 2981 | it &MAY; be replaced by a pseudonym. If the port is not given, it &MAY; |
---|
| 2982 | be assumed to be the default port of the received-protocol. |
---|
| 2983 | </t> |
---|
| 2984 | <t> |
---|
| 2985 | Multiple Via field values represents each proxy or gateway that has |
---|
| 2986 | forwarded the message. Each recipient &MUST; append its information |
---|
| 2987 | such that the end result is ordered according to the sequence of |
---|
| 2988 | forwarding applications. |
---|
| 2989 | </t> |
---|
| 2990 | <t> |
---|
| 2991 | Comments &MAY; be used in the Via header field to identify the software |
---|
| 2992 | of the recipient proxy or gateway, analogous to the User-Agent and |
---|
| 2993 | Server header fields. However, all comments in the Via field are |
---|
| 2994 | optional and &MAY; be removed by any recipient prior to forwarding the |
---|
| 2995 | message. |
---|
| 2996 | </t> |
---|
| 2997 | <t> |
---|
| 2998 | For example, a request message could be sent from an HTTP/1.0 user |
---|
| 2999 | agent to an internal proxy code-named "fred", which uses HTTP/1.1 to |
---|
[90] | 3000 | forward the request to a public proxy at p.example.net, which completes |
---|
| 3001 | the request by forwarding it to the origin server at www.example.com. |
---|
| 3002 | The request received by www.example.com would then have the following |
---|
[8] | 3003 | Via header field: |
---|
| 3004 | </t> |
---|
| 3005 | <figure><artwork type="example"> |
---|
[354] | 3006 | Via: 1.0 fred, 1.1 p.example.net (Apache/1.1) |
---|
[8] | 3007 | </artwork></figure> |
---|
| 3008 | <t> |
---|
| 3009 | Proxies and gateways used as a portal through a network firewall |
---|
| 3010 | &SHOULD-NOT;, by default, forward the names and ports of hosts within |
---|
| 3011 | the firewall region. This information &SHOULD; only be propagated if |
---|
| 3012 | explicitly enabled. If not enabled, the received-by host of any host |
---|
| 3013 | behind the firewall &SHOULD; be replaced by an appropriate pseudonym |
---|
| 3014 | for that host. |
---|
| 3015 | </t> |
---|
| 3016 | <t> |
---|
| 3017 | For organizations that have strong privacy requirements for hiding |
---|
| 3018 | internal structures, a proxy &MAY; combine an ordered subsequence of |
---|
| 3019 | Via header field entries with identical received-protocol values into |
---|
| 3020 | a single such entry. For example, |
---|
| 3021 | </t> |
---|
| 3022 | <figure><artwork type="example"> |
---|
[354] | 3023 | Via: 1.0 ricky, 1.1 ethel, 1.1 fred, 1.0 lucy |
---|
[8] | 3024 | </artwork></figure> |
---|
| 3025 | <t> |
---|
| 3026 | could be collapsed to |
---|
| 3027 | </t> |
---|
| 3028 | <figure><artwork type="example"> |
---|
[354] | 3029 | Via: 1.0 ricky, 1.1 mertz, 1.0 lucy |
---|
[8] | 3030 | </artwork></figure> |
---|
| 3031 | <t> |
---|
| 3032 | Applications &SHOULD-NOT; combine multiple entries unless they are all |
---|
| 3033 | under the same organizational control and the hosts have already been |
---|
| 3034 | replaced by pseudonyms. Applications &MUST-NOT; combine entries which |
---|
| 3035 | have different received-protocol values. |
---|
| 3036 | </t> |
---|
| 3037 | </section> |
---|
| 3038 | |
---|
| 3039 | </section> |
---|
| 3040 | |
---|
[29] | 3041 | <section title="IANA Considerations" anchor="IANA.considerations"> |
---|
[253] | 3042 | <section title="Message Header Registration" anchor="message.header.registration"> |
---|
[8] | 3043 | <t> |
---|
[290] | 3044 | The Message Header Registry located at <eref target="http://www.iana.org/assignments/message-headers/message-header-index.html"/> should be updated |
---|
| 3045 | with the permanent registrations below (see <xref target="RFC3864"/>): |
---|
[8] | 3046 | </t> |
---|
[290] | 3047 | <!--AUTOGENERATED FROM extract-header-defs.xslt, do not edit manually--> |
---|
| 3048 | <texttable align="left" suppress-title="true" anchor="iana.header.registration.table"> |
---|
[253] | 3049 | <ttcol>Header Field Name</ttcol> |
---|
| 3050 | <ttcol>Protocol</ttcol> |
---|
| 3051 | <ttcol>Status</ttcol> |
---|
| 3052 | <ttcol>Reference</ttcol> |
---|
| 3053 | |
---|
| 3054 | <c>Connection</c> |
---|
| 3055 | <c>http</c> |
---|
| 3056 | <c>standard</c> |
---|
| 3057 | <c> |
---|
| 3058 | <xref target="header.connection"/> |
---|
| 3059 | </c> |
---|
| 3060 | <c>Content-Length</c> |
---|
| 3061 | <c>http</c> |
---|
| 3062 | <c>standard</c> |
---|
| 3063 | <c> |
---|
| 3064 | <xref target="header.content-length"/> |
---|
| 3065 | </c> |
---|
| 3066 | <c>Date</c> |
---|
| 3067 | <c>http</c> |
---|
| 3068 | <c>standard</c> |
---|
| 3069 | <c> |
---|
| 3070 | <xref target="header.date"/> |
---|
| 3071 | </c> |
---|
| 3072 | <c>Host</c> |
---|
| 3073 | <c>http</c> |
---|
| 3074 | <c>standard</c> |
---|
| 3075 | <c> |
---|
| 3076 | <xref target="header.host"/> |
---|
| 3077 | </c> |
---|
| 3078 | <c>TE</c> |
---|
| 3079 | <c>http</c> |
---|
| 3080 | <c>standard</c> |
---|
| 3081 | <c> |
---|
| 3082 | <xref target="header.te"/> |
---|
| 3083 | </c> |
---|
| 3084 | <c>Trailer</c> |
---|
| 3085 | <c>http</c> |
---|
| 3086 | <c>standard</c> |
---|
| 3087 | <c> |
---|
| 3088 | <xref target="header.trailer"/> |
---|
| 3089 | </c> |
---|
| 3090 | <c>Transfer-Encoding</c> |
---|
| 3091 | <c>http</c> |
---|
| 3092 | <c>standard</c> |
---|
| 3093 | <c> |
---|
| 3094 | <xref target="header.transfer-encoding"/> |
---|
| 3095 | </c> |
---|
| 3096 | <c>Upgrade</c> |
---|
| 3097 | <c>http</c> |
---|
| 3098 | <c>standard</c> |
---|
| 3099 | <c> |
---|
| 3100 | <xref target="header.upgrade"/> |
---|
| 3101 | </c> |
---|
| 3102 | <c>Via</c> |
---|
| 3103 | <c>http</c> |
---|
| 3104 | <c>standard</c> |
---|
| 3105 | <c> |
---|
| 3106 | <xref target="header.via"/> |
---|
| 3107 | </c> |
---|
| 3108 | </texttable> |
---|
[290] | 3109 | <!--(END)--> |
---|
[253] | 3110 | <t> |
---|
[290] | 3111 | The change controller is: "IETF (iesg@ietf.org) - Internet Engineering Task Force". |
---|
[253] | 3112 | </t> |
---|
[8] | 3113 | </section> |
---|
[307] | 3114 | |
---|
| 3115 | <section title="URI Scheme Registration" anchor="uri.scheme.registration"> |
---|
| 3116 | <t> |
---|
[646] | 3117 | The entries for the "http" and "https" URI Schemes in the registry located at |
---|
[307] | 3118 | <eref target="http://www.iana.org/assignments/uri-schemes.html"/> |
---|
[646] | 3119 | should be updated to point to Sections <xref target="http.uri" format="counter"/> |
---|
| 3120 | and <xref target="https.uri" format="counter"/> of this document |
---|
[307] | 3121 | (see <xref target="RFC4395"/>). |
---|
| 3122 | </t> |
---|
| 3123 | </section> |
---|
| 3124 | |
---|
[296] | 3125 | <section title="Internet Media Type Registrations" anchor="internet.media.type.http"> |
---|
| 3126 | <t> |
---|
| 3127 | This document serves as the specification for the Internet media types |
---|
| 3128 | "message/http" and "application/http". The following is to be registered with |
---|
| 3129 | IANA (see <xref target="RFC4288"/>). |
---|
| 3130 | </t> |
---|
| 3131 | <section title="Internet Media Type message/http" anchor="internet.media.type.message.http"> |
---|
| 3132 | <iref item="Media Type" subitem="message/http" primary="true"/> |
---|
| 3133 | <iref item="message/http Media Type" primary="true"/> |
---|
| 3134 | <t> |
---|
| 3135 | The message/http type can be used to enclose a single HTTP request or |
---|
| 3136 | response message, provided that it obeys the MIME restrictions for all |
---|
| 3137 | "message" types regarding line length and encodings. |
---|
| 3138 | </t> |
---|
| 3139 | <t> |
---|
| 3140 | <list style="hanging" x:indent="12em"> |
---|
| 3141 | <t hangText="Type name:"> |
---|
| 3142 | message |
---|
| 3143 | </t> |
---|
| 3144 | <t hangText="Subtype name:"> |
---|
| 3145 | http |
---|
| 3146 | </t> |
---|
| 3147 | <t hangText="Required parameters:"> |
---|
| 3148 | none |
---|
| 3149 | </t> |
---|
| 3150 | <t hangText="Optional parameters:"> |
---|
| 3151 | version, msgtype |
---|
| 3152 | <list style="hanging"> |
---|
| 3153 | <t hangText="version:"> |
---|
| 3154 | The HTTP-Version number of the enclosed message |
---|
| 3155 | (e.g., "1.1"). If not present, the version can be |
---|
| 3156 | determined from the first line of the body. |
---|
| 3157 | </t> |
---|
| 3158 | <t hangText="msgtype:"> |
---|
| 3159 | The message type -- "request" or "response". If not |
---|
| 3160 | present, the type can be determined from the first |
---|
| 3161 | line of the body. |
---|
| 3162 | </t> |
---|
| 3163 | </list> |
---|
| 3164 | </t> |
---|
| 3165 | <t hangText="Encoding considerations:"> |
---|
| 3166 | only "7bit", "8bit", or "binary" are permitted |
---|
| 3167 | </t> |
---|
| 3168 | <t hangText="Security considerations:"> |
---|
| 3169 | none |
---|
| 3170 | </t> |
---|
| 3171 | <t hangText="Interoperability considerations:"> |
---|
| 3172 | none |
---|
| 3173 | </t> |
---|
| 3174 | <t hangText="Published specification:"> |
---|
| 3175 | This specification (see <xref target="internet.media.type.message.http"/>). |
---|
| 3176 | </t> |
---|
| 3177 | <t hangText="Applications that use this media type:"> |
---|
| 3178 | </t> |
---|
| 3179 | <t hangText="Additional information:"> |
---|
| 3180 | <list style="hanging"> |
---|
| 3181 | <t hangText="Magic number(s):">none</t> |
---|
| 3182 | <t hangText="File extension(s):">none</t> |
---|
| 3183 | <t hangText="Macintosh file type code(s):">none</t> |
---|
| 3184 | </list> |
---|
| 3185 | </t> |
---|
| 3186 | <t hangText="Person and email address to contact for further information:"> |
---|
| 3187 | See Authors Section. |
---|
| 3188 | </t> |
---|
[609] | 3189 | <t hangText="Intended usage:"> |
---|
| 3190 | COMMON |
---|
[296] | 3191 | </t> |
---|
[609] | 3192 | <t hangText="Restrictions on usage:"> |
---|
| 3193 | none |
---|
[296] | 3194 | </t> |
---|
| 3195 | <t hangText="Author/Change controller:"> |
---|
| 3196 | IESG |
---|
| 3197 | </t> |
---|
| 3198 | </list> |
---|
| 3199 | </t> |
---|
[253] | 3200 | </section> |
---|
[296] | 3201 | <section title="Internet Media Type application/http" anchor="internet.media.type.application.http"> |
---|
| 3202 | <iref item="Media Type" subitem="application/http" primary="true"/> |
---|
| 3203 | <iref item="application/http Media Type" primary="true"/> |
---|
| 3204 | <t> |
---|
| 3205 | The application/http type can be used to enclose a pipeline of one or more |
---|
| 3206 | HTTP request or response messages (not intermixed). |
---|
| 3207 | </t> |
---|
| 3208 | <t> |
---|
| 3209 | <list style="hanging" x:indent="12em"> |
---|
| 3210 | <t hangText="Type name:"> |
---|
| 3211 | application |
---|
| 3212 | </t> |
---|
| 3213 | <t hangText="Subtype name:"> |
---|
| 3214 | http |
---|
| 3215 | </t> |
---|
| 3216 | <t hangText="Required parameters:"> |
---|
| 3217 | none |
---|
| 3218 | </t> |
---|
| 3219 | <t hangText="Optional parameters:"> |
---|
| 3220 | version, msgtype |
---|
| 3221 | <list style="hanging"> |
---|
| 3222 | <t hangText="version:"> |
---|
| 3223 | The HTTP-Version number of the enclosed messages |
---|
| 3224 | (e.g., "1.1"). If not present, the version can be |
---|
| 3225 | determined from the first line of the body. |
---|
| 3226 | </t> |
---|
| 3227 | <t hangText="msgtype:"> |
---|
| 3228 | The message type -- "request" or "response". If not |
---|
| 3229 | present, the type can be determined from the first |
---|
| 3230 | line of the body. |
---|
| 3231 | </t> |
---|
| 3232 | </list> |
---|
| 3233 | </t> |
---|
| 3234 | <t hangText="Encoding considerations:"> |
---|
| 3235 | HTTP messages enclosed by this type |
---|
| 3236 | are in "binary" format; use of an appropriate |
---|
| 3237 | Content-Transfer-Encoding is required when |
---|
| 3238 | transmitted via E-mail. |
---|
| 3239 | </t> |
---|
| 3240 | <t hangText="Security considerations:"> |
---|
| 3241 | none |
---|
| 3242 | </t> |
---|
| 3243 | <t hangText="Interoperability considerations:"> |
---|
| 3244 | none |
---|
| 3245 | </t> |
---|
| 3246 | <t hangText="Published specification:"> |
---|
| 3247 | This specification (see <xref target="internet.media.type.application.http"/>). |
---|
| 3248 | </t> |
---|
| 3249 | <t hangText="Applications that use this media type:"> |
---|
| 3250 | </t> |
---|
| 3251 | <t hangText="Additional information:"> |
---|
| 3252 | <list style="hanging"> |
---|
| 3253 | <t hangText="Magic number(s):">none</t> |
---|
| 3254 | <t hangText="File extension(s):">none</t> |
---|
| 3255 | <t hangText="Macintosh file type code(s):">none</t> |
---|
| 3256 | </list> |
---|
| 3257 | </t> |
---|
| 3258 | <t hangText="Person and email address to contact for further information:"> |
---|
| 3259 | See Authors Section. |
---|
| 3260 | </t> |
---|
[609] | 3261 | <t hangText="Intended usage:"> |
---|
| 3262 | COMMON |
---|
[296] | 3263 | </t> |
---|
[609] | 3264 | <t hangText="Restrictions on usage:"> |
---|
| 3265 | none |
---|
[296] | 3266 | </t> |
---|
| 3267 | <t hangText="Author/Change controller:"> |
---|
| 3268 | IESG |
---|
| 3269 | </t> |
---|
| 3270 | </list> |
---|
| 3271 | </t> |
---|
| 3272 | </section> |
---|
| 3273 | </section> |
---|
[307] | 3274 | |
---|
[650] | 3275 | <section title="Transfer Coding Registry" anchor="transfer.coding.registration"> |
---|
| 3276 | <t> |
---|
[673] | 3277 | The registration procedure for HTTP Transfer Codings is now defined by |
---|
| 3278 | <xref target="transfer.coding.registry"/> of this document. |
---|
[650] | 3279 | </t> |
---|
| 3280 | <t> |
---|
| 3281 | The HTTP Transfer Codings Registry located at <eref target="http://www.iana.org/assignments/http-parameters"/> |
---|
[673] | 3282 | should be updated with the registrations below: |
---|
[650] | 3283 | </t> |
---|
| 3284 | <texttable align="left" suppress-title="true" anchor="iana.transfer.coding.registration.table"> |
---|
[670] | 3285 | <ttcol>Name</ttcol> |
---|
[650] | 3286 | <ttcol>Description</ttcol> |
---|
| 3287 | <ttcol>Reference</ttcol> |
---|
[673] | 3288 | <c>chunked</c> |
---|
[650] | 3289 | <c>Transfer in a series of chunks</c> |
---|
| 3290 | <c> |
---|
[673] | 3291 | <xref target="chunked.encoding"/> |
---|
[650] | 3292 | </c> |
---|
[673] | 3293 | <c>compress</c> |
---|
| 3294 | <c>UNIX "compress" program method</c> |
---|
| 3295 | <c> |
---|
| 3296 | <xref target="compress.coding"/> |
---|
| 3297 | </c> |
---|
| 3298 | <c>deflate</c> |
---|
| 3299 | <c>"zlib" format <xref target="RFC1950"/> with "deflate" compression</c> |
---|
| 3300 | <c> |
---|
| 3301 | <xref target="deflate.coding"/> |
---|
| 3302 | </c> |
---|
| 3303 | <c>gzip</c> |
---|
| 3304 | <c>Same as GNU zip <xref target="RFC1952"/></c> |
---|
| 3305 | <c> |
---|
| 3306 | <xref target="gzip.coding"/> |
---|
| 3307 | </c> |
---|
[650] | 3308 | </texttable> |
---|
[296] | 3309 | </section> |
---|
[8] | 3310 | |
---|
[650] | 3311 | </section> |
---|
| 3312 | |
---|
[8] | 3313 | <section title="Security Considerations" anchor="security.considerations"> |
---|
| 3314 | <t> |
---|
| 3315 | This section is meant to inform application developers, information |
---|
| 3316 | providers, and users of the security limitations in HTTP/1.1 as |
---|
| 3317 | described by this document. The discussion does not include |
---|
| 3318 | definitive solutions to the problems revealed, though it does make |
---|
| 3319 | some suggestions for reducing security risks. |
---|
| 3320 | </t> |
---|
| 3321 | |
---|
| 3322 | <section title="Personal Information" anchor="personal.information"> |
---|
| 3323 | <t> |
---|
| 3324 | HTTP clients are often privy to large amounts of personal information |
---|
| 3325 | (e.g. the user's name, location, mail address, passwords, encryption |
---|
| 3326 | keys, etc.), and &SHOULD; be very careful to prevent unintentional |
---|
[172] | 3327 | leakage of this information. |
---|
[8] | 3328 | We very strongly recommend that a convenient interface be provided |
---|
| 3329 | for the user to control dissemination of such information, and that |
---|
| 3330 | designers and implementors be particularly careful in this area. |
---|
| 3331 | History shows that errors in this area often create serious security |
---|
| 3332 | and/or privacy problems and generate highly adverse publicity for the |
---|
| 3333 | implementor's company. |
---|
| 3334 | </t> |
---|
[29] | 3335 | </section> |
---|
[8] | 3336 | |
---|
| 3337 | <section title="Abuse of Server Log Information" anchor="abuse.of.server.log.information"> |
---|
| 3338 | <t> |
---|
| 3339 | A server is in the position to save personal data about a user's |
---|
| 3340 | requests which might identify their reading patterns or subjects of |
---|
| 3341 | interest. This information is clearly confidential in nature and its |
---|
| 3342 | handling can be constrained by law in certain countries. People using |
---|
[172] | 3343 | HTTP to provide data are responsible for ensuring that |
---|
[8] | 3344 | such material is not distributed without the permission of any |
---|
| 3345 | individuals that are identifiable by the published results. |
---|
| 3346 | </t> |
---|
| 3347 | </section> |
---|
| 3348 | |
---|
| 3349 | <section title="Attacks Based On File and Path Names" anchor="attack.pathname"> |
---|
| 3350 | <t> |
---|
| 3351 | Implementations of HTTP origin servers &SHOULD; be careful to restrict |
---|
| 3352 | the documents returned by HTTP requests to be only those that were |
---|
| 3353 | intended by the server administrators. If an HTTP server translates |
---|
| 3354 | HTTP URIs directly into file system calls, the server &MUST; take |
---|
| 3355 | special care not to serve files that were not intended to be |
---|
| 3356 | delivered to HTTP clients. For example, UNIX, Microsoft Windows, and |
---|
| 3357 | other operating systems use ".." as a path component to indicate a |
---|
| 3358 | directory level above the current one. On such a system, an HTTP |
---|
[391] | 3359 | server &MUST; disallow any such construct in the request-target if it |
---|
[8] | 3360 | would otherwise allow access to a resource outside those intended to |
---|
| 3361 | be accessible via the HTTP server. Similarly, files intended for |
---|
| 3362 | reference only internally to the server (such as access control |
---|
| 3363 | files, configuration files, and script code) &MUST; be protected from |
---|
| 3364 | inappropriate retrieval, since they might contain sensitive |
---|
| 3365 | information. Experience has shown that minor bugs in such HTTP server |
---|
| 3366 | implementations have turned into security risks. |
---|
| 3367 | </t> |
---|
| 3368 | </section> |
---|
| 3369 | |
---|
| 3370 | <section title="DNS Spoofing" anchor="dns.spoofing"> |
---|
| 3371 | <t> |
---|
| 3372 | Clients using HTTP rely heavily on the Domain Name Service, and are |
---|
| 3373 | thus generally prone to security attacks based on the deliberate |
---|
| 3374 | mis-association of IP addresses and DNS names. Clients need to be |
---|
| 3375 | cautious in assuming the continuing validity of an IP number/DNS name |
---|
| 3376 | association. |
---|
| 3377 | </t> |
---|
| 3378 | <t> |
---|
| 3379 | In particular, HTTP clients &SHOULD; rely on their name resolver for |
---|
| 3380 | confirmation of an IP number/DNS name association, rather than |
---|
| 3381 | caching the result of previous host name lookups. Many platforms |
---|
| 3382 | already can cache host name lookups locally when appropriate, and |
---|
| 3383 | they &SHOULD; be configured to do so. It is proper for these lookups to |
---|
| 3384 | be cached, however, only when the TTL (Time To Live) information |
---|
| 3385 | reported by the name server makes it likely that the cached |
---|
| 3386 | information will remain useful. |
---|
| 3387 | </t> |
---|
| 3388 | <t> |
---|
| 3389 | If HTTP clients cache the results of host name lookups in order to |
---|
| 3390 | achieve a performance improvement, they &MUST; observe the TTL |
---|
| 3391 | information reported by DNS. |
---|
| 3392 | </t> |
---|
| 3393 | <t> |
---|
| 3394 | If HTTP clients do not observe this rule, they could be spoofed when |
---|
| 3395 | a previously-accessed server's IP address changes. As network |
---|
| 3396 | renumbering is expected to become increasingly common <xref target="RFC1900"/>, the |
---|
| 3397 | possibility of this form of attack will grow. Observing this |
---|
| 3398 | requirement thus reduces this potential security vulnerability. |
---|
| 3399 | </t> |
---|
| 3400 | <t> |
---|
| 3401 | This requirement also improves the load-balancing behavior of clients |
---|
| 3402 | for replicated servers using the same DNS name and reduces the |
---|
| 3403 | likelihood of a user's experiencing failure in accessing sites which |
---|
| 3404 | use that strategy. |
---|
| 3405 | </t> |
---|
| 3406 | </section> |
---|
| 3407 | |
---|
| 3408 | <section title="Proxies and Caching" anchor="attack.proxies"> |
---|
| 3409 | <t> |
---|
| 3410 | By their very nature, HTTP proxies are men-in-the-middle, and |
---|
| 3411 | represent an opportunity for man-in-the-middle attacks. Compromise of |
---|
| 3412 | the systems on which the proxies run can result in serious security |
---|
| 3413 | and privacy problems. Proxies have access to security-related |
---|
| 3414 | information, personal information about individual users and |
---|
| 3415 | organizations, and proprietary information belonging to users and |
---|
| 3416 | content providers. A compromised proxy, or a proxy implemented or |
---|
| 3417 | configured without regard to security and privacy considerations, |
---|
| 3418 | might be used in the commission of a wide range of potential attacks. |
---|
| 3419 | </t> |
---|
| 3420 | <t> |
---|
| 3421 | Proxy operators should protect the systems on which proxies run as |
---|
| 3422 | they would protect any system that contains or transports sensitive |
---|
| 3423 | information. In particular, log information gathered at proxies often |
---|
| 3424 | contains highly sensitive personal information, and/or information |
---|
| 3425 | about organizations. Log information should be carefully guarded, and |
---|
| 3426 | appropriate guidelines for use developed and followed. (<xref target="abuse.of.server.log.information"/>). |
---|
| 3427 | </t> |
---|
| 3428 | <t> |
---|
| 3429 | Proxy implementors should consider the privacy and security |
---|
| 3430 | implications of their design and coding decisions, and of the |
---|
| 3431 | configuration options they provide to proxy operators (especially the |
---|
| 3432 | default configuration). |
---|
| 3433 | </t> |
---|
| 3434 | <t> |
---|
| 3435 | Users of a proxy need to be aware that they are no trustworthier than |
---|
| 3436 | the people who run the proxy; HTTP itself cannot solve this problem. |
---|
| 3437 | </t> |
---|
| 3438 | <t> |
---|
| 3439 | The judicious use of cryptography, when appropriate, may suffice to |
---|
| 3440 | protect against a broad range of security and privacy attacks. Such |
---|
| 3441 | cryptography is beyond the scope of the HTTP/1.1 specification. |
---|
| 3442 | </t> |
---|
[29] | 3443 | </section> |
---|
[8] | 3444 | |
---|
| 3445 | <section title="Denial of Service Attacks on Proxies" anchor="attack.DoS"> |
---|
| 3446 | <t> |
---|
| 3447 | They exist. They are hard to defend against. Research continues. |
---|
| 3448 | Beware. |
---|
| 3449 | </t> |
---|
| 3450 | </section> |
---|
| 3451 | </section> |
---|
| 3452 | |
---|
| 3453 | <section title="Acknowledgments" anchor="ack"> |
---|
| 3454 | <t> |
---|
[172] | 3455 | HTTP has evolved considerably over the years. It has |
---|
[8] | 3456 | benefited from a large and active developer community--the many |
---|
| 3457 | people who have participated on the www-talk mailing list--and it is |
---|
| 3458 | that community which has been most responsible for the success of |
---|
| 3459 | HTTP and of the World-Wide Web in general. Marc Andreessen, Robert |
---|
| 3460 | Cailliau, Daniel W. Connolly, Bob Denny, John Franks, Jean-Francois |
---|
| 3461 | Groff, Phillip M. Hallam-Baker, Hakon W. Lie, Ari Luotonen, Rob |
---|
| 3462 | McCool, Lou Montulli, Dave Raggett, Tony Sanders, and Marc |
---|
| 3463 | VanHeyningen deserve special recognition for their efforts in |
---|
| 3464 | defining early aspects of the protocol. |
---|
| 3465 | </t> |
---|
| 3466 | <t> |
---|
| 3467 | This document has benefited greatly from the comments of all those |
---|
| 3468 | participating in the HTTP-WG. In addition to those already mentioned, |
---|
| 3469 | the following individuals have contributed to this specification: |
---|
| 3470 | </t> |
---|
| 3471 | <t> |
---|
[98] | 3472 | Gary Adams, Harald Tveit Alvestrand, Keith Ball, Brian Behlendorf, |
---|
| 3473 | Paul Burchard, Maurizio Codogno, Mike Cowlishaw, Roman Czyborra, |
---|
| 3474 | Michael A. Dolan, Daniel DuBois, David J. Fiander, Alan Freier, Marc Hedlund, Greg Herlihy, |
---|
| 3475 | Koen Holtman, Alex Hopmann, Bob Jernigan, Shel Kaphan, Rohit Khare, |
---|
| 3476 | John Klensin, Martijn Koster, Alexei Kosut, David M. Kristol, |
---|
| 3477 | Daniel LaLiberte, Ben Laurie, Paul J. Leach, Albert Lunde, |
---|
| 3478 | John C. Mallery, Jean-Philippe Martin-Flatin, Mitra, David Morris, |
---|
| 3479 | Gavin Nicol, Ross Patterson, Bill Perry, Jeffrey Perry, Scott Powers, Owen Rees, |
---|
| 3480 | Luigi Rizzo, David Robinson, Marc Salomon, Rich Salz, |
---|
| 3481 | Allan M. Schiffman, Jim Seidman, Chuck Shotton, Eric W. Sink, |
---|
| 3482 | Simon E. Spero, Richard N. Taylor, Robert S. Thau, |
---|
| 3483 | Bill (BearHeart) Weinman, Francois Yergeau, Mary Ellen Zurko, |
---|
| 3484 | Josh Cohen. |
---|
| 3485 | </t> |
---|
| 3486 | <t> |
---|
[33] | 3487 | Thanks to the "cave men" of Palo Alto. You know who you are. |
---|
| 3488 | </t> |
---|
| 3489 | <t> |
---|
[115] | 3490 | Jim Gettys (the editor of <xref target="RFC2616"/>) wishes particularly |
---|
| 3491 | to thank Roy Fielding, the editor of <xref target="RFC2068"/>, along |
---|
[33] | 3492 | with John Klensin, Jeff Mogul, Paul Leach, Dave Kristol, Koen |
---|
| 3493 | Holtman, John Franks, Josh Cohen, Alex Hopmann, Scott Lawrence, and |
---|
| 3494 | Larry Masinter for their help. And thanks go particularly to Jeff |
---|
| 3495 | Mogul and Scott Lawrence for performing the "MUST/MAY/SHOULD" audit. |
---|
| 3496 | </t> |
---|
| 3497 | <t> |
---|
| 3498 | The Apache Group, Anselm Baird-Smith, author of Jigsaw, and Henrik |
---|
| 3499 | Frystyk implemented RFC 2068 early, and we wish to thank them for the |
---|
| 3500 | discovery of many of the problems that this document attempts to |
---|
| 3501 | rectify. |
---|
| 3502 | </t> |
---|
[374] | 3503 | <t> |
---|
| 3504 | This specification makes heavy use of the augmented BNF and generic |
---|
| 3505 | constructs defined by David H. Crocker for <xref target="RFC5234"/>. Similarly, it |
---|
| 3506 | reuses many of the definitions provided by Nathaniel Borenstein and |
---|
| 3507 | Ned Freed for MIME <xref target="RFC2045"/>. We hope that their inclusion in this |
---|
| 3508 | specification will help reduce past confusion over the relationship |
---|
| 3509 | between HTTP and Internet mail message formats. |
---|
| 3510 | </t> |
---|
[8] | 3511 | </section> |
---|
| 3512 | |
---|
| 3513 | </middle> |
---|
| 3514 | <back> |
---|
| 3515 | |
---|
[119] | 3516 | <references title="Normative References"> |
---|
| 3517 | |
---|
[121] | 3518 | <reference anchor="ISO-8859-1"> |
---|
| 3519 | <front> |
---|
| 3520 | <title> |
---|
| 3521 | Information technology -- 8-bit single-byte coded graphic character sets -- Part 1: Latin alphabet No. 1 |
---|
| 3522 | </title> |
---|
| 3523 | <author> |
---|
| 3524 | <organization>International Organization for Standardization</organization> |
---|
| 3525 | </author> |
---|
| 3526 | <date year="1998"/> |
---|
| 3527 | </front> |
---|
| 3528 | <seriesInfo name="ISO/IEC" value="8859-1:1998"/> |
---|
| 3529 | </reference> |
---|
| 3530 | |
---|
[31] | 3531 | <reference anchor="Part2"> |
---|
[119] | 3532 | <front> |
---|
| 3533 | <title abbrev="HTTP/1.1">HTTP/1.1, part 2: Message Semantics</title> |
---|
| 3534 | <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> |
---|
| 3535 | <organization abbrev="Day Software">Day Software</organization> |
---|
| 3536 | <address><email>fielding@gbiv.com</email></address> |
---|
| 3537 | </author> |
---|
| 3538 | <author initials="J." surname="Gettys" fullname="Jim Gettys"> |
---|
| 3539 | <organization>One Laptop per Child</organization> |
---|
| 3540 | <address><email>jg@laptop.org</email></address> |
---|
| 3541 | </author> |
---|
| 3542 | <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> |
---|
| 3543 | <organization abbrev="HP">Hewlett-Packard Company</organization> |
---|
| 3544 | <address><email>JeffMogul@acm.org</email></address> |
---|
| 3545 | </author> |
---|
| 3546 | <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> |
---|
| 3547 | <organization abbrev="Microsoft">Microsoft Corporation</organization> |
---|
| 3548 | <address><email>henrikn@microsoft.com</email></address> |
---|
| 3549 | </author> |
---|
| 3550 | <author initials="L." surname="Masinter" fullname="Larry Masinter"> |
---|
| 3551 | <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> |
---|
| 3552 | <address><email>LMM@acm.org</email></address> |
---|
| 3553 | </author> |
---|
| 3554 | <author initials="P." surname="Leach" fullname="Paul J. Leach"> |
---|
| 3555 | <organization abbrev="Microsoft">Microsoft Corporation</organization> |
---|
| 3556 | <address><email>paulle@microsoft.com</email></address> |
---|
| 3557 | </author> |
---|
| 3558 | <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> |
---|
| 3559 | <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> |
---|
| 3560 | <address><email>timbl@w3.org</email></address> |
---|
| 3561 | </author> |
---|
| 3562 | <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor"> |
---|
| 3563 | <organization abbrev="W3C">World Wide Web Consortium</organization> |
---|
| 3564 | <address><email>ylafon@w3.org</email></address> |
---|
| 3565 | </author> |
---|
| 3566 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor"> |
---|
| 3567 | <organization abbrev="greenbytes">greenbytes GmbH</organization> |
---|
| 3568 | <address><email>julian.reschke@greenbytes.de</email></address> |
---|
| 3569 | </author> |
---|
| 3570 | <date month="&ID-MONTH;" year="&ID-YEAR;"/> |
---|
| 3571 | </front> |
---|
| 3572 | <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p2-semantics-&ID-VERSION;"/> |
---|
| 3573 | <x:source href="p2-semantics.xml" basename="p2-semantics"/> |
---|
[31] | 3574 | </reference> |
---|
| 3575 | |
---|
| 3576 | <reference anchor="Part3"> |
---|
[119] | 3577 | <front> |
---|
| 3578 | <title abbrev="HTTP/1.1">HTTP/1.1, part 3: Message Payload and Content Negotiation</title> |
---|
| 3579 | <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> |
---|
| 3580 | <organization abbrev="Day Software">Day Software</organization> |
---|
| 3581 | <address><email>fielding@gbiv.com</email></address> |
---|
| 3582 | </author> |
---|
| 3583 | <author initials="J." surname="Gettys" fullname="Jim Gettys"> |
---|
| 3584 | <organization>One Laptop per Child</organization> |
---|
| 3585 | <address><email>jg@laptop.org</email></address> |
---|
| 3586 | </author> |
---|
| 3587 | <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> |
---|
| 3588 | <organization abbrev="HP">Hewlett-Packard Company</organization> |
---|
| 3589 | <address><email>JeffMogul@acm.org</email></address> |
---|
| 3590 | </author> |
---|
| 3591 | <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> |
---|
| 3592 | <organization abbrev="Microsoft">Microsoft Corporation</organization> |
---|
| 3593 | <address><email>henrikn@microsoft.com</email></address> |
---|
| 3594 | </author> |
---|
| 3595 | <author initials="L." surname="Masinter" fullname="Larry Masinter"> |
---|
| 3596 | <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> |
---|
| 3597 | <address><email>LMM@acm.org</email></address> |
---|
| 3598 | </author> |
---|
| 3599 | <author initials="P." surname="Leach" fullname="Paul J. Leach"> |
---|
| 3600 | <organization abbrev="Microsoft">Microsoft Corporation</organization> |
---|
| 3601 | <address><email>paulle@microsoft.com</email></address> |
---|
| 3602 | </author> |
---|
| 3603 | <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> |
---|
| 3604 | <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> |
---|
| 3605 | <address><email>timbl@w3.org</email></address> |
---|
| 3606 | </author> |
---|
| 3607 | <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor"> |
---|
| 3608 | <organization abbrev="W3C">World Wide Web Consortium</organization> |
---|
| 3609 | <address><email>ylafon@w3.org</email></address> |
---|
| 3610 | </author> |
---|
| 3611 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor"> |
---|
| 3612 | <organization abbrev="greenbytes">greenbytes GmbH</organization> |
---|
| 3613 | <address><email>julian.reschke@greenbytes.de</email></address> |
---|
| 3614 | </author> |
---|
| 3615 | <date month="&ID-MONTH;" year="&ID-YEAR;"/> |
---|
| 3616 | </front> |
---|
| 3617 | <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p3-payload-&ID-VERSION;"/> |
---|
| 3618 | <x:source href="p3-payload.xml" basename="p3-payload"/> |
---|
[31] | 3619 | </reference> |
---|
| 3620 | |
---|
[138] | 3621 | <reference anchor="Part5"> |
---|
| 3622 | <front> |
---|
| 3623 | <title abbrev="HTTP/1.1">HTTP/1.1, part 5: Range Requests and Partial Responses</title> |
---|
| 3624 | <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> |
---|
| 3625 | <organization abbrev="Day Software">Day Software</organization> |
---|
| 3626 | <address><email>fielding@gbiv.com</email></address> |
---|
| 3627 | </author> |
---|
| 3628 | <author initials="J." surname="Gettys" fullname="Jim Gettys"> |
---|
| 3629 | <organization>One Laptop per Child</organization> |
---|
| 3630 | <address><email>jg@laptop.org</email></address> |
---|
| 3631 | </author> |
---|
| 3632 | <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> |
---|
| 3633 | <organization abbrev="HP">Hewlett-Packard Company</organization> |
---|
| 3634 | <address><email>JeffMogul@acm.org</email></address> |
---|
| 3635 | </author> |
---|
| 3636 | <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> |
---|
| 3637 | <organization abbrev="Microsoft">Microsoft Corporation</organization> |
---|
| 3638 | <address><email>henrikn@microsoft.com</email></address> |
---|
| 3639 | </author> |
---|
| 3640 | <author initials="L." surname="Masinter" fullname="Larry Masinter"> |
---|
| 3641 | <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> |
---|
| 3642 | <address><email>LMM@acm.org</email></address> |
---|
| 3643 | </author> |
---|
| 3644 | <author initials="P." surname="Leach" fullname="Paul J. Leach"> |
---|
| 3645 | <organization abbrev="Microsoft">Microsoft Corporation</organization> |
---|
| 3646 | <address><email>paulle@microsoft.com</email></address> |
---|
| 3647 | </author> |
---|
| 3648 | <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> |
---|
| 3649 | <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> |
---|
| 3650 | <address><email>timbl@w3.org</email></address> |
---|
| 3651 | </author> |
---|
| 3652 | <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor"> |
---|
| 3653 | <organization abbrev="W3C">World Wide Web Consortium</organization> |
---|
| 3654 | <address><email>ylafon@w3.org</email></address> |
---|
| 3655 | </author> |
---|
| 3656 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor"> |
---|
| 3657 | <organization abbrev="greenbytes">greenbytes GmbH</organization> |
---|
| 3658 | <address><email>julian.reschke@greenbytes.de</email></address> |
---|
| 3659 | </author> |
---|
| 3660 | <date month="&ID-MONTH;" year="&ID-YEAR;"/> |
---|
| 3661 | </front> |
---|
| 3662 | <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p5-range-&ID-VERSION;"/> |
---|
| 3663 | <x:source href="p5-range.xml" basename="p5-range"/> |
---|
| 3664 | </reference> |
---|
| 3665 | |
---|
[31] | 3666 | <reference anchor="Part6"> |
---|
[119] | 3667 | <front> |
---|
| 3668 | <title abbrev="HTTP/1.1">HTTP/1.1, part 6: Caching</title> |
---|
| 3669 | <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> |
---|
| 3670 | <organization abbrev="Day Software">Day Software</organization> |
---|
| 3671 | <address><email>fielding@gbiv.com</email></address> |
---|
| 3672 | </author> |
---|
| 3673 | <author initials="J." surname="Gettys" fullname="Jim Gettys"> |
---|
| 3674 | <organization>One Laptop per Child</organization> |
---|
| 3675 | <address><email>jg@laptop.org</email></address> |
---|
| 3676 | </author> |
---|
| 3677 | <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> |
---|
| 3678 | <organization abbrev="HP">Hewlett-Packard Company</organization> |
---|
| 3679 | <address><email>JeffMogul@acm.org</email></address> |
---|
| 3680 | </author> |
---|
| 3681 | <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> |
---|
| 3682 | <organization abbrev="Microsoft">Microsoft Corporation</organization> |
---|
| 3683 | <address><email>henrikn@microsoft.com</email></address> |
---|
| 3684 | </author> |
---|
| 3685 | <author initials="L." surname="Masinter" fullname="Larry Masinter"> |
---|
| 3686 | <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> |
---|
| 3687 | <address><email>LMM@acm.org</email></address> |
---|
| 3688 | </author> |
---|
| 3689 | <author initials="P." surname="Leach" fullname="Paul J. Leach"> |
---|
| 3690 | <organization abbrev="Microsoft">Microsoft Corporation</organization> |
---|
| 3691 | <address><email>paulle@microsoft.com</email></address> |
---|
| 3692 | </author> |
---|
| 3693 | <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> |
---|
| 3694 | <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> |
---|
| 3695 | <address><email>timbl@w3.org</email></address> |
---|
| 3696 | </author> |
---|
| 3697 | <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor"> |
---|
| 3698 | <organization abbrev="W3C">World Wide Web Consortium</organization> |
---|
| 3699 | <address><email>ylafon@w3.org</email></address> |
---|
| 3700 | </author> |
---|
[601] | 3701 | <author initials="M." surname="Nottingham" fullname="Mark Nottingham" role="editor"> |
---|
| 3702 | <organization /> |
---|
| 3703 | <address><email>mnot@mnot.net</email></address> |
---|
| 3704 | </author> |
---|
[119] | 3705 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor"> |
---|
| 3706 | <organization abbrev="greenbytes">greenbytes GmbH</organization> |
---|
| 3707 | <address><email>julian.reschke@greenbytes.de</email></address> |
---|
| 3708 | </author> |
---|
| 3709 | <date month="&ID-MONTH;" year="&ID-YEAR;"/> |
---|
| 3710 | </front> |
---|
| 3711 | <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p6-cache-&ID-VERSION;"/> |
---|
| 3712 | <x:source href="p6-cache.xml" basename="p6-cache"/> |
---|
[31] | 3713 | </reference> |
---|
| 3714 | |
---|
[335] | 3715 | <reference anchor="RFC5234"> |
---|
[129] | 3716 | <front> |
---|
[335] | 3717 | <title abbrev="ABNF for Syntax Specifications">Augmented BNF for Syntax Specifications: ABNF</title> |
---|
| 3718 | <author initials="D." surname="Crocker" fullname="Dave Crocker" role="editor"> |
---|
| 3719 | <organization>Brandenburg InternetWorking</organization> |
---|
| 3720 | <address> |
---|
| 3721 | <postal> |
---|
| 3722 | <street>675 Spruce Dr.</street> |
---|
| 3723 | <city>Sunnyvale</city> |
---|
| 3724 | <region>CA</region> |
---|
| 3725 | <code>94086</code> |
---|
| 3726 | <country>US</country></postal> |
---|
| 3727 | <phone>+1.408.246.8253</phone> |
---|
| 3728 | <email>dcrocker@bbiw.net</email></address> |
---|
[129] | 3729 | </author> |
---|
[335] | 3730 | <author initials="P." surname="Overell" fullname="Paul Overell"> |
---|
| 3731 | <organization>THUS plc.</organization> |
---|
| 3732 | <address> |
---|
| 3733 | <postal> |
---|
| 3734 | <street>1/2 Berkeley Square</street> |
---|
| 3735 | <street>99 Berkely Street</street> |
---|
| 3736 | <city>Glasgow</city> |
---|
| 3737 | <code>G3 7HR</code> |
---|
| 3738 | <country>UK</country></postal> |
---|
| 3739 | <email>paul.overell@thus.net</email></address> |
---|
| 3740 | </author> |
---|
| 3741 | <date month="January" year="2008"/> |
---|
[129] | 3742 | </front> |
---|
[335] | 3743 | <seriesInfo name="STD" value="68"/> |
---|
| 3744 | <seriesInfo name="RFC" value="5234"/> |
---|
[129] | 3745 | </reference> |
---|
| 3746 | |
---|
[119] | 3747 | <reference anchor="RFC2119"> |
---|
| 3748 | <front> |
---|
| 3749 | <title>Key words for use in RFCs to Indicate Requirement Levels</title> |
---|
| 3750 | <author initials="S." surname="Bradner" fullname="Scott Bradner"> |
---|
| 3751 | <organization>Harvard University</organization> |
---|
| 3752 | <address><email>sob@harvard.edu</email></address> |
---|
| 3753 | </author> |
---|
| 3754 | <date month="March" year="1997"/> |
---|
| 3755 | </front> |
---|
| 3756 | <seriesInfo name="BCP" value="14"/> |
---|
| 3757 | <seriesInfo name="RFC" value="2119"/> |
---|
| 3758 | </reference> |
---|
| 3759 | |
---|
[374] | 3760 | <reference anchor="RFC3986"> |
---|
| 3761 | <front> |
---|
| 3762 | <title abbrev='URI Generic Syntax'>Uniform Resource Identifier (URI): Generic Syntax</title> |
---|
| 3763 | <author initials='T.' surname='Berners-Lee' fullname='Tim Berners-Lee'> |
---|
| 3764 | <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> |
---|
| 3765 | <address> |
---|
| 3766 | <email>timbl@w3.org</email> |
---|
| 3767 | <uri>http://www.w3.org/People/Berners-Lee/</uri> |
---|
| 3768 | </address> |
---|
| 3769 | </author> |
---|
| 3770 | <author initials='R.' surname='Fielding' fullname='Roy T. Fielding'> |
---|
| 3771 | <organization abbrev="Day Software">Day Software</organization> |
---|
| 3772 | <address> |
---|
| 3773 | <email>fielding@gbiv.com</email> |
---|
| 3774 | <uri>http://roy.gbiv.com/</uri> |
---|
| 3775 | </address> |
---|
| 3776 | </author> |
---|
| 3777 | <author initials='L.' surname='Masinter' fullname='Larry Masinter'> |
---|
| 3778 | <organization abbrev="Adobe Systems">Adobe Systems Incorporated</organization> |
---|
| 3779 | <address> |
---|
| 3780 | <email>LMM@acm.org</email> |
---|
| 3781 | <uri>http://larry.masinter.net/</uri> |
---|
| 3782 | </address> |
---|
| 3783 | </author> |
---|
| 3784 | <date month='January' year='2005'></date> |
---|
| 3785 | </front> |
---|
| 3786 | <seriesInfo name="RFC" value="3986"/> |
---|
| 3787 | <seriesInfo name="STD" value="66"/> |
---|
[132] | 3788 | </reference> |
---|
| 3789 | |
---|
| 3790 | <reference anchor="USASCII"> |
---|
| 3791 | <front> |
---|
| 3792 | <title>Coded Character Set -- 7-bit American Standard Code for Information Interchange</title> |
---|
| 3793 | <author> |
---|
| 3794 | <organization>American National Standards Institute</organization> |
---|
| 3795 | </author> |
---|
| 3796 | <date year="1986"/> |
---|
| 3797 | </front> |
---|
| 3798 | <seriesInfo name="ANSI" value="X3.4"/> |
---|
| 3799 | </reference> |
---|
| 3800 | |
---|
[673] | 3801 | <reference anchor="RFC1950"> |
---|
| 3802 | <front> |
---|
| 3803 | <title>ZLIB Compressed Data Format Specification version 3.3</title> |
---|
| 3804 | <author initials="L.P." surname="Deutsch" fullname="L. Peter Deutsch"> |
---|
| 3805 | <organization>Aladdin Enterprises</organization> |
---|
| 3806 | <address><email>ghost@aladdin.com</email></address> |
---|
| 3807 | </author> |
---|
| 3808 | <author initials="J-L." surname="Gailly" fullname="Jean-Loup Gailly"> |
---|
| 3809 | <organization/> |
---|
| 3810 | </author> |
---|
| 3811 | <date month="May" year="1996"/> |
---|
| 3812 | </front> |
---|
| 3813 | <seriesInfo name="RFC" value="1950"/> |
---|
| 3814 | <annotation> |
---|
| 3815 | RFC 1950 is an Informational RFC, thus it may be less stable than |
---|
| 3816 | this specification. On the other hand, this downward reference was |
---|
| 3817 | present since the publication of RFC 2068 in 1997 (<xref target="RFC2068"/>), |
---|
| 3818 | therefore it is unlikely to cause problems in practice. See also |
---|
| 3819 | <xref target="BCP97"/>. |
---|
| 3820 | </annotation> |
---|
| 3821 | </reference> |
---|
| 3822 | |
---|
| 3823 | <reference anchor="RFC1951"> |
---|
| 3824 | <front> |
---|
| 3825 | <title>DEFLATE Compressed Data Format Specification version 1.3</title> |
---|
| 3826 | <author initials="P." surname="Deutsch" fullname="L. Peter Deutsch"> |
---|
| 3827 | <organization>Aladdin Enterprises</organization> |
---|
| 3828 | <address><email>ghost@aladdin.com</email></address> |
---|
| 3829 | </author> |
---|
| 3830 | <date month="May" year="1996"/> |
---|
| 3831 | </front> |
---|
| 3832 | <seriesInfo name="RFC" value="1951"/> |
---|
| 3833 | <annotation> |
---|
| 3834 | RFC 1951 is an Informational RFC, thus it may be less stable than |
---|
| 3835 | this specification. On the other hand, this downward reference was |
---|
| 3836 | present since the publication of RFC 2068 in 1997 (<xref target="RFC2068"/>), |
---|
| 3837 | therefore it is unlikely to cause problems in practice. See also |
---|
| 3838 | <xref target="BCP97"/>. |
---|
| 3839 | </annotation> |
---|
| 3840 | </reference> |
---|
| 3841 | |
---|
| 3842 | <reference anchor="RFC1952"> |
---|
| 3843 | <front> |
---|
| 3844 | <title>GZIP file format specification version 4.3</title> |
---|
| 3845 | <author initials="P." surname="Deutsch" fullname="L. Peter Deutsch"> |
---|
| 3846 | <organization>Aladdin Enterprises</organization> |
---|
| 3847 | <address><email>ghost@aladdin.com</email></address> |
---|
| 3848 | </author> |
---|
| 3849 | <author initials="J-L." surname="Gailly" fullname="Jean-Loup Gailly"> |
---|
| 3850 | <organization/> |
---|
| 3851 | <address><email>gzip@prep.ai.mit.edu</email></address> |
---|
| 3852 | </author> |
---|
| 3853 | <author initials="M." surname="Adler" fullname="Mark Adler"> |
---|
| 3854 | <organization/> |
---|
| 3855 | <address><email>madler@alumni.caltech.edu</email></address> |
---|
| 3856 | </author> |
---|
| 3857 | <author initials="L.P." surname="Deutsch" fullname="L. Peter Deutsch"> |
---|
| 3858 | <organization/> |
---|
| 3859 | <address><email>ghost@aladdin.com</email></address> |
---|
| 3860 | </author> |
---|
| 3861 | <author initials="G." surname="Randers-Pehrson" fullname="Glenn Randers-Pehrson"> |
---|
| 3862 | <organization/> |
---|
| 3863 | <address><email>randeg@alumni.rpi.edu</email></address> |
---|
| 3864 | </author> |
---|
| 3865 | <date month="May" year="1996"/> |
---|
| 3866 | </front> |
---|
| 3867 | <seriesInfo name="RFC" value="1952"/> |
---|
| 3868 | <annotation> |
---|
| 3869 | RFC 1952 is an Informational RFC, thus it may be less stable than |
---|
| 3870 | this specification. On the other hand, this downward reference was |
---|
| 3871 | present since the publication of RFC 2068 in 1997 (<xref target="RFC2068"/>), |
---|
| 3872 | therefore it is unlikely to cause problems in practice. See also |
---|
| 3873 | <xref target="BCP97"/>. |
---|
| 3874 | </annotation> |
---|
| 3875 | </reference> |
---|
| 3876 | |
---|
[119] | 3877 | </references> |
---|
| 3878 | |
---|
| 3879 | <references title="Informative References"> |
---|
| 3880 | |
---|
[129] | 3881 | <reference anchor="Nie1997" target="http://doi.acm.org/10.1145/263105.263157"> |
---|
| 3882 | <front> |
---|
| 3883 | <title>Network Performance Effects of HTTP/1.1, CSS1, and PNG</title> |
---|
| 3884 | <author initials="H.F.." surname="Nielsen" fullname="H.F. Nielsen"> |
---|
| 3885 | <organization/> |
---|
| 3886 | </author> |
---|
| 3887 | <author initials="J." surname="Gettys" fullname="J. Gettys"> |
---|
| 3888 | <organization/> |
---|
| 3889 | </author> |
---|
| 3890 | <author initials="E." surname="Prud'hommeaux" fullname="E. Prud'hommeaux"> |
---|
| 3891 | <organization/> |
---|
| 3892 | </author> |
---|
| 3893 | <author initials="H." surname="Lie" fullname="H. Lie"> |
---|
| 3894 | <organization/> |
---|
| 3895 | </author> |
---|
| 3896 | <author initials="C." surname="Lilley" fullname="C. Lilley"> |
---|
| 3897 | <organization/> |
---|
| 3898 | </author> |
---|
| 3899 | <date year="1997" month="September"/> |
---|
| 3900 | </front> |
---|
| 3901 | <seriesInfo name="ACM" value="Proceedings of the ACM SIGCOMM '97 conference on Applications, technologies, architectures, and protocols for computer communication SIGCOMM '97"/> |
---|
| 3902 | </reference> |
---|
| 3903 | |
---|
[275] | 3904 | <reference anchor="Pad1995" target="http://portal.acm.org/citation.cfm?id=219094"> |
---|
[129] | 3905 | <front> |
---|
| 3906 | <title>Improving HTTP Latency</title> |
---|
| 3907 | <author initials="V.N." surname="Padmanabhan" fullname="Venkata N. Padmanabhan"> |
---|
| 3908 | <organization/> |
---|
| 3909 | </author> |
---|
| 3910 | <author initials="J.C." surname="Mogul" fullname="Jeffrey C. Mogul"> |
---|
| 3911 | <organization/> |
---|
| 3912 | </author> |
---|
| 3913 | <date year="1995" month="December"/> |
---|
| 3914 | </front> |
---|
| 3915 | <seriesInfo name="Computer Networks and ISDN Systems" value="v. 28, pp. 25-35"/> |
---|
| 3916 | </reference> |
---|
| 3917 | |
---|
| 3918 | <reference anchor="RFC1123"> |
---|
| 3919 | <front> |
---|
| 3920 | <title>Requirements for Internet Hosts - Application and Support</title> |
---|
| 3921 | <author initials="R." surname="Braden" fullname="Robert Braden"> |
---|
| 3922 | <organization>University of Southern California (USC), Information Sciences Institute</organization> |
---|
| 3923 | <address><email>Braden@ISI.EDU</email></address> |
---|
| 3924 | </author> |
---|
| 3925 | <date month="October" year="1989"/> |
---|
| 3926 | </front> |
---|
| 3927 | <seriesInfo name="STD" value="3"/> |
---|
| 3928 | <seriesInfo name="RFC" value="1123"/> |
---|
| 3929 | </reference> |
---|
| 3930 | |
---|
| 3931 | <reference anchor="RFC1305"> |
---|
| 3932 | <front> |
---|
| 3933 | <title>Network Time Protocol (Version 3) Specification, Implementation</title> |
---|
| 3934 | <author initials="D." surname="Mills" fullname="David L. Mills"> |
---|
| 3935 | <organization>University of Delaware, Electrical Engineering Department</organization> |
---|
| 3936 | <address><email>mills@udel.edu</email></address> |
---|
| 3937 | </author> |
---|
| 3938 | <date month="March" year="1992"/> |
---|
| 3939 | </front> |
---|
| 3940 | <seriesInfo name="RFC" value="1305"/> |
---|
| 3941 | </reference> |
---|
| 3942 | |
---|
| 3943 | <reference anchor="RFC1900"> |
---|
| 3944 | <front> |
---|
| 3945 | <title>Renumbering Needs Work</title> |
---|
| 3946 | <author initials="B." surname="Carpenter" fullname="Brian E. Carpenter"> |
---|
| 3947 | <organization>CERN, Computing and Networks Division</organization> |
---|
| 3948 | <address><email>brian@dxcoms.cern.ch</email></address> |
---|
| 3949 | </author> |
---|
| 3950 | <author initials="Y." surname="Rekhter" fullname="Yakov Rekhter"> |
---|
| 3951 | <organization>cisco Systems</organization> |
---|
| 3952 | <address><email>yakov@cisco.com</email></address> |
---|
| 3953 | </author> |
---|
| 3954 | <date month="February" year="1996"/> |
---|
| 3955 | </front> |
---|
| 3956 | <seriesInfo name="RFC" value="1900"/> |
---|
| 3957 | </reference> |
---|
| 3958 | |
---|
| 3959 | <reference anchor="RFC1945"> |
---|
| 3960 | <front> |
---|
| 3961 | <title abbrev="HTTP/1.0">Hypertext Transfer Protocol -- HTTP/1.0</title> |
---|
| 3962 | <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> |
---|
| 3963 | <organization>MIT, Laboratory for Computer Science</organization> |
---|
| 3964 | <address><email>timbl@w3.org</email></address> |
---|
| 3965 | </author> |
---|
| 3966 | <author initials="R.T." surname="Fielding" fullname="Roy T. Fielding"> |
---|
| 3967 | <organization>University of California, Irvine, Department of Information and Computer Science</organization> |
---|
| 3968 | <address><email>fielding@ics.uci.edu</email></address> |
---|
| 3969 | </author> |
---|
| 3970 | <author initials="H.F." surname="Nielsen" fullname="Henrik Frystyk Nielsen"> |
---|
| 3971 | <organization>W3 Consortium, MIT Laboratory for Computer Science</organization> |
---|
| 3972 | <address><email>frystyk@w3.org</email></address> |
---|
| 3973 | </author> |
---|
| 3974 | <date month="May" year="1996"/> |
---|
| 3975 | </front> |
---|
| 3976 | <seriesInfo name="RFC" value="1945"/> |
---|
| 3977 | </reference> |
---|
| 3978 | |
---|
[452] | 3979 | <reference anchor="RFC2045"> |
---|
| 3980 | <front> |
---|
| 3981 | <title abbrev="Internet Message Bodies">Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies</title> |
---|
| 3982 | <author initials="N." surname="Freed" fullname="Ned Freed"> |
---|
| 3983 | <organization>Innosoft International, Inc.</organization> |
---|
| 3984 | <address><email>ned@innosoft.com</email></address> |
---|
| 3985 | </author> |
---|
| 3986 | <author initials="N.S." surname="Borenstein" fullname="Nathaniel S. Borenstein"> |
---|
| 3987 | <organization>First Virtual Holdings</organization> |
---|
| 3988 | <address><email>nsb@nsb.fv.com</email></address> |
---|
| 3989 | </author> |
---|
| 3990 | <date month="November" year="1996"/> |
---|
| 3991 | </front> |
---|
| 3992 | <seriesInfo name="RFC" value="2045"/> |
---|
| 3993 | </reference> |
---|
| 3994 | |
---|
[398] | 3995 | <reference anchor="RFC2047"> |
---|
| 3996 | <front> |
---|
| 3997 | <title abbrev="Message Header Extensions">MIME (Multipurpose Internet Mail Extensions) Part Three: Message Header Extensions for Non-ASCII Text</title> |
---|
| 3998 | <author initials="K." surname="Moore" fullname="Keith Moore"> |
---|
| 3999 | <organization>University of Tennessee</organization> |
---|
| 4000 | <address><email>moore@cs.utk.edu</email></address> |
---|
| 4001 | </author> |
---|
| 4002 | <date month="November" year="1996"/> |
---|
| 4003 | </front> |
---|
| 4004 | <seriesInfo name="RFC" value="2047"/> |
---|
| 4005 | </reference> |
---|
| 4006 | |
---|
[119] | 4007 | <reference anchor="RFC2068"> |
---|
| 4008 | <front> |
---|
| 4009 | <title abbrev="HTTP/1.1">Hypertext Transfer Protocol -- HTTP/1.1</title> |
---|
| 4010 | <author initials="R." surname="Fielding" fullname="Roy T. Fielding"> |
---|
| 4011 | <organization>University of California, Irvine, Department of Information and Computer Science</organization> |
---|
| 4012 | <address><email>fielding@ics.uci.edu</email></address> |
---|
| 4013 | </author> |
---|
| 4014 | <author initials="J." surname="Gettys" fullname="Jim Gettys"> |
---|
| 4015 | <organization>MIT Laboratory for Computer Science</organization> |
---|
| 4016 | <address><email>jg@w3.org</email></address> |
---|
| 4017 | </author> |
---|
| 4018 | <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> |
---|
| 4019 | <organization>Digital Equipment Corporation, Western Research Laboratory</organization> |
---|
| 4020 | <address><email>mogul@wrl.dec.com</email></address> |
---|
| 4021 | </author> |
---|
| 4022 | <author initials="H." surname="Nielsen" fullname="Henrik Frystyk Nielsen"> |
---|
| 4023 | <organization>MIT Laboratory for Computer Science</organization> |
---|
| 4024 | <address><email>frystyk@w3.org</email></address> |
---|
| 4025 | </author> |
---|
| 4026 | <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> |
---|
| 4027 | <organization>MIT Laboratory for Computer Science</organization> |
---|
| 4028 | <address><email>timbl@w3.org</email></address> |
---|
| 4029 | </author> |
---|
| 4030 | <date month="January" year="1997"/> |
---|
| 4031 | </front> |
---|
| 4032 | <seriesInfo name="RFC" value="2068"/> |
---|
| 4033 | </reference> |
---|
| 4034 | |
---|
[310] | 4035 | <reference anchor='RFC2109'> |
---|
| 4036 | <front> |
---|
| 4037 | <title>HTTP State Management Mechanism</title> |
---|
| 4038 | <author initials='D.M.' surname='Kristol' fullname='David M. Kristol'> |
---|
| 4039 | <organization>Bell Laboratories, Lucent Technologies</organization> |
---|
| 4040 | <address><email>dmk@bell-labs.com</email></address> |
---|
| 4041 | </author> |
---|
| 4042 | <author initials='L.' surname='Montulli' fullname='Lou Montulli'> |
---|
| 4043 | <organization>Netscape Communications Corp.</organization> |
---|
| 4044 | <address><email>montulli@netscape.com</email></address> |
---|
| 4045 | </author> |
---|
| 4046 | <date year='1997' month='February' /> |
---|
| 4047 | </front> |
---|
| 4048 | <seriesInfo name='RFC' value='2109' /> |
---|
| 4049 | </reference> |
---|
| 4050 | |
---|
[129] | 4051 | <reference anchor="RFC2145"> |
---|
| 4052 | <front> |
---|
| 4053 | <title abbrev="HTTP Version Numbers">Use and Interpretation of HTTP Version Numbers</title> |
---|
| 4054 | <author initials="J.C." surname="Mogul" fullname="Jeffrey C. Mogul"> |
---|
| 4055 | <organization>Western Research Laboratory</organization> |
---|
| 4056 | <address><email>mogul@wrl.dec.com</email></address> |
---|
| 4057 | </author> |
---|
| 4058 | <author initials="R.T." surname="Fielding" fullname="Roy T. Fielding"> |
---|
| 4059 | <organization>Department of Information and Computer Science</organization> |
---|
| 4060 | <address><email>fielding@ics.uci.edu</email></address> |
---|
| 4061 | </author> |
---|
| 4062 | <author initials="J." surname="Gettys" fullname="Jim Gettys"> |
---|
| 4063 | <organization>MIT Laboratory for Computer Science</organization> |
---|
| 4064 | <address><email>jg@w3.org</email></address> |
---|
| 4065 | </author> |
---|
| 4066 | <author initials="H.F." surname="Nielsen" fullname="Henrik Frystyk Nielsen"> |
---|
| 4067 | <organization>W3 Consortium</organization> |
---|
| 4068 | <address><email>frystyk@w3.org</email></address> |
---|
| 4069 | </author> |
---|
| 4070 | <date month="May" year="1997"/> |
---|
| 4071 | </front> |
---|
| 4072 | <seriesInfo name="RFC" value="2145"/> |
---|
| 4073 | </reference> |
---|
| 4074 | |
---|
[36] | 4075 | <reference anchor="RFC2616"> |
---|
[119] | 4076 | <front> |
---|
| 4077 | <title>Hypertext Transfer Protocol -- HTTP/1.1</title> |
---|
| 4078 | <author initials="R." surname="Fielding" fullname="R. Fielding"> |
---|
| 4079 | <organization>University of California, Irvine</organization> |
---|
| 4080 | <address><email>fielding@ics.uci.edu</email></address> |
---|
| 4081 | </author> |
---|
| 4082 | <author initials="J." surname="Gettys" fullname="J. Gettys"> |
---|
| 4083 | <organization>W3C</organization> |
---|
| 4084 | <address><email>jg@w3.org</email></address> |
---|
| 4085 | </author> |
---|
| 4086 | <author initials="J." surname="Mogul" fullname="J. Mogul"> |
---|
| 4087 | <organization>Compaq Computer Corporation</organization> |
---|
| 4088 | <address><email>mogul@wrl.dec.com</email></address> |
---|
| 4089 | </author> |
---|
| 4090 | <author initials="H." surname="Frystyk" fullname="H. Frystyk"> |
---|
| 4091 | <organization>MIT Laboratory for Computer Science</organization> |
---|
| 4092 | <address><email>frystyk@w3.org</email></address> |
---|
| 4093 | </author> |
---|
| 4094 | <author initials="L." surname="Masinter" fullname="L. Masinter"> |
---|
| 4095 | <organization>Xerox Corporation</organization> |
---|
| 4096 | <address><email>masinter@parc.xerox.com</email></address> |
---|
| 4097 | </author> |
---|
| 4098 | <author initials="P." surname="Leach" fullname="P. Leach"> |
---|
| 4099 | <organization>Microsoft Corporation</organization> |
---|
| 4100 | <address><email>paulle@microsoft.com</email></address> |
---|
| 4101 | </author> |
---|
| 4102 | <author initials="T." surname="Berners-Lee" fullname="T. Berners-Lee"> |
---|
| 4103 | <organization>W3C</organization> |
---|
| 4104 | <address><email>timbl@w3.org</email></address> |
---|
| 4105 | </author> |
---|
| 4106 | <date month="June" year="1999"/> |
---|
| 4107 | </front> |
---|
| 4108 | <seriesInfo name="RFC" value="2616"/> |
---|
[36] | 4109 | </reference> |
---|
| 4110 | |
---|
[313] | 4111 | <reference anchor='RFC2818'> |
---|
| 4112 | <front> |
---|
| 4113 | <title>HTTP Over TLS</title> |
---|
| 4114 | <author initials='E.' surname='Rescorla' fullname='Eric Rescorla'> |
---|
| 4115 | <organization>RTFM, Inc.</organization> |
---|
| 4116 | <address><email>ekr@rtfm.com</email></address> |
---|
| 4117 | </author> |
---|
| 4118 | <date year='2000' month='May' /> |
---|
| 4119 | </front> |
---|
| 4120 | <seriesInfo name='RFC' value='2818' /> |
---|
| 4121 | </reference> |
---|
| 4122 | |
---|
[310] | 4123 | <reference anchor='RFC2965'> |
---|
| 4124 | <front> |
---|
| 4125 | <title>HTTP State Management Mechanism</title> |
---|
| 4126 | <author initials='D. M.' surname='Kristol' fullname='David M. Kristol'> |
---|
| 4127 | <organization>Bell Laboratories, Lucent Technologies</organization> |
---|
| 4128 | <address><email>dmk@bell-labs.com</email></address> |
---|
| 4129 | </author> |
---|
| 4130 | <author initials='L.' surname='Montulli' fullname='Lou Montulli'> |
---|
| 4131 | <organization>Epinions.com, Inc.</organization> |
---|
| 4132 | <address><email>lou@montulli.org</email></address> |
---|
| 4133 | </author> |
---|
| 4134 | <date year='2000' month='October' /> |
---|
| 4135 | </front> |
---|
| 4136 | <seriesInfo name='RFC' value='2965' /> |
---|
| 4137 | </reference> |
---|
| 4138 | |
---|
[253] | 4139 | <reference anchor='RFC3864'> |
---|
| 4140 | <front> |
---|
| 4141 | <title>Registration Procedures for Message Header Fields</title> |
---|
| 4142 | <author initials='G.' surname='Klyne' fullname='G. Klyne'> |
---|
| 4143 | <organization>Nine by Nine</organization> |
---|
| 4144 | <address><email>GK-IETF@ninebynine.org</email></address> |
---|
| 4145 | </author> |
---|
| 4146 | <author initials='M.' surname='Nottingham' fullname='M. Nottingham'> |
---|
| 4147 | <organization>BEA Systems</organization> |
---|
| 4148 | <address><email>mnot@pobox.com</email></address> |
---|
| 4149 | </author> |
---|
| 4150 | <author initials='J.' surname='Mogul' fullname='J. Mogul'> |
---|
| 4151 | <organization>HP Labs</organization> |
---|
| 4152 | <address><email>JeffMogul@acm.org</email></address> |
---|
| 4153 | </author> |
---|
| 4154 | <date year='2004' month='September' /> |
---|
| 4155 | </front> |
---|
| 4156 | <seriesInfo name='BCP' value='90' /> |
---|
| 4157 | <seriesInfo name='RFC' value='3864' /> |
---|
| 4158 | </reference> |
---|
| 4159 | |
---|
[197] | 4160 | <reference anchor="RFC4288"> |
---|
| 4161 | <front> |
---|
| 4162 | <title>Media Type Specifications and Registration Procedures</title> |
---|
| 4163 | <author initials="N." surname="Freed" fullname="N. Freed"> |
---|
| 4164 | <organization>Sun Microsystems</organization> |
---|
| 4165 | <address> |
---|
| 4166 | <email>ned.freed@mrochek.com</email> |
---|
| 4167 | </address> |
---|
| 4168 | </author> |
---|
| 4169 | <author initials="J." surname="Klensin" fullname="J. Klensin"> |
---|
| 4170 | <organization/> |
---|
| 4171 | <address> |
---|
| 4172 | <email>klensin+ietf@jck.com</email> |
---|
| 4173 | </address> |
---|
| 4174 | </author> |
---|
| 4175 | <date year="2005" month="December"/> |
---|
| 4176 | </front> |
---|
| 4177 | <seriesInfo name="BCP" value="13"/> |
---|
| 4178 | <seriesInfo name="RFC" value="4288"/> |
---|
| 4179 | </reference> |
---|
| 4180 | |
---|
[307] | 4181 | <reference anchor='RFC4395'> |
---|
| 4182 | <front> |
---|
| 4183 | <title>Guidelines and Registration Procedures for New URI Schemes</title> |
---|
| 4184 | <author initials='T.' surname='Hansen' fullname='T. Hansen'> |
---|
| 4185 | <organization>AT&T Laboratories</organization> |
---|
| 4186 | <address> |
---|
| 4187 | <email>tony+urireg@maillennium.att.com</email> |
---|
| 4188 | </address> |
---|
| 4189 | </author> |
---|
| 4190 | <author initials='T.' surname='Hardie' fullname='T. Hardie'> |
---|
| 4191 | <organization>Qualcomm, Inc.</organization> |
---|
| 4192 | <address> |
---|
| 4193 | <email>hardie@qualcomm.com</email> |
---|
| 4194 | </address> |
---|
| 4195 | </author> |
---|
| 4196 | <author initials='L.' surname='Masinter' fullname='L. Masinter'> |
---|
| 4197 | <organization>Adobe Systems</organization> |
---|
| 4198 | <address> |
---|
| 4199 | <email>LMM@acm.org</email> |
---|
| 4200 | </address> |
---|
| 4201 | </author> |
---|
| 4202 | <date year='2006' month='February' /> |
---|
| 4203 | </front> |
---|
| 4204 | <seriesInfo name='BCP' value='115' /> |
---|
| 4205 | <seriesInfo name='RFC' value='4395' /> |
---|
| 4206 | </reference> |
---|
| 4207 | |
---|
[670] | 4208 | <reference anchor='RFC5226'> |
---|
| 4209 | <front> |
---|
| 4210 | <title>Guidelines for Writing an IANA Considerations Section in RFCs</title> |
---|
| 4211 | <author initials='T.' surname='Narten' fullname='T. Narten'> |
---|
| 4212 | <organization>IBM</organization> |
---|
| 4213 | <address><email>narten@us.ibm.com</email></address> |
---|
| 4214 | </author> |
---|
| 4215 | <author initials='H.' surname='Alvestrand' fullname='H. Alvestrand'> |
---|
| 4216 | <organization>Google</organization> |
---|
| 4217 | <address><email>Harald@Alvestrand.no</email></address> |
---|
| 4218 | </author> |
---|
| 4219 | <date year='2008' month='May' /> |
---|
| 4220 | </front> |
---|
| 4221 | <seriesInfo name='BCP' value='26' /> |
---|
| 4222 | <seriesInfo name='RFC' value='5226' /> |
---|
| 4223 | </reference> |
---|
| 4224 | |
---|
[327] | 4225 | <reference anchor="RFC5322"> |
---|
| 4226 | <front> |
---|
| 4227 | <title>Internet Message Format</title> |
---|
| 4228 | <author initials="P." surname="Resnick" fullname="P. Resnick"> |
---|
| 4229 | <organization>Qualcomm Incorporated</organization> |
---|
| 4230 | </author> |
---|
| 4231 | <date year="2008" month="October"/> |
---|
| 4232 | </front> |
---|
| 4233 | <seriesInfo name="RFC" value="5322"/> |
---|
| 4234 | </reference> |
---|
| 4235 | |
---|
[673] | 4236 | <reference anchor='BCP97'> |
---|
| 4237 | <front> |
---|
| 4238 | <title>Handling Normative References to Standards-Track Documents</title> |
---|
| 4239 | <author initials='J.' surname='Klensin' fullname='J. Klensin'> |
---|
| 4240 | <organization /> |
---|
| 4241 | <address> |
---|
| 4242 | <email>klensin+ietf@jck.com</email> |
---|
| 4243 | </address> |
---|
| 4244 | </author> |
---|
| 4245 | <author initials='S.' surname='Hartman' fullname='S. Hartman'> |
---|
| 4246 | <organization>MIT</organization> |
---|
| 4247 | <address> |
---|
| 4248 | <email>hartmans-ietf@mit.edu</email> |
---|
| 4249 | </address> |
---|
| 4250 | </author> |
---|
| 4251 | <date year='2007' month='June' /> |
---|
| 4252 | </front> |
---|
| 4253 | <seriesInfo name='BCP' value='97' /> |
---|
| 4254 | <seriesInfo name='RFC' value='4897' /> |
---|
| 4255 | </reference> |
---|
| 4256 | |
---|
[310] | 4257 | <reference anchor="Kri2001" target="http://arxiv.org/abs/cs.SE/0105018"> |
---|
| 4258 | <front> |
---|
| 4259 | <title>HTTP Cookies: Standards, Privacy, and Politics</title> |
---|
| 4260 | <author initials="D." surname="Kristol" fullname="David M. Kristol"> |
---|
| 4261 | <organization/> |
---|
| 4262 | </author> |
---|
| 4263 | <date year="2001" month="November"/> |
---|
| 4264 | </front> |
---|
| 4265 | <seriesInfo name="ACM Transactions on Internet Technology" value="Vol. 1, #2"/> |
---|
| 4266 | </reference> |
---|
| 4267 | |
---|
[129] | 4268 | <reference anchor="Spe" target="http://sunsite.unc.edu/mdma-release/http-prob.html"> |
---|
| 4269 | <front> |
---|
| 4270 | <title>Analysis of HTTP Performance Problems</title> |
---|
| 4271 | <author initials="S." surname="Spero" fullname="Simon E. Spero"> |
---|
| 4272 | <organization/> |
---|
| 4273 | </author> |
---|
| 4274 | <date/> |
---|
| 4275 | </front> |
---|
[8] | 4276 | </reference> |
---|
| 4277 | |
---|
[129] | 4278 | <reference anchor="Tou1998" target="http://www.isi.edu/touch/pubs/http-perf96/"> |
---|
| 4279 | <front> |
---|
| 4280 | <title>Analysis of HTTP Performance</title> |
---|
| 4281 | <author initials="J." surname="Touch" fullname="Joe Touch"> |
---|
| 4282 | <organization>USC/Information Sciences Institute</organization> |
---|
| 4283 | <address><email>touch@isi.edu</email></address> |
---|
| 4284 | </author> |
---|
| 4285 | <author initials="J." surname="Heidemann" fullname="John Heidemann"> |
---|
| 4286 | <organization>USC/Information Sciences Institute</organization> |
---|
| 4287 | <address><email>johnh@isi.edu</email></address> |
---|
| 4288 | </author> |
---|
| 4289 | <author initials="K." surname="Obraczka" fullname="Katia Obraczka"> |
---|
| 4290 | <organization>USC/Information Sciences Institute</organization> |
---|
| 4291 | <address><email>katia@isi.edu</email></address> |
---|
| 4292 | </author> |
---|
| 4293 | <date year="1998" month="Aug"/> |
---|
| 4294 | </front> |
---|
| 4295 | <seriesInfo name="ISI Research Report" value="ISI/RR-98-463"/> |
---|
| 4296 | <annotation>(original report dated Aug. 1996)</annotation> |
---|
[8] | 4297 | </reference> |
---|
| 4298 | |
---|
[129] | 4299 | </references> |
---|
| 4300 | |
---|
| 4301 | |
---|
[8] | 4302 | <section title="Tolerant Applications" anchor="tolerant.applications"> |
---|
| 4303 | <t> |
---|
| 4304 | Although this document specifies the requirements for the generation |
---|
| 4305 | of HTTP/1.1 messages, not all applications will be correct in their |
---|
| 4306 | implementation. We therefore recommend that operational applications |
---|
| 4307 | be tolerant of deviations whenever those deviations can be |
---|
| 4308 | interpreted unambiguously. |
---|
| 4309 | </t> |
---|
| 4310 | <t> |
---|
| 4311 | Clients &SHOULD; be tolerant in parsing the Status-Line and servers |
---|
| 4312 | tolerant when parsing the Request-Line. In particular, they &SHOULD; |
---|
[395] | 4313 | accept any amount of WSP characters between fields, even though |
---|
[8] | 4314 | only a single SP is required. |
---|
| 4315 | </t> |
---|
| 4316 | <t> |
---|
[647] | 4317 | The line terminator for header fields is the sequence CRLF. |
---|
[8] | 4318 | However, we recommend that applications, when parsing such headers, |
---|
| 4319 | recognize a single LF as a line terminator and ignore the leading CR. |
---|
| 4320 | </t> |
---|
| 4321 | <t> |
---|
| 4322 | The character set of an entity-body &SHOULD; be labeled as the lowest |
---|
| 4323 | common denominator of the character codes used within that body, with |
---|
| 4324 | the exception that not labeling the entity is preferred over labeling |
---|
[29] | 4325 | the entity with the labels US-ASCII or ISO-8859-1. See &payload;. |
---|
[8] | 4326 | </t> |
---|
| 4327 | <t> |
---|
| 4328 | Additional rules for requirements on parsing and encoding of dates |
---|
| 4329 | and other potential problems with date encodings include: |
---|
| 4330 | </t> |
---|
| 4331 | <t> |
---|
| 4332 | <list style="symbols"> |
---|
| 4333 | <t>HTTP/1.1 clients and caches &SHOULD; assume that an RFC-850 date |
---|
| 4334 | which appears to be more than 50 years in the future is in fact |
---|
| 4335 | in the past (this helps solve the "year 2000" problem).</t> |
---|
| 4336 | |
---|
| 4337 | <t>An HTTP/1.1 implementation &MAY; internally represent a parsed |
---|
| 4338 | Expires date as earlier than the proper value, but &MUST-NOT; |
---|
| 4339 | internally represent a parsed Expires date as later than the |
---|
| 4340 | proper value.</t> |
---|
| 4341 | |
---|
| 4342 | <t>All expiration-related calculations &MUST; be done in GMT. The |
---|
| 4343 | local time zone &MUST-NOT; influence the calculation or comparison |
---|
| 4344 | of an age or expiration time.</t> |
---|
| 4345 | |
---|
| 4346 | <t>If an HTTP header incorrectly carries a date value with a time |
---|
| 4347 | zone other than GMT, it &MUST; be converted into GMT using the |
---|
| 4348 | most conservative possible conversion.</t> |
---|
| 4349 | </list> |
---|
| 4350 | </t> |
---|
| 4351 | </section> |
---|
| 4352 | |
---|
| 4353 | <section title="Compatibility with Previous Versions" anchor="compatibility"> |
---|
| 4354 | <t> |
---|
[374] | 4355 | HTTP has been in use by the World-Wide Web global information initiative |
---|
| 4356 | since 1990. The first version of HTTP, later referred to as HTTP/0.9, |
---|
| 4357 | was a simple protocol for hypertext data transfer across the Internet |
---|
| 4358 | with only a single method and no metadata. |
---|
| 4359 | HTTP/1.0, as defined by <xref target="RFC1945"/>, added a range of request |
---|
| 4360 | methods and MIME-like messaging that could include metadata about the data |
---|
| 4361 | transferred and modifiers on the request/response semantics. However, |
---|
| 4362 | HTTP/1.0 did not sufficiently take into consideration the effects of |
---|
| 4363 | hierarchical proxies, caching, the need for persistent connections, or |
---|
| 4364 | name-based virtual hosts. The proliferation of incompletely-implemented |
---|
| 4365 | applications calling themselves "HTTP/1.0" further necessitated a |
---|
| 4366 | protocol version change in order for two communicating applications |
---|
| 4367 | to determine each other's true capabilities. |
---|
| 4368 | </t> |
---|
| 4369 | <t> |
---|
| 4370 | HTTP/1.1 remains compatible with HTTP/1.0 by including more stringent |
---|
| 4371 | requirements that enable reliable implementations, adding only |
---|
| 4372 | those new features that will either be safely ignored by an HTTP/1.0 |
---|
| 4373 | recipient or only sent when communicating with a party advertising |
---|
| 4374 | compliance with HTTP/1.1. |
---|
| 4375 | </t> |
---|
| 4376 | <t> |
---|
[8] | 4377 | It is beyond the scope of a protocol specification to mandate |
---|
| 4378 | compliance with previous versions. HTTP/1.1 was deliberately |
---|
| 4379 | designed, however, to make supporting previous versions easy. It is |
---|
| 4380 | worth noting that, at the time of composing this specification |
---|
| 4381 | (1996), we would expect commercial HTTP/1.1 servers to: |
---|
| 4382 | <list style="symbols"> |
---|
| 4383 | <t>recognize the format of the Request-Line for HTTP/0.9, 1.0, and |
---|
| 4384 | 1.1 requests;</t> |
---|
| 4385 | |
---|
| 4386 | <t>understand any valid request in the format of HTTP/0.9, 1.0, or |
---|
| 4387 | 1.1;</t> |
---|
| 4388 | |
---|
| 4389 | <t>respond appropriately with a message in the same major version |
---|
| 4390 | used by the client.</t> |
---|
| 4391 | </list> |
---|
| 4392 | </t> |
---|
| 4393 | <t> |
---|
| 4394 | And we would expect HTTP/1.1 clients to: |
---|
| 4395 | <list style="symbols"> |
---|
| 4396 | <t>recognize the format of the Status-Line for HTTP/1.0 and 1.1 |
---|
| 4397 | responses;</t> |
---|
| 4398 | |
---|
| 4399 | <t>understand any valid response in the format of HTTP/0.9, 1.0, or |
---|
| 4400 | 1.1.</t> |
---|
| 4401 | </list> |
---|
| 4402 | </t> |
---|
| 4403 | <t> |
---|
| 4404 | For most implementations of HTTP/1.0, each connection is established |
---|
| 4405 | by the client prior to the request and closed by the server after |
---|
| 4406 | sending the response. Some implementations implement the Keep-Alive |
---|
[97] | 4407 | version of persistent connections described in <xref x:sec="19.7.1" x:fmt="of" target="RFC2068"/>. |
---|
[8] | 4408 | </t> |
---|
| 4409 | |
---|
| 4410 | <section title="Changes from HTTP/1.0" anchor="changes.from.1.0"> |
---|
| 4411 | <t> |
---|
| 4412 | This section summarizes major differences between versions HTTP/1.0 |
---|
| 4413 | and HTTP/1.1. |
---|
| 4414 | </t> |
---|
| 4415 | |
---|
| 4416 | <section title="Changes to Simplify Multi-homed Web Servers and Conserve IP Addresses" anchor="changes.to.simplify.multi-homed.web.servers.and.conserve.ip.addresses"> |
---|
| 4417 | <t> |
---|
| 4418 | The requirements that clients and servers support the Host request-header, |
---|
| 4419 | report an error if the Host request-header (<xref target="header.host"/>) is |
---|
[391] | 4420 | missing from an HTTP/1.1 request, and accept absolute URIs (<xref target="request-target"/>) |
---|
[8] | 4421 | are among the most important changes defined by this |
---|
| 4422 | specification. |
---|
| 4423 | </t> |
---|
| 4424 | <t> |
---|
| 4425 | Older HTTP/1.0 clients assumed a one-to-one relationship of IP |
---|
| 4426 | addresses and servers; there was no other established mechanism for |
---|
| 4427 | distinguishing the intended server of a request than the IP address |
---|
| 4428 | to which that request was directed. The changes outlined above will |
---|
| 4429 | allow the Internet, once older HTTP clients are no longer common, to |
---|
| 4430 | support multiple Web sites from a single IP address, greatly |
---|
| 4431 | simplifying large operational Web servers, where allocation of many |
---|
| 4432 | IP addresses to a single host has created serious problems. The |
---|
| 4433 | Internet will also be able to recover the IP addresses that have been |
---|
| 4434 | allocated for the sole purpose of allowing special-purpose domain |
---|
| 4435 | names to be used in root-level HTTP URLs. Given the rate of growth of |
---|
| 4436 | the Web, and the number of servers already deployed, it is extremely |
---|
| 4437 | important that all implementations of HTTP (including updates to |
---|
| 4438 | existing HTTP/1.0 applications) correctly implement these |
---|
| 4439 | requirements: |
---|
| |
---|