1 | <?xml version="1.0" encoding="utf-8"?> |
---|
2 | <?xml-stylesheet type='text/xsl' href='../myxml2rfc.xslt'?> |
---|
3 | <!DOCTYPE rfc [ |
---|
4 | <!ENTITY MAY "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MAY</bcp14>"> |
---|
5 | <!ENTITY MUST "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MUST</bcp14>"> |
---|
6 | <!ENTITY MUST-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MUST NOT</bcp14>"> |
---|
7 | <!ENTITY OPTIONAL "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>OPTIONAL</bcp14>"> |
---|
8 | <!ENTITY RECOMMENDED "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>RECOMMENDED</bcp14>"> |
---|
9 | <!ENTITY REQUIRED "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>REQUIRED</bcp14>"> |
---|
10 | <!ENTITY SHALL "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHALL</bcp14>"> |
---|
11 | <!ENTITY SHALL-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHALL NOT</bcp14>"> |
---|
12 | <!ENTITY SHOULD "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD</bcp14>"> |
---|
13 | <!ENTITY SHOULD-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD NOT</bcp14>"> |
---|
14 | <!ENTITY ID-VERSION "20"> |
---|
15 | <!ENTITY ID-MONTH "July"> |
---|
16 | <!ENTITY ID-YEAR "2012"> |
---|
17 | <!ENTITY mdash "—"> |
---|
18 | ]> |
---|
19 | <?rfc toc="yes" ?> |
---|
20 | <?rfc symrefs="yes" ?> |
---|
21 | <?rfc sortrefs="yes" ?> |
---|
22 | <?rfc compact="yes"?> |
---|
23 | <?rfc subcompact="no" ?> |
---|
24 | <?rfc linkmailto="no" ?> |
---|
25 | <?rfc editing="no" ?> |
---|
26 | <?rfc comments="yes"?> |
---|
27 | <?rfc inline="yes"?> |
---|
28 | <?rfc rfcedstyle="yes"?> |
---|
29 | <?rfc-ext allow-markup-in-artwork="yes" ?> |
---|
30 | <?rfc-ext include-references-in-index="yes" ?> |
---|
31 | <rfc category="std" x:maturity-level="proposed" |
---|
32 | ipr="pre5378Trust200902" docName="draft-ietf-httpbis-p3-payload-&ID-VERSION;" |
---|
33 | xmlns:x='http://purl.org/net/xml2rfc/ext'> |
---|
34 | <x:link rel="prev" basename="p2-semantics"/> |
---|
35 | <x:link rel="next" basename="p4-conditional"/> |
---|
36 | <x:feedback template="mailto:ietf-http-wg@w3.org?subject={docname},%20%22{section}%22&body=<{ref}>:"/> |
---|
37 | <front> |
---|
38 | |
---|
39 | <title abbrev="HTTP/1.1, Part 3">HTTP/1.1, part 3: Message Payload and Content Negotiation</title> |
---|
40 | |
---|
41 | <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> |
---|
42 | <organization abbrev="Adobe">Adobe Systems Incorporated</organization> |
---|
43 | <address> |
---|
44 | <postal> |
---|
45 | <street>345 Park Ave</street> |
---|
46 | <city>San Jose</city> |
---|
47 | <region>CA</region> |
---|
48 | <code>95110</code> |
---|
49 | <country>USA</country> |
---|
50 | </postal> |
---|
51 | <email>fielding@gbiv.com</email> |
---|
52 | <uri>http://roy.gbiv.com/</uri> |
---|
53 | </address> |
---|
54 | </author> |
---|
55 | |
---|
56 | <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor"> |
---|
57 | <organization abbrev="W3C">World Wide Web Consortium</organization> |
---|
58 | <address> |
---|
59 | <postal> |
---|
60 | <street>W3C / ERCIM</street> |
---|
61 | <street>2004, rte des Lucioles</street> |
---|
62 | <city>Sophia-Antipolis</city> |
---|
63 | <region>AM</region> |
---|
64 | <code>06902</code> |
---|
65 | <country>France</country> |
---|
66 | </postal> |
---|
67 | <email>ylafon@w3.org</email> |
---|
68 | <uri>http://www.raubacapeu.net/people/yves/</uri> |
---|
69 | </address> |
---|
70 | </author> |
---|
71 | |
---|
72 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor"> |
---|
73 | <organization abbrev="greenbytes">greenbytes GmbH</organization> |
---|
74 | <address> |
---|
75 | <postal> |
---|
76 | <street>Hafenweg 16</street> |
---|
77 | <city>Muenster</city><region>NW</region><code>48155</code> |
---|
78 | <country>Germany</country> |
---|
79 | </postal> |
---|
80 | <email>julian.reschke@greenbytes.de</email> |
---|
81 | <uri>http://greenbytes.de/tech/webdav/</uri> |
---|
82 | </address> |
---|
83 | </author> |
---|
84 | |
---|
85 | <date month="&ID-MONTH;" year="&ID-YEAR;" day="16"/> |
---|
86 | <workgroup>HTTPbis Working Group</workgroup> |
---|
87 | |
---|
88 | <abstract> |
---|
89 | <t> |
---|
90 | This part is now obsolete. Please see HTTPbis, Part 2. |
---|
91 | </t> |
---|
92 | </abstract> |
---|
93 | </front> |
---|
94 | <middle> |
---|
95 | <section title="Introduction" anchor="introduction"> |
---|
96 | <t> |
---|
97 | This part is now obsolete. Please see HTTPbis, Part 2. |
---|
98 | See also <eref target="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/351"/>. |
---|
99 | </t> |
---|
100 | </section> |
---|
101 | </middle> |
---|
102 | </rfc> |
---|