Changeset 690 for draft-ietf-httpbis/latest/p3-payload.html
- Timestamp:
- 05/09/09 11:39:07 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p3-payload.html
r689 r690 407 407 <meta name="DC.Creator" content="Reschke, J. F."> 408 408 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p3-payload-latest"> 409 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-09-0 1">409 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-09-05"> 410 410 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 411 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."> … … 439 439 </tr> 440 440 <tr> 441 <td class="header left">Expires: March 5, 2010</td>441 <td class="header left">Expires: March 9, 2010</td> 442 442 <td class="header right">HP</td> 443 443 </tr> … … 492 492 <tr> 493 493 <td class="header left"></td> 494 <td class="header right">September 1, 2009</td>494 <td class="header right">September 5, 2009</td> 495 495 </tr> 496 496 </table> … … 516 516 <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>>. 517 517 </p> 518 <p>This Internet-Draft will expire in March 5, 2010.</p>518 <p>This Internet-Draft will expire in March 9, 2010.</p> 519 519 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 520 520 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 861 861 </div> 862 862 <h2 id="rfc.section.2.4"><a href="#rfc.section.2.4">2.4</a> <a id="language.tags" href="#language.tags">Language Tags</a></h2> 863 <p id="rfc.section.2.4.p.1">A language tag, as defined in <a href="#RFC 4646bis" id="rfc.xref.RFC4646bis.1"><cite title="Tags for Identifying Languages">[RFC4646bis]</cite></a>, identifies a natural language spoken, written, or otherwise conveyed by human beings for communication of information to863 <p id="rfc.section.2.4.p.1">A language tag, as defined in <a href="#RFC5646" id="rfc.xref.RFC5646.1"><cite title="Tags for Identifying Languages">[RFC5646]</cite></a>, identifies a natural language spoken, written, or otherwise conveyed by human beings for communication of information to 864 864 other human beings. Computer languages are explicitly excluded. HTTP uses language tags within the Accept-Language and Content-Language 865 865 fields. … … 868 868 of subtags: 869 869 </p> 870 <div id="rfc.figure.u.10"></div><pre class="inline"><span id="rfc.iref.g.10"></span> <a href="#language.tags" class="smpl">language-tag</a> = <Language-Tag, defined in <a href="#RFC 4646bis" id="rfc.xref.RFC4646bis.2"><cite title="Tags for Identifying Languages">[RFC4646bis]</cite></a>, <a href="http://tools.ietf.org/html/draft-ietf-ltru-4646bis-23#section-2.1">Section 2.1</a>>870 <div id="rfc.figure.u.10"></div><pre class="inline"><span id="rfc.iref.g.10"></span> <a href="#language.tags" class="smpl">language-tag</a> = <Language-Tag, defined in <a href="#RFC5646" id="rfc.xref.RFC5646.2"><cite title="Tags for Identifying Languages">[RFC5646]</cite></a>, <a href="http://tools.ietf.org/html/rfc5646#section-2.1">Section 2.1</a>> 871 871 </pre><p id="rfc.section.2.4.p.4">White space is not allowed within the tag and all tags are case-insensitive. The name space of language subtags is administered 872 872 by the IANA (see <<a href="http://www.iana.org/assignments/language-subtag-registry">http://www.iana.org/assignments/language-subtag-registry</a>>). … … 874 874 <div id="rfc.figure.u.11"></div> 875 875 <p>Example tags include:</p> <pre class="text"> en, en-US, es-419, az-Arab, x-pig-latin, man-Nkoo-GN 876 </pre> <p id="rfc.section.2.4.p.6">See <a href="#RFC 4646bis" id="rfc.xref.RFC4646bis.3"><cite title="Tags for Identifying Languages">[RFC4646bis]</cite></a> for further information.876 </pre> <p id="rfc.section.2.4.p.6">See <a href="#RFC5646" id="rfc.xref.RFC5646.3"><cite title="Tags for Identifying Languages">[RFC5646]</cite></a> for further information. 877 877 </p> 878 878 <h1 id="rfc.section.3"><a href="#rfc.section.3">3.</a> <a id="entity" href="#entity">Entity</a></h1> … … 1593 1593 </tr> 1594 1594 <tr> 1595 <td class="reference"><b id="RFC4646bis">[RFC4646bis]</b></td>1596 <td class="top"><a title="Lab126">Phillips, A., Ed.</a> and <a title="Google">M. Davis, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-ltru-4646bis-23">Tags for Identifying Languages</a>”, Internet-Draft draft-ietf-ltru-4646bis-23 (work in progress), June 2009.1597 </td>1598 </tr>1599 <tr>1600 1595 <td class="reference"><b id="RFC4647">[RFC4647]</b></td> 1601 1596 <td class="top"><a title="Yahoo! Inc.">Phillips, A., Ed.</a> and <a title="Google">M. Davis, Ed.</a>, “<a href="http://tools.ietf.org/html/rfc4647">Matching of Language Tags</a>”, BCP 47, RFC 4647, September 2006. … … 1605 1600 <td class="reference"><b id="RFC5234">[RFC5234]</b></td> 1606 1601 <td class="top"><a title="Brandenburg InternetWorking">Crocker, D., Ed.</a> and <a title="THUS plc.">P. Overell</a>, “<a href="http://tools.ietf.org/html/rfc5234">Augmented BNF for Syntax Specifications: ABNF</a>”, STD 68, RFC 5234, January 2008. 1602 </td> 1603 </tr> 1604 <tr> 1605 <td class="reference"><b id="RFC5646">[RFC5646]</b></td> 1606 <td class="top"><a title="Lab126">Phillips, A., Ed.</a> and <a title="Google">M. Davis, Ed.</a>, “<a href="http://tools.ietf.org/html/rfc5646">Tags for Identifying Languages</a>”, BCP 47, RFC 5646, September 2009. 1607 1607 </td> 1608 1608 </tr> … … 1888 1888 1889 1889 <a href="#header.accept-language" class="smpl">language-range</a> = <language-range, defined in [RFC4647], Section 2.1> 1890 <a href="#language.tags" class="smpl">language-tag</a> = <Language-Tag, defined in [RFC 4646bis], Section 2.1>1890 <a href="#language.tags" class="smpl">language-tag</a> = <Language-Tag, defined in [RFC5646], Section 2.1> 1891 1891 1892 1892 <a href="#header.accept" class="smpl">media-range</a> = ( "*/*" / ( type "/*" ) / ( type "/" subtype ) ) *( OWS … … 2248 2248 <li class="indline1"><em>RFC3864</em> <a class="iref" href="#rfc.xref.RFC3864.1">6.1</a>, <a class="iref" href="#RFC3864"><b>9.2</b></a></li> 2249 2249 <li class="indline1"><em>RFC4288</em> <a class="iref" href="#rfc.xref.RFC4288.1">2.3</a>, <a class="iref" href="#RFC4288"><b>9.2</b></a></li> 2250 <li class="indline1"><em>RFC4646bis</em> <a class="iref" href="#rfc.xref.RFC4646bis.1">2.4</a>, <a class="iref" href="#rfc.xref.RFC4646bis.2">2.4</a>, <a class="iref" href="#rfc.xref.RFC4646bis.3">2.4</a>, <a class="iref" href="#RFC4646bis"><b>9.1</b></a><ul class="ind">2251 <li class="indline1"><em>Section 2.1</em> <a class="iref" href="#rfc.xref.RFC4646bis.2">2.4</a></li>2252 </ul>2253 </li>2254 2250 <li class="indline1"><em>RFC4647</em> <a class="iref" href="#rfc.xref.RFC4647.1">5.4</a>, <a class="iref" href="#rfc.xref.RFC4647.2">5.4</a>, <a class="iref" href="#RFC4647"><b>9.1</b></a><ul class="ind"> 2255 2251 <li class="indline1"><em>Section 2.1</em> <a class="iref" href="#rfc.xref.RFC4647.1">5.4</a></li> … … 2266 2262 </li> 2267 2263 <li class="indline1"><em>RFC5322</em> <a class="iref" href="#RFC5322"><b>9.2</b></a>, <a class="iref" href="#rfc.xref.RFC5322.1">A</a></li> 2264 <li class="indline1"><em>RFC5646</em> <a class="iref" href="#rfc.xref.RFC5646.1">2.4</a>, <a class="iref" href="#rfc.xref.RFC5646.2">2.4</a>, <a class="iref" href="#rfc.xref.RFC5646.3">2.4</a>, <a class="iref" href="#RFC5646"><b>9.1</b></a><ul class="ind"> 2265 <li class="indline1"><em>Section 2.1</em> <a class="iref" href="#rfc.xref.RFC5646.2">2.4</a></li> 2266 </ul> 2267 </li> 2268 2268 </ul> 2269 2269 </li>
Note: See TracChangeset
for help on using the changeset viewer.