1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <!-- |
---|
3 | This XML document is the output of clean-for-DTD.xslt; a tool that strips |
---|
4 | extensions to RFC2629(bis) from documents for processing with xml2rfc. |
---|
5 | --> |
---|
6 | <?xml-stylesheet type='text/xsl' href='../myxml2rfc.xslt'?> |
---|
7 | <?rfc toc="yes" ?> |
---|
8 | <?rfc symrefs="yes" ?> |
---|
9 | <?rfc sortrefs="yes" ?> |
---|
10 | <?rfc compact="yes"?> |
---|
11 | <?rfc subcompact="no" ?> |
---|
12 | <?rfc linkmailto="no" ?> |
---|
13 | <?rfc editing="no" ?> |
---|
14 | <?rfc comments="yes"?> |
---|
15 | <?rfc inline="yes"?> |
---|
16 | <?rfc rfcedstyle="yes"?> |
---|
17 | <!DOCTYPE rfc |
---|
18 | PUBLIC "" "rfc2629.dtd"> |
---|
19 | <rfc category="std" ipr="pre5378Trust200902" docName="draft-ietf-httpbis-p3-payload-20"> |
---|
20 | |
---|
21 | |
---|
22 | |
---|
23 | <front> |
---|
24 | |
---|
25 | <title abbrev="HTTP/1.1, Part 3">HTTP/1.1, part 3: Message Payload and Content Negotiation</title> |
---|
26 | |
---|
27 | <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> |
---|
28 | <organization abbrev="Adobe">Adobe Systems Incorporated</organization> |
---|
29 | <address> |
---|
30 | <postal> |
---|
31 | <street>345 Park Ave</street> |
---|
32 | <city>San Jose</city> |
---|
33 | <region>CA</region> |
---|
34 | <code>95110</code> |
---|
35 | <country>USA</country> |
---|
36 | </postal> |
---|
37 | <email>fielding@gbiv.com</email> |
---|
38 | <uri>http://roy.gbiv.com/</uri> |
---|
39 | </address> |
---|
40 | </author> |
---|
41 | |
---|
42 | <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor"> |
---|
43 | <organization abbrev="W3C">World Wide Web Consortium</organization> |
---|
44 | <address> |
---|
45 | <postal> |
---|
46 | <street>W3C / ERCIM</street> |
---|
47 | <street>2004, rte des Lucioles</street> |
---|
48 | <city>Sophia-Antipolis</city> |
---|
49 | <region>AM</region> |
---|
50 | <code>06902</code> |
---|
51 | <country>France</country> |
---|
52 | </postal> |
---|
53 | <email>ylafon@w3.org</email> |
---|
54 | <uri>http://www.raubacapeu.net/people/yves/</uri> |
---|
55 | </address> |
---|
56 | </author> |
---|
57 | |
---|
58 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor"> |
---|
59 | <organization abbrev="greenbytes">greenbytes GmbH</organization> |
---|
60 | <address> |
---|
61 | <postal> |
---|
62 | <street>Hafenweg 16</street> |
---|
63 | <city>Muenster</city><region>NW</region><code>48155</code> |
---|
64 | <country>Germany</country> |
---|
65 | </postal> |
---|
66 | <email>julian.reschke@greenbytes.de</email> |
---|
67 | <uri>http://greenbytes.de/tech/webdav/</uri> |
---|
68 | </address> |
---|
69 | </author> |
---|
70 | |
---|
71 | <date month="July" year="2012" day="16"/> |
---|
72 | <workgroup>HTTPbis Working Group</workgroup> |
---|
73 | |
---|
74 | <abstract> |
---|
75 | <t> |
---|
76 | This part is now obsolete. Please see HTTPbis, Part 2. |
---|
77 | </t> |
---|
78 | </abstract> |
---|
79 | </front> |
---|
80 | <middle> |
---|
81 | <section title="Introduction" anchor="introduction"> |
---|
82 | <t> |
---|
83 | This part is now obsolete. Please see HTTPbis, Part 2. |
---|
84 | See also <eref target="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/351"/>. |
---|
85 | </t> |
---|
86 | </section> |
---|
87 | </middle> |
---|
88 | </rfc> |
---|