Changeset 663 for draft-ietf-httpbis
- Timestamp:
- 06/08/09 11:21:43 (13 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p3-payload.html
r662 r663 155 155 border-style: none none inset none; 156 156 border-width: 1px; 157 } 158 table.left { 159 margin-right: auto; 160 } 161 table.right { 162 margin-left: auto; 163 } 164 table.center { 165 margin-left: auto; 166 margin-right: auto; 157 167 } 158 168 caption { … … 385 395 <link rel="Appendix" title="D Collected ABNF" href="#rfc.section.D"> 386 396 <link rel="Appendix" title="E Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.E"> 387 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.44 5, 2009-08-01 14:05:14, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">397 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.447, 2009-08-04 19:54:03, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 388 398 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 389 399 <meta name="DC.Creator" content="Fielding, R."> … … 397 407 <meta name="DC.Creator" content="Reschke, J. F."> 398 408 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p3-payload-latest"> 399 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-08 ">409 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-08-06"> 400 410 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 401 411 <meta name="DC.Description.Abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 3 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 3 defines HTTP message content, metadata, and content negotiation."> … … 428 438 </tr> 429 439 <tr> 430 <td class="header left">Expires: February 2, 2010</td>440 <td class="header left">Expires: February 7, 2010</td> 431 441 <td class="header right">HP</td> 432 442 </tr> … … 481 491 <tr> 482 492 <td class="header left"></td> 483 <td class="header right">August 1, 2009</td>493 <td class="header right">August 6, 2009</td> 484 494 </tr> 485 495 </table> … … 505 515 <p>The list of Internet-Draft Shadow Directories can be accessed at <<a href="http://www.ietf.org/shadow.html">http://www.ietf.org/shadow.html</a>>. 506 516 </p> 507 <p>This Internet-Draft will expire in February 2, 2010.</p>517 <p>This Internet-Draft will expire in February 7, 2010.</p> 508 518 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 509 519 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 902 912 compression, that are a property of the requested resource. There is no default encoding. 903 913 </p> 904 <p id="rfc.section.3.2.1.p.5">Note that neither the interpretation of the data type of a message nor the behaviors caused by it are defined by HTTP; this905 potentially includes examination of the content to override any indicated type ("sniffing")<span id="rfc.iref.c.3"></span>.906 </p>907 914 <h3 id="rfc.section.3.2.2"><a href="#rfc.section.3.2.2">3.2.2</a> <a id="entity.length" href="#entity.length">Entity Length</a></h3> 908 915 <p id="rfc.section.3.2.2.p.1">The entity-length of a message is the length of the message-body before any transfer-codings have been applied. <a href="p1-messaging.html#message.length" title="Message Length">Section 2.7.4</a> of <a href="#Part1" id="rfc.xref.Part1.13"><cite title="HTTP/1.1, part 1: URIs, Connections, and Message Parsing">[Part1]</cite></a> defines how the transfer-length of a message-body is determined. … … 1057 1064 </pre><p id="rfc.section.5.1.p.18">would cause the following values to be associated:</p> 1058 1065 <div id="rfc.table.u.1"> 1059 <table class="tt full " cellpadding="3" cellspacing="0">1066 <table class="tt full left" cellpadding="3" cellspacing="0"> 1060 1067 <thead> 1061 1068 <tr> … … 1220 1227 </p> 1221 1228 </div> 1222 <div id="rfc.iref.c. 4"></div>1229 <div id="rfc.iref.c.3"></div> 1223 1230 <div id="rfc.iref.h.5"></div> 1224 1231 <h2 id="rfc.section.5.5"><a href="#rfc.section.5.5">5.5</a> <a id="header.content-encoding" href="#header.content-encoding">Content-Encoding</a></h2> … … 1243 1250 <p id="rfc.section.5.5.p.8">If multiple encodings have been applied to an entity, the content codings <em class="bcp14">MUST</em> be listed in the order in which they were applied. Additional information about the encoding parameters <em class="bcp14">MAY</em> be provided by other entity-header fields not defined by this specification. 1244 1251 </p> 1245 <div id="rfc.iref.c. 5"></div>1252 <div id="rfc.iref.c.4"></div> 1246 1253 <div id="rfc.iref.h.6"></div> 1247 1254 <h2 id="rfc.section.5.6"><a href="#rfc.section.5.6">5.6</a> <a id="header.content-language" href="#header.content-language">Content-Language</a></h2> … … 1269 1276 <p id="rfc.section.5.6.p.9">Content-Language <em class="bcp14">MAY</em> be applied to any media type -- it is not limited to textual documents. 1270 1277 </p> 1271 <div id="rfc.iref.c. 6"></div>1278 <div id="rfc.iref.c.5"></div> 1272 1279 <div id="rfc.iref.h.7"></div> 1273 1280 <h2 id="rfc.section.5.7"><a href="#rfc.section.5.7">5.7</a> <a id="header.content-location" href="#header.content-location">Content-Location</a></h2> … … 1291 1298 <p id="rfc.section.5.7.p.6">If the Content-Location is a relative URI, the relative URI is interpreted relative to the request-target.</p> 1292 1299 <p id="rfc.section.5.7.p.7">The meaning of the Content-Location header in requests is undefined; servers are free to ignore it in those cases.</p> 1293 <div id="rfc.iref.c. 7"></div>1300 <div id="rfc.iref.c.6"></div> 1294 1301 <div id="rfc.iref.h.8"></div> 1295 1302 <h2 id="rfc.section.5.8"><a href="#rfc.section.5.8">5.8</a> <a id="header.content-md5" href="#header.content-md5">Content-MD5</a></h2> … … 1329 1336 </p> 1330 1337 </div> 1331 <div id="rfc.iref.c. 8"></div>1338 <div id="rfc.iref.c.7"></div> 1332 1339 <div id="rfc.iref.h.9"></div> 1333 1340 <h2 id="rfc.section.5.9"><a href="#rfc.section.5.9">5.9</a> <a id="header.content-type" href="#header.content-type">Content-Type</a></h2> … … 1348 1355 <div id="rfc.table.1"> 1349 1356 <div id="iana.header.registration.table"></div> 1350 <table class="tt full " cellpadding="3" cellspacing="0">1357 <table class="tt full left" cellpadding="3" cellspacing="0"> 1351 1358 <thead> 1352 1359 <tr> … … 1717 1724 </p> 1718 1725 <div id="rfc.iref.h.11"></div> 1719 <div id="rfc.iref.c. 9"></div>1726 <div id="rfc.iref.c.8"></div> 1720 1727 <h2 id="rfc.section.B.1"><a href="#rfc.section.B.1">B.1</a> <a id="content-disposition" href="#content-disposition">Content-Disposition</a></h2> 1721 1728 <p id="rfc.section.B.1.p.1">The Content-Disposition response-header field has been proposed as a means for the origin server to suggest a default filename … … 1755 1762 <p id="rfc.section.C.1.p.4">A content-coding of "identity" was introduced, to solve problems discovered in caching. (<a href="#content.codings" title="Content Codings">Section 2.2</a>) 1756 1763 </p> 1757 <p id="rfc.section.C.1.p.5">The Alternates<span id="rfc.iref.a.5"></span><span id="rfc.iref.h.12"></span>, Content-Version<span id="rfc.iref.c. 10"></span><span id="rfc.iref.h.13"></span>, Derived-From<span id="rfc.iref.d.2"></span><span id="rfc.iref.h.14"></span>, Link<span id="rfc.iref.l.1"></span><span id="rfc.iref.h.15"></span>, URI<span id="rfc.iref.u.1"></span><span id="rfc.iref.h.16"></span>, Public<span id="rfc.iref.p.1"></span><span id="rfc.iref.h.17"></span> and Content-Base<span id="rfc.iref.c.11"></span><span id="rfc.iref.h.18"></span> header fields were defined in previous versions of this specification, but not commonly implemented. See <a href="http://tools.ietf.org/html/rfc2068#section-19.6.2">Section 19.6.2</a> of <a href="#RFC2068" id="rfc.xref.RFC2068.5"><cite title="Hypertext Transfer Protocol -- HTTP/1.1">[RFC2068]</cite></a>.1764 <p id="rfc.section.C.1.p.5">The Alternates<span id="rfc.iref.a.5"></span><span id="rfc.iref.h.12"></span>, Content-Version<span id="rfc.iref.c.9"></span><span id="rfc.iref.h.13"></span>, Derived-From<span id="rfc.iref.d.2"></span><span id="rfc.iref.h.14"></span>, Link<span id="rfc.iref.l.1"></span><span id="rfc.iref.h.15"></span>, URI<span id="rfc.iref.u.1"></span><span id="rfc.iref.h.16"></span>, Public<span id="rfc.iref.p.1"></span><span id="rfc.iref.h.17"></span> and Content-Base<span id="rfc.iref.c.10"></span><span id="rfc.iref.h.18"></span> header fields were defined in previous versions of this specification, but not commonly implemented. See <a href="http://tools.ietf.org/html/rfc2068#section-19.6.2">Section 19.6.2</a> of <a href="#RFC2068" id="rfc.xref.RFC2068.5"><cite title="Hypertext Transfer Protocol -- HTTP/1.1">[RFC2068]</cite></a>. 1758 1765 </p> 1759 1766 <h2 id="rfc.section.C.2"><a href="#rfc.section.C.2">C.2</a> <a id="changes.from.rfc.2616" href="#changes.from.rfc.2616">Changes from RFC 2616</a></h2> … … 1967 1974 <ul> 1968 1975 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/13">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/13</a>>: "Updated reference for language tags" 1976 </li> 1977 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/155">http://tools.ietf.org/wg/httpbis/trac/ticket/155</a>>: "Content Sniffing" 1969 1978 </li> 1970 1979 </ul> … … 1989 1998 <li class="indline1">compress <a class="iref" href="#rfc.iref.c.2">2.2</a></li> 1990 1999 <li class="indline1">content negotiation <a class="iref" href="#rfc.iref.c.1">1.1</a></li> 1991 <li class="indline1">Content Type Sniffing <a class="iref" href="#rfc.iref.c.3">3.2.1</a></li> 1992 <li class="indline1">Content-Base header <a class="iref" href="#rfc.iref.c.11"><b>C.1</b></a></li> 1993 <li class="indline1">Content-Disposition header <a class="iref" href="#rfc.xref.content-disposition.1">6.1</a>, <a class="iref" href="#rfc.xref.content-disposition.2">7.2</a>, <a class="iref" href="#rfc.iref.c.9"><b>B.1</b></a>, <a class="iref" href="#rfc.extref.c.32">B.1</a>, <a class="iref" href="#rfc.extref.c.50">D</a></li> 1994 <li class="indline1">Content-Encoding header <a class="iref" href="#rfc.xref.header.content-encoding.1">2.2</a>, <a class="iref" href="#rfc.xref.header.content-encoding.2">3.1</a>, <a class="iref" href="#rfc.iref.c.4"><b>5.5</b></a>, <a class="iref" href="#rfc.xref.header.content-encoding.3">5.5</a>, <a class="iref" href="#rfc.xref.header.content-encoding.4">6.1</a></li> 1995 <li class="indline1">Content-Language header <a class="iref" href="#rfc.xref.header.content-language.1">3.1</a>, <a class="iref" href="#rfc.iref.c.5"><b>5.6</b></a>, <a class="iref" href="#rfc.xref.header.content-language.2">6.1</a></li> 1996 <li class="indline1">Content-Location header <a class="iref" href="#rfc.xref.header.content-location.1">3.1</a>, <a class="iref" href="#rfc.iref.c.6"><b>5.7</b></a>, <a class="iref" href="#rfc.xref.header.content-location.2">6.1</a></li> 1997 <li class="indline1">Content-MD5 header <a class="iref" href="#rfc.xref.header.content-md5.1">3.1</a>, <a class="iref" href="#rfc.iref.c.7"><b>5.8</b></a>, <a class="iref" href="#rfc.xref.header.content-md5.2">6.1</a></li> 1998 <li class="indline1">Content-Type header <a class="iref" href="#rfc.xref.header.content-type.1">2.3</a>, <a class="iref" href="#rfc.xref.header.content-type.2">3.1</a>, <a class="iref" href="#rfc.iref.c.8"><b>5.9</b></a>, <a class="iref" href="#rfc.xref.header.content-type.3">6.1</a></li> 1999 <li class="indline1">Content-Version header <a class="iref" href="#rfc.iref.c.10"><b>C.1</b></a></li> 2000 <li class="indline1">Content-Base header <a class="iref" href="#rfc.iref.c.10"><b>C.1</b></a></li> 2001 <li class="indline1">Content-Disposition header <a class="iref" href="#rfc.xref.content-disposition.1">6.1</a>, <a class="iref" href="#rfc.xref.content-disposition.2">7.2</a>, <a class="iref" href="#rfc.iref.c.8"><b>B.1</b></a>, <a class="iref" href="#rfc.extref.c.32">B.1</a>, <a class="iref" href="#rfc.extref.c.50">D</a></li> 2002 <li class="indline1">Content-Encoding header <a class="iref" href="#rfc.xref.header.content-encoding.1">2.2</a>, <a class="iref" href="#rfc.xref.header.content-encoding.2">3.1</a>, <a class="iref" href="#rfc.iref.c.3"><b>5.5</b></a>, <a class="iref" href="#rfc.xref.header.content-encoding.3">5.5</a>, <a class="iref" href="#rfc.xref.header.content-encoding.4">6.1</a></li> 2003 <li class="indline1">Content-Language header <a class="iref" href="#rfc.xref.header.content-language.1">3.1</a>, <a class="iref" href="#rfc.iref.c.4"><b>5.6</b></a>, <a class="iref" href="#rfc.xref.header.content-language.2">6.1</a></li> 2004 <li class="indline1">Content-Location header <a class="iref" href="#rfc.xref.header.content-location.1">3.1</a>, <a class="iref" href="#rfc.iref.c.5"><b>5.7</b></a>, <a class="iref" href="#rfc.xref.header.content-location.2">6.1</a></li> 2005 <li class="indline1">Content-MD5 header <a class="iref" href="#rfc.xref.header.content-md5.1">3.1</a>, <a class="iref" href="#rfc.iref.c.6"><b>5.8</b></a>, <a class="iref" href="#rfc.xref.header.content-md5.2">6.1</a></li> 2006 <li class="indline1">Content-Type header <a class="iref" href="#rfc.xref.header.content-type.1">2.3</a>, <a class="iref" href="#rfc.xref.header.content-type.2">3.1</a>, <a class="iref" href="#rfc.iref.c.7"><b>5.9</b></a>, <a class="iref" href="#rfc.xref.header.content-type.3">6.1</a></li> 2007 <li class="indline1">Content-Version header <a class="iref" href="#rfc.iref.c.9"><b>C.1</b></a></li> 2000 2008 </ul> 2001 2009 </li> -
draft-ietf-httpbis/latest/p3-payload.xml
r662 r663 782 782 compression, that are a property of the requested resource. There is 783 783 no default encoding. 784 </t>785 <t>786 Note that neither the interpretation of the data type of a message nor787 the behaviors caused by it are defined by HTTP; this788 potentially includes examination of the content to override any789 indicated type ("sniffing")<iref item="Content Type Sniffing"/>.790 784 </t> 791 785 </section> … … 3033 3027 "Updated reference for language tags" 3034 3028 </t> 3029 <t> 3030 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/155"/>: 3031 "Content Sniffing" 3032 </t> 3035 3033 </list> 3036 3034 </t>
Note: See TracChangeset
for help on using the changeset viewer.