Changeset 1120
- Timestamp:
- 17/02/11 13:11:54 (11 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 15 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/extract-header-defs.xslt
r939 r1120 16 16 <ttcol>Reference</ttcol> 17 17 <xsl:text> </xsl:text> 18 <xsl:apply-templates select="//section[iref/@item='Header s']">19 <xsl:sort select="iref[@item='Header s']/@subitem"/>18 <xsl:apply-templates select="//section[iref/@item='Header Fields']"> 19 <xsl:sort select="iref[@item='Header Fields']/@subitem"/> 20 20 </xsl:apply-templates> 21 21 </texttable> … … 77 77 <xsl:template match="section"> 78 78 <xsl:text> </xsl:text> 79 <c><xsl:value-of select="iref[@item='Header s']/@subitem"/></c>79 <c><xsl:value-of select="iref[@item='Header Fields']/@subitem"/></c> 80 80 <c>http</c> 81 81 <c>standard</c> -
draft-ietf-httpbis/latest/p1-messaging.html
r1114 r1120 353 353 } 354 354 @bottom-center { 355 content: "Expires August 14, 2011";355 content: "Expires August 21, 2011"; 356 356 } 357 357 @bottom-right { … … 404 404 <meta name="dct.creator" content="Reschke, J. F."> 405 405 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p1-messaging-latest"> 406 <meta name="dct.issued" scheme="ISO8601" content="2011-02-1 0">406 <meta name="dct.issued" scheme="ISO8601" content="2011-02-17"> 407 407 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 408 408 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 1 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 1 provides an overview of HTTP and its associated terminology, defines the "http" and "https" Uniform Resource Identifier (URI) schemes, defines the generic message syntax and parsing requirements for HTTP message frames, and describes general security concerns for implementations."> … … 435 435 </tr> 436 436 <tr> 437 <td class="left">Expires: August 14, 2011</td>437 <td class="left">Expires: August 21, 2011</td> 438 438 <td class="right">HP</td> 439 439 </tr> … … 488 488 <tr> 489 489 <td class="left"></td> 490 <td class="right">February 1 0, 2011</td>490 <td class="right">February 17, 2011</td> 491 491 </tr> 492 492 </tbody> … … 516 516 in progress”. 517 517 </p> 518 <p>This Internet-Draft will expire on August 14, 2011.</p>518 <p>This Internet-Draft will expire on August 21, 2011.</p> 519 519 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 520 520 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 3544 3544 <li>compress (Coding Format) <a href="#rfc.iref.c.7">6.2.2.1</a></li> 3545 3545 <li>connection <a href="#rfc.iref.c.2"><b>2.1</b></a></li> 3546 <li>Connection header <a href="#rfc.xref.header.connection.1">3.4</a>, <a href="#rfc.xref.header.connection.2">7.1.2</a>, <a href="#rfc.xref.header.connection.3">7.1.3</a>, <a href="#rfc.xref.header.connection.4">7.1.3.1</a>, <a href="#rfc.iref.c.11"><b>9.1</b></a>, <a href="#rfc.xref.header.connection.5">9.5</a>, <a href="#rfc.xref.header.connection.6">9.8</a>, <a href="#rfc.xref.header.connection.7">10.1</a>, <a href="#rfc.xref.header.connection.8">B.2</a>, <a href="#rfc.xref.header.connection.9">B.3</a></li>3547 <li>Content-Length header <a href="#rfc.xref.header.content-length.1">3.3</a>, <a href="#rfc.iref.c.12"><b>9.2</b></a>, <a href="#rfc.xref.header.content-length.2">10.1</a></li>3546 <li>Connection header field <a href="#rfc.xref.header.connection.1">3.4</a>, <a href="#rfc.xref.header.connection.2">7.1.2</a>, <a href="#rfc.xref.header.connection.3">7.1.3</a>, <a href="#rfc.xref.header.connection.4">7.1.3.1</a>, <a href="#rfc.iref.c.11"><b>9.1</b></a>, <a href="#rfc.xref.header.connection.5">9.5</a>, <a href="#rfc.xref.header.connection.6">9.8</a>, <a href="#rfc.xref.header.connection.7">10.1</a>, <a href="#rfc.xref.header.connection.8">B.2</a>, <a href="#rfc.xref.header.connection.9">B.3</a></li> 3547 <li>Content-Length header field <a href="#rfc.xref.header.content-length.1">3.3</a>, <a href="#rfc.iref.c.12"><b>9.2</b></a>, <a href="#rfc.xref.header.content-length.2">10.1</a></li> 3548 3548 </ul> 3549 3549 </li> 3550 3550 <li><a id="rfc.index.D" href="#rfc.index.D"><b>D</b></a><ul> 3551 <li>Date header <a href="#rfc.xref.header.date.1">3.4</a>, <a href="#rfc.iref.d.3"><b>9.3</b></a>, <a href="#rfc.xref.header.date.2">10.1</a></li>3551 <li>Date header field <a href="#rfc.xref.header.date.1">3.4</a>, <a href="#rfc.iref.d.3"><b>9.3</b></a>, <a href="#rfc.xref.header.date.2">10.1</a></li> 3552 3552 <li>deflate (Coding Format) <a href="#rfc.iref.d.2">6.2.2.2</a></li> 3553 3553 <li>downstream <a href="#rfc.iref.d.1"><b>2.2</b></a></li> … … 3687 3687 <li><a id="rfc.index.H" href="#rfc.index.H"><b>H</b></a><ul> 3688 3688 <li>header field <a href="#rfc.iref.h.5">3</a></li> 3689 <li>header section <a href="#rfc.iref.h.3">3</a></li> 3690 <li>headers <a href="#rfc.iref.h.4">3</a></li> 3691 <li>Headers 3689 <li>Header Fields 3692 3690 <ul> 3693 3691 <li>Connection <a href="#rfc.xref.header.connection.1">3.4</a>, <a href="#rfc.xref.header.connection.2">7.1.2</a>, <a href="#rfc.xref.header.connection.3">7.1.3</a>, <a href="#rfc.xref.header.connection.4">7.1.3.1</a>, <a href="#rfc.iref.h.6"><b>9.1</b></a>, <a href="#rfc.xref.header.connection.5">9.5</a>, <a href="#rfc.xref.header.connection.6">9.8</a>, <a href="#rfc.xref.header.connection.7">10.1</a>, <a href="#rfc.xref.header.connection.8">B.2</a>, <a href="#rfc.xref.header.connection.9">B.3</a></li> … … 3702 3700 </ul> 3703 3701 </li> 3704 <li>Host header <a href="#rfc.xref.header.host.1">4.3</a>, <a href="#rfc.iref.h.9"><b>9.4</b></a>, <a href="#rfc.xref.header.host.2">10.1</a>, <a href="#rfc.xref.header.host.3">B.1.1</a></li> 3702 <li>header section <a href="#rfc.iref.h.3">3</a></li> 3703 <li>headers <a href="#rfc.iref.h.4">3</a></li> 3704 <li>Host header field <a href="#rfc.xref.header.host.1">4.3</a>, <a href="#rfc.iref.h.9"><b>9.4</b></a>, <a href="#rfc.xref.header.host.2">10.1</a>, <a href="#rfc.xref.header.host.3">B.1.1</a></li> 3705 3705 <li>http URI scheme <a href="#rfc.iref.h.1"><b>2.6.1</b></a></li> 3706 3706 <li>https URI scheme <a href="#rfc.iref.h.2">2.6.2</a></li> … … 3850 3850 <li><a id="rfc.index.T" href="#rfc.index.T"><b>T</b></a><ul> 3851 3851 <li>target resource <a href="#rfc.iref.t.4"><b>4.3</b></a></li> 3852 <li>TE header <a href="#rfc.xref.header.te.1">6.2</a>, <a href="#rfc.xref.header.te.2">6.2.1</a>, <a href="#rfc.xref.header.te.3">6.4</a>, <a href="#rfc.iref.t.5"><b>9.5</b></a>, <a href="#rfc.xref.header.te.4">10.1</a></li>3852 <li>TE header field <a href="#rfc.xref.header.te.1">6.2</a>, <a href="#rfc.xref.header.te.2">6.2.1</a>, <a href="#rfc.xref.header.te.3">6.4</a>, <a href="#rfc.iref.t.5"><b>9.5</b></a>, <a href="#rfc.xref.header.te.4">10.1</a></li> 3853 3853 <li><em>Tou1998</em> <a href="#rfc.xref.Tou1998.1">7.1.1</a>, <a href="#Tou1998"><b>13.2</b></a></li> 3854 <li>Trailer header <a href="#rfc.xref.header.trailer.1">3.4</a>, <a href="#rfc.xref.header.trailer.2">6.2.1</a>, <a href="#rfc.iref.t.6"><b>9.6</b></a>, <a href="#rfc.xref.header.trailer.3">10.1</a></li>3855 <li>Transfer-Encoding header <a href="#rfc.xref.header.transfer-encoding.1">3.3</a>, <a href="#rfc.xref.header.transfer-encoding.2">3.3</a>, <a href="#rfc.xref.header.transfer-encoding.3">3.4</a>, <a href="#rfc.xref.header.transfer-encoding.4">6.2</a>, <a href="#rfc.iref.t.7"><b>9.7</b></a>, <a href="#rfc.xref.header.transfer-encoding.5">10.1</a></li>3854 <li>Trailer header field <a href="#rfc.xref.header.trailer.1">3.4</a>, <a href="#rfc.xref.header.trailer.2">6.2.1</a>, <a href="#rfc.iref.t.6"><b>9.6</b></a>, <a href="#rfc.xref.header.trailer.3">10.1</a></li> 3855 <li>Transfer-Encoding header field <a href="#rfc.xref.header.transfer-encoding.1">3.3</a>, <a href="#rfc.xref.header.transfer-encoding.2">3.3</a>, <a href="#rfc.xref.header.transfer-encoding.3">3.4</a>, <a href="#rfc.xref.header.transfer-encoding.4">6.2</a>, <a href="#rfc.iref.t.7"><b>9.7</b></a>, <a href="#rfc.xref.header.transfer-encoding.5">10.1</a></li> 3856 3856 <li>transforming proxy <a href="#rfc.iref.t.1"><b>2.2</b></a></li> 3857 3857 <li>transparent proxy <a href="#rfc.iref.t.3"><b>2.2</b></a></li> … … 3860 3860 </li> 3861 3861 <li><a id="rfc.index.U" href="#rfc.index.U"><b>U</b></a><ul> 3862 <li>Upgrade header <a href="#rfc.xref.header.upgrade.1">3.4</a>, <a href="#rfc.iref.u.5"><b>9.8</b></a>, <a href="#rfc.xref.header.upgrade.2">10.1</a>, <a href="#rfc.xref.header.upgrade.3">B.3</a></li>3862 <li>Upgrade header field <a href="#rfc.xref.header.upgrade.1">3.4</a>, <a href="#rfc.iref.u.5"><b>9.8</b></a>, <a href="#rfc.xref.header.upgrade.2">10.1</a>, <a href="#rfc.xref.header.upgrade.3">B.3</a></li> 3863 3863 <li>upstream <a href="#rfc.iref.u.2"><b>2.2</b></a></li> 3864 3864 <li>URI scheme … … 3873 3873 </li> 3874 3874 <li><a id="rfc.index.V" href="#rfc.index.V"><b>V</b></a><ul> 3875 <li>Via header <a href="#rfc.xref.header.via.1">3.4</a>, <a href="#rfc.iref.v.1"><b>9.9</b></a>, <a href="#rfc.xref.header.via.2">10.1</a></li>3875 <li>Via header field <a href="#rfc.xref.header.via.1">3.4</a>, <a href="#rfc.iref.v.1"><b>9.9</b></a>, <a href="#rfc.xref.header.via.2">10.1</a></li> 3876 3876 </ul> 3877 3877 </li> -
draft-ietf-httpbis/latest/p1-messaging.xml
r1114 r1120 2884 2884 2885 2885 <section title="Connection" anchor="header.connection"> 2886 <iref primary="true" item="Connection header " x:for-anchor=""/>2887 <iref primary="true" item="Header s" subitem="Connection" x:for-anchor=""/>2886 <iref primary="true" item="Connection header field" x:for-anchor=""/> 2887 <iref primary="true" item="Header Fields" subitem="Connection" x:for-anchor=""/> 2888 2888 <x:anchor-alias value="Connection"/> 2889 2889 <x:anchor-alias value="connection-token"/> … … 2948 2948 2949 2949 <section title="Content-Length" anchor="header.content-length"> 2950 <iref primary="true" item="Content-Length header " x:for-anchor=""/>2951 <iref primary="true" item="Header s" subitem="Content-Length" x:for-anchor=""/>2950 <iref primary="true" item="Content-Length header field" x:for-anchor=""/> 2951 <iref primary="true" item="Header Fields" subitem="Content-Length" x:for-anchor=""/> 2952 2952 <x:anchor-alias value="Content-Length"/> 2953 2953 <x:anchor-alias value="Content-Length-v"/> … … 2991 2991 2992 2992 <section title="Date" anchor="header.date"> 2993 <iref primary="true" item="Date header " x:for-anchor=""/>2994 <iref primary="true" item="Header s" subitem="Date" x:for-anchor=""/>2993 <iref primary="true" item="Date header field" x:for-anchor=""/> 2994 <iref primary="true" item="Header Fields" subitem="Date" x:for-anchor=""/> 2995 2995 <x:anchor-alias value="Date"/> 2996 2996 <x:anchor-alias value="Date-v"/> … … 3067 3067 3068 3068 <section title="Host" anchor="header.host"> 3069 <iref primary="true" item="Host header " x:for-anchor=""/>3070 <iref primary="true" item="Header s" subitem="Host" x:for-anchor=""/>3069 <iref primary="true" item="Host header field" x:for-anchor=""/> 3070 <iref primary="true" item="Header Fields" subitem="Host" x:for-anchor=""/> 3071 3071 <x:anchor-alias value="Host"/> 3072 3072 <x:anchor-alias value="Host-v"/> … … 3116 3116 3117 3117 <section title="TE" anchor="header.te"> 3118 <iref primary="true" item="TE header " x:for-anchor=""/>3119 <iref primary="true" item="Header s" subitem="TE" x:for-anchor=""/>3118 <iref primary="true" item="TE header field" x:for-anchor=""/> 3119 <iref primary="true" item="Header Fields" subitem="TE" x:for-anchor=""/> 3120 3120 <x:anchor-alias value="TE"/> 3121 3121 <x:anchor-alias value="TE-v"/> … … 3200 3200 3201 3201 <section title="Trailer" anchor="header.trailer"> 3202 <iref primary="true" item="Trailer header " x:for-anchor=""/>3203 <iref primary="true" item="Header s" subitem="Trailer" x:for-anchor=""/>3202 <iref primary="true" item="Trailer header field" x:for-anchor=""/> 3203 <iref primary="true" item="Header Fields" subitem="Trailer" x:for-anchor=""/> 3204 3204 <x:anchor-alias value="Trailer"/> 3205 3205 <x:anchor-alias value="Trailer-v"/> … … 3236 3236 3237 3237 <section title="Transfer-Encoding" anchor="header.transfer-encoding"> 3238 <iref primary="true" item="Transfer-Encoding header " x:for-anchor=""/>3239 <iref primary="true" item="Header s" subitem="Transfer-Encoding" x:for-anchor=""/>3238 <iref primary="true" item="Transfer-Encoding header field" x:for-anchor=""/> 3239 <iref primary="true" item="Header Fields" subitem="Transfer-Encoding" x:for-anchor=""/> 3240 3240 <x:anchor-alias value="Transfer-Encoding"/> 3241 3241 <x:anchor-alias value="Transfer-Encoding-v"/> … … 3271 3271 3272 3272 <section title="Upgrade" anchor="header.upgrade"> 3273 <iref primary="true" item="Upgrade header " x:for-anchor=""/>3274 <iref primary="true" item="Header s" subitem="Upgrade" x:for-anchor=""/>3273 <iref primary="true" item="Upgrade header field" x:for-anchor=""/> 3274 <iref primary="true" item="Header Fields" subitem="Upgrade" x:for-anchor=""/> 3275 3275 <x:anchor-alias value="Upgrade"/> 3276 3276 <x:anchor-alias value="Upgrade-v"/> … … 3378 3378 3379 3379 <section title="Via" anchor="header.via"> 3380 <iref primary="true" item="Via header " x:for-anchor=""/>3381 <iref primary="true" item="Header s" subitem="Via" x:for-anchor=""/>3380 <iref primary="true" item="Via header field" x:for-anchor=""/> 3381 <iref primary="true" item="Header Fields" subitem="Via" x:for-anchor=""/> 3382 3382 <x:anchor-alias value="protocol-name"/> 3383 3383 <x:anchor-alias value="protocol-version"/> -
draft-ietf-httpbis/latest/p2-semantics.html
r1111 r1120 353 353 } 354 354 @bottom-center { 355 content: "Expires August 14, 2011";355 content: "Expires August 21, 2011"; 356 356 } 357 357 @bottom-right { … … 403 403 <meta name="dct.creator" content="Reschke, J. F."> 404 404 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 405 <meta name="dct.issued" scheme="ISO8601" content="2011-02-1 0">405 <meta name="dct.issued" scheme="ISO8601" content="2011-02-17"> 406 406 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 407 407 <meta name="dct.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 2 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 2 defines the semantics of HTTP messages as expressed by request methods, request-header fields, response status codes, and response-header fields."> … … 434 434 </tr> 435 435 <tr> 436 <td class="left">Expires: August 14, 2011</td>436 <td class="left">Expires: August 21, 2011</td> 437 437 <td class="right">HP</td> 438 438 </tr> … … 487 487 <tr> 488 488 <td class="left"></td> 489 <td class="right">February 1 0, 2011</td>489 <td class="right">February 17, 2011</td> 490 490 </tr> 491 491 </tbody> … … 514 514 in progress”. 515 515 </p> 516 <p>This Internet-Draft will expire on August 14, 2011.</p>516 <p>This Internet-Draft will expire on August 21, 2011.</p> 517 517 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 518 518 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 2778 2778 </li> 2779 2779 <li><a id="rfc.index.A" href="#rfc.index.A"><b>A</b></a><ul> 2780 <li>Allow header <a href="#rfc.xref.header.allow.1">2</a>, <a href="#rfc.xref.header.allow.2">5</a>, <a href="#rfc.iref.a.1"><b>9.1</b></a>, <a href="#rfc.xref.header.allow.3">10.3</a>, <a href="#rfc.xref.header.allow.4">A</a></li>2780 <li>Allow header field <a href="#rfc.xref.header.allow.1">2</a>, <a href="#rfc.xref.header.allow.2">5</a>, <a href="#rfc.iref.a.1"><b>9.1</b></a>, <a href="#rfc.xref.header.allow.3">10.3</a>, <a href="#rfc.xref.header.allow.4">A</a></li> 2781 2781 </ul> 2782 2782 </li> … … 2790 2790 </li> 2791 2791 <li><a id="rfc.index.E" href="#rfc.index.E"><b>E</b></a><ul> 2792 <li>Expect header <a href="#rfc.xref.header.expect.1">3</a>, <a href="#rfc.xref.header.expect.2">8.4.18</a>, <a href="#rfc.iref.e.1"><b>9.2</b></a>, <a href="#rfc.xref.header.expect.3">10.3</a></li>2792 <li>Expect header field <a href="#rfc.xref.header.expect.1">3</a>, <a href="#rfc.xref.header.expect.2">8.4.18</a>, <a href="#rfc.iref.e.1"><b>9.2</b></a>, <a href="#rfc.xref.header.expect.3">10.3</a></li> 2793 2793 </ul> 2794 2794 </li> 2795 2795 <li><a id="rfc.index.F" href="#rfc.index.F"><b>F</b></a><ul> 2796 <li>From header <a href="#rfc.xref.header.from.1">3</a>, <a href="#rfc.iref.f.1"><b>9.3</b></a>, <a href="#rfc.xref.header.from.2">10.3</a></li>2796 <li>From header field <a href="#rfc.xref.header.from.1">3</a>, <a href="#rfc.iref.f.1"><b>9.3</b></a>, <a href="#rfc.xref.header.from.2">10.3</a></li> 2797 2797 </ul> 2798 2798 </li> … … 2836 2836 <li><a id="rfc.index.H" href="#rfc.index.H"><b>H</b></a><ul> 2837 2837 <li>HEAD method <a href="#rfc.xref.HEAD.1">2</a>, <a href="#rfc.iref.h.1"><b>7.4</b></a>, <a href="#rfc.xref.HEAD.2">10.1</a></li> 2838 <li>Header s 2838 <li>Header Fields 2839 2839 <ul> 2840 2840 <li>Allow <a href="#rfc.xref.header.allow.1">2</a>, <a href="#rfc.xref.header.allow.2">5</a>, <a href="#rfc.iref.h.2"><b>9.1</b></a>, <a href="#rfc.xref.header.allow.3">10.3</a>, <a href="#rfc.xref.header.allow.4">A</a></li> … … 2856 2856 </li> 2857 2857 <li><a id="rfc.index.L" href="#rfc.index.L"><b>L</b></a><ul> 2858 <li>Location header <a href="#rfc.xref.header.location.1">5</a>, <a href="#rfc.xref.header.location.2">7.5</a>, <a href="#rfc.iref.l.1"><b>9.4</b></a>, <a href="#rfc.xref.header.location.3">10.3</a>, <a href="#rfc.xref.header.location.4">A</a></li>2858 <li>Location header field <a href="#rfc.xref.header.location.1">5</a>, <a href="#rfc.xref.header.location.2">7.5</a>, <a href="#rfc.iref.l.1"><b>9.4</b></a>, <a href="#rfc.xref.header.location.3">10.3</a>, <a href="#rfc.xref.header.location.4">A</a></li> 2859 2859 </ul> 2860 2860 </li> 2861 2861 <li><a id="rfc.index.M" href="#rfc.index.M"><b>M</b></a><ul> 2862 <li>Max-Forwards header <a href="#rfc.xref.header.max-forwards.1">3</a>, <a href="#rfc.xref.header.max-forwards.2">7.2</a>, <a href="#rfc.xref.header.max-forwards.3">7.8</a>, <a href="#rfc.iref.m.9"><b>9.5</b></a>, <a href="#rfc.xref.header.max-forwards.4">10.3</a>, <a href="#rfc.xref.header.max-forwards.5">A</a></li>2862 <li>Max-Forwards header field <a href="#rfc.xref.header.max-forwards.1">3</a>, <a href="#rfc.xref.header.max-forwards.2">7.2</a>, <a href="#rfc.xref.header.max-forwards.3">7.8</a>, <a href="#rfc.iref.m.9"><b>9.5</b></a>, <a href="#rfc.xref.header.max-forwards.4">10.3</a>, <a href="#rfc.xref.header.max-forwards.5">A</a></li> 2863 2863 <li>Methods 2864 2864 <ul> … … 2952 2952 </li> 2953 2953 <li><a id="rfc.index.R" href="#rfc.index.R"><b>R</b></a><ul> 2954 <li>Referer header <a href="#rfc.xref.header.referer.1">3</a>, <a href="#rfc.iref.r.1"><b>9.6</b></a>, <a href="#rfc.xref.header.referer.2">10.3</a>, <a href="#rfc.xref.header.referer.3">A</a></li>2955 <li>Retry-After header <a href="#rfc.xref.header.retry-after.1">5</a>, <a href="#rfc.iref.r.2"><b>9.7</b></a>, <a href="#rfc.xref.header.retry-after.2">10.3</a></li>2954 <li>Referer header field <a href="#rfc.xref.header.referer.1">3</a>, <a href="#rfc.iref.r.1"><b>9.6</b></a>, <a href="#rfc.xref.header.referer.2">10.3</a>, <a href="#rfc.xref.header.referer.3">A</a></li> 2955 <li>Retry-After header field <a href="#rfc.xref.header.retry-after.1">5</a>, <a href="#rfc.iref.r.2"><b>9.7</b></a>, <a href="#rfc.xref.header.retry-after.2">10.3</a></li> 2956 2956 <li><em>RFC1945</em> <a href="#rfc.xref.RFC1945.1">8.3.3</a>, <a href="#RFC1945"><b>13.2</b></a><ul> 2957 2957 <li><em>Section 9.3</em> <a href="#rfc.xref.RFC1945.1">8.3.3</a></li> … … 2994 2994 <li><a id="rfc.index.S" href="#rfc.index.S"><b>S</b></a><ul> 2995 2995 <li>Safe Methods <a href="#rfc.iref.s.1"><b>7.1.1</b></a></li> 2996 <li>Server header <a href="#rfc.xref.header.server.1">5</a>, <a href="#rfc.iref.s.44"><b>9.8</b></a>, <a href="#rfc.xref.header.server.2">10.3</a>, <a href="#rfc.xref.header.server.3">11.1</a>, <a href="#rfc.xref.header.server.4">A</a></li>2996 <li>Server header field <a href="#rfc.xref.header.server.1">5</a>, <a href="#rfc.iref.s.44"><b>9.8</b></a>, <a href="#rfc.xref.header.server.2">10.3</a>, <a href="#rfc.xref.header.server.3">11.1</a>, <a href="#rfc.xref.header.server.4">A</a></li> 2997 2997 <li>Status Codes 2998 2998 <ul> … … 3048 3048 </li> 3049 3049 <li><a id="rfc.index.U" href="#rfc.index.U"><b>U</b></a><ul> 3050 <li>User-Agent header <a href="#rfc.xref.header.user-agent.1">3</a>, <a href="#rfc.iref.u.1"><b>9.9</b></a>, <a href="#rfc.xref.header.user-agent.2">10.3</a>, <a href="#rfc.xref.header.user-agent.3">11.1</a></li>3050 <li>User-Agent header field <a href="#rfc.xref.header.user-agent.1">3</a>, <a href="#rfc.iref.u.1"><b>9.9</b></a>, <a href="#rfc.xref.header.user-agent.2">10.3</a>, <a href="#rfc.xref.header.user-agent.3">11.1</a></li> 3051 3051 </ul> 3052 3052 </li> -
draft-ietf-httpbis/latest/p2-semantics.xml
r1111 r1120 2081 2081 2082 2082 <section title="Allow" anchor="header.allow"> 2083 <iref primary="true" item="Allow header " x:for-anchor=""/>2084 <iref primary="true" item="Header s" subitem="Allow" x:for-anchor=""/>2083 <iref primary="true" item="Allow header field" x:for-anchor=""/> 2084 <iref primary="true" item="Header Fields" subitem="Allow" x:for-anchor=""/> 2085 2085 <x:anchor-alias value="Allow"/> 2086 2086 <x:anchor-alias value="Allow-v"/> … … 2112 2112 2113 2113 <section title="Expect" anchor="header.expect"> 2114 <iref primary="true" item="Expect header " x:for-anchor=""/>2115 <iref primary="true" item="Header s" subitem="Expect" x:for-anchor=""/>2114 <iref primary="true" item="Expect header field" x:for-anchor=""/> 2115 <iref primary="true" item="Header Fields" subitem="Expect" x:for-anchor=""/> 2116 2116 <x:anchor-alias value="Expect"/> 2117 2117 <x:anchor-alias value="Expect-v"/> … … 2168 2168 2169 2169 <section title="From" anchor="header.from"> 2170 <iref primary="true" item="From header " x:for-anchor=""/>2171 <iref primary="true" item="Header s" subitem="From" x:for-anchor=""/>2170 <iref primary="true" item="From header field" x:for-anchor=""/> 2171 <iref primary="true" item="Header Fields" subitem="From" x:for-anchor=""/> 2172 2172 <x:anchor-alias value="From"/> 2173 2173 <x:anchor-alias value="From-v"/> … … 2217 2217 2218 2218 <section title="Location" anchor="header.location"> 2219 <iref primary="true" item="Location header " x:for-anchor=""/>2220 <iref primary="true" item="Header s" subitem="Location" x:for-anchor=""/>2219 <iref primary="true" item="Location header field" x:for-anchor=""/> 2220 <iref primary="true" item="Header Fields" subitem="Location" x:for-anchor=""/> 2221 2221 <x:anchor-alias value="Location"/> 2222 2222 <x:anchor-alias value="Location-v"/> … … 2279 2279 2280 2280 <section title="Max-Forwards" anchor="header.max-forwards"> 2281 <iref primary="true" item="Max-Forwards header " x:for-anchor=""/>2282 <iref primary="true" item="Header s" subitem="Max-Forwards" x:for-anchor=""/>2281 <iref primary="true" item="Max-Forwards header field" x:for-anchor=""/> 2282 <iref primary="true" item="Header Fields" subitem="Max-Forwards" x:for-anchor=""/> 2283 2283 <x:anchor-alias value="Max-Forwards"/> 2284 2284 <x:anchor-alias value="Max-Forwards-v"/> … … 2313 2313 2314 2314 <section title="Referer" anchor="header.referer"> 2315 <iref primary="true" item="Referer header " x:for-anchor=""/>2316 <iref primary="true" item="Header s" subitem="Referer" x:for-anchor=""/>2315 <iref primary="true" item="Referer header field" x:for-anchor=""/> 2316 <iref primary="true" item="Header Fields" subitem="Referer" x:for-anchor=""/> 2317 2317 <x:anchor-alias value="Referer"/> 2318 2318 <x:anchor-alias value="Referer-v"/> … … 2354 2354 2355 2355 <section title="Retry-After" anchor="header.retry-after"> 2356 <iref primary="true" item="Retry-After header " x:for-anchor=""/>2357 <iref primary="true" item="Header s" subitem="Retry-After" x:for-anchor=""/>2356 <iref primary="true" item="Retry-After header field" x:for-anchor=""/> 2357 <iref primary="true" item="Header Fields" subitem="Retry-After" x:for-anchor=""/> 2358 2358 <x:anchor-alias value="Retry-After"/> 2359 2359 <x:anchor-alias value="Retry-After-v"/> … … 2394 2394 2395 2395 <section title="Server" anchor="header.server"> 2396 <iref primary="true" item="Server header " x:for-anchor=""/>2397 <iref primary="true" item="Header s" subitem="Server" x:for-anchor=""/>2396 <iref primary="true" item="Server header field" x:for-anchor=""/> 2397 <iref primary="true" item="Header Fields" subitem="Server" x:for-anchor=""/> 2398 2398 <x:anchor-alias value="Server"/> 2399 2399 <x:anchor-alias value="Server-v"/> … … 2436 2436 2437 2437 <section title="User-Agent" anchor="header.user-agent"> 2438 <iref primary="true" item="User-Agent header " x:for-anchor=""/>2439 <iref primary="true" item="Header s" subitem="User-Agent" x:for-anchor=""/>2438 <iref primary="true" item="User-Agent header field" x:for-anchor=""/> 2439 <iref primary="true" item="Header Fields" subitem="User-Agent" x:for-anchor=""/> 2440 2440 <x:anchor-alias value="User-Agent"/> 2441 2441 <x:anchor-alias value="User-Agent-v"/> -
draft-ietf-httpbis/latest/p3-payload.html
r1109 r1120 353 353 } 354 354 @bottom-center { 355 content: "Expires August 12, 2011";355 content: "Expires August 21, 2011"; 356 356 } 357 357 @bottom-right { … … 402 402 <meta name="dct.creator" content="Reschke, J. F."> 403 403 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p3-payload-latest"> 404 <meta name="dct.issued" scheme="ISO8601" content="2011-02- 08">404 <meta name="dct.issued" scheme="ISO8601" content="2011-02-17"> 405 405 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 406 406 <meta name="dct.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 428 </tr> 429 429 <tr> 430 <td class="left">Expires: August 12, 2011</td>430 <td class="left">Expires: August 21, 2011</td> 431 431 <td class="right">J. Mogul</td> 432 432 </tr> … … 485 485 <tr> 486 486 <td class="left"></td> 487 <td class="right">February 8, 2011</td>487 <td class="right">February 17, 2011</td> 488 488 </tr> 489 489 </tbody> … … 511 511 in progress”. 512 512 </p> 513 <p>This Internet-Draft will expire on August 12, 2011.</p>513 <p>This Internet-Draft will expire on August 21, 2011.</p> 514 514 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 515 515 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 2045 2045 <ul class="ind"> 2046 2046 <li><a id="rfc.index.A" href="#rfc.index.A"><b>A</b></a><ul> 2047 <li>Accept header <a href="#rfc.xref.header.accept.1">2.3</a>, <a href="#rfc.xref.header.accept.2">5.1</a>, <a href="#rfc.iref.a.1"><b>6.1</b></a>, <a href="#rfc.xref.header.accept.3">7.1</a></li>2048 <li>Accept-Charset header <a href="#rfc.xref.header.accept-charset.1">5.1</a>, <a href="#rfc.iref.a.2"><b>6.2</b></a>, <a href="#rfc.xref.header.accept-charset.2">7.1</a></li>2049 <li>Accept-Encoding header <a href="#rfc.xref.header.accept-encoding.1">2.2</a>, <a href="#rfc.xref.header.accept-encoding.2">5.1</a>, <a href="#rfc.iref.a.3"><b>6.3</b></a>, <a href="#rfc.xref.header.accept-encoding.3">7.1</a></li>2050 <li>Accept-Language header <a href="#rfc.xref.header.accept-language.1">5.1</a>, <a href="#rfc.iref.a.4"><b>6.4</b></a>, <a href="#rfc.xref.header.accept-language.2">7.1</a></li>2047 <li>Accept header field <a href="#rfc.xref.header.accept.1">2.3</a>, <a href="#rfc.xref.header.accept.2">5.1</a>, <a href="#rfc.iref.a.1"><b>6.1</b></a>, <a href="#rfc.xref.header.accept.3">7.1</a></li> 2048 <li>Accept-Charset header field <a href="#rfc.xref.header.accept-charset.1">5.1</a>, <a href="#rfc.iref.a.2"><b>6.2</b></a>, <a href="#rfc.xref.header.accept-charset.2">7.1</a></li> 2049 <li>Accept-Encoding header field <a href="#rfc.xref.header.accept-encoding.1">2.2</a>, <a href="#rfc.xref.header.accept-encoding.2">5.1</a>, <a href="#rfc.iref.a.3"><b>6.3</b></a>, <a href="#rfc.xref.header.accept-encoding.3">7.1</a></li> 2050 <li>Accept-Language header field <a href="#rfc.xref.header.accept-language.1">5.1</a>, <a href="#rfc.iref.a.4"><b>6.4</b></a>, <a href="#rfc.xref.header.accept-language.2">7.1</a></li> 2051 2051 </ul> 2052 2052 </li> … … 2066 2066 <li>compress (Coding Format) <a href="#rfc.iref.c.2">2.2</a></li> 2067 2067 <li>content negotiation <a href="#rfc.iref.c.1">1.1</a></li> 2068 <li>Content-Encoding header <a href="#rfc.xref.header.content-encoding.1">2.2</a>, <a href="#rfc.xref.header.content-encoding.2">4.1</a>, <a href="#rfc.iref.c.7"><b>6.5</b></a>, <a href="#rfc.xref.header.content-encoding.3">6.5</a>, <a href="#rfc.xref.header.content-encoding.4">7.1</a></li>2069 <li>Content-Language header <a href="#rfc.xref.header.content-language.1">4.1</a>, <a href="#rfc.iref.c.8"><b>6.6</b></a>, <a href="#rfc.xref.header.content-language.2">7.1</a></li>2070 <li>Content-Location header <a href="#rfc.xref.header.content-location.1">4.1</a>, <a href="#rfc.iref.c.9"><b>6.7</b></a>, <a href="#rfc.xref.header.content-location.2">7.1</a>, <a href="#rfc.xref.header.content-location.3">C</a></li>2071 <li>Content-MD5 header <a href="#rfc.xref.header.content-md5.1">3.1</a>, <a href="#rfc.iref.c.10"><b>6.8</b></a>, <a href="#rfc.xref.header.content-md5.2">7.1</a></li>2072 <li>Content-Type header <a href="#rfc.xref.header.content-type.1">2.3</a>, <a href="#rfc.xref.header.content-type.2">4.1</a>, <a href="#rfc.iref.c.11"><b>6.9</b></a>, <a href="#rfc.xref.header.content-type.3">7.1</a></li>2068 <li>Content-Encoding header field <a href="#rfc.xref.header.content-encoding.1">2.2</a>, <a href="#rfc.xref.header.content-encoding.2">4.1</a>, <a href="#rfc.iref.c.7"><b>6.5</b></a>, <a href="#rfc.xref.header.content-encoding.3">6.5</a>, <a href="#rfc.xref.header.content-encoding.4">7.1</a></li> 2069 <li>Content-Language header field <a href="#rfc.xref.header.content-language.1">4.1</a>, <a href="#rfc.iref.c.8"><b>6.6</b></a>, <a href="#rfc.xref.header.content-language.2">7.1</a></li> 2070 <li>Content-Location header field <a href="#rfc.xref.header.content-location.1">4.1</a>, <a href="#rfc.iref.c.9"><b>6.7</b></a>, <a href="#rfc.xref.header.content-location.2">7.1</a>, <a href="#rfc.xref.header.content-location.3">C</a></li> 2071 <li>Content-MD5 header field <a href="#rfc.xref.header.content-md5.1">3.1</a>, <a href="#rfc.iref.c.10"><b>6.8</b></a>, <a href="#rfc.xref.header.content-md5.2">7.1</a></li> 2072 <li>Content-Type header field <a href="#rfc.xref.header.content-type.1">2.3</a>, <a href="#rfc.xref.header.content-type.2">4.1</a>, <a href="#rfc.iref.c.11"><b>6.9</b></a>, <a href="#rfc.xref.header.content-type.3">7.1</a></li> 2073 2073 </ul> 2074 2074 </li> … … 2120 2120 </li> 2121 2121 <li><a id="rfc.index.H" href="#rfc.index.H"><b>H</b></a><ul> 2122 <li>Header s 2122 <li>Header Fields 2123 2123 <ul> 2124 2124 <li>Accept <a href="#rfc.xref.header.accept.1">2.3</a>, <a href="#rfc.xref.header.accept.2">5.1</a>, <a href="#rfc.iref.h.1"><b>6.1</b></a>, <a href="#rfc.xref.header.accept.3">7.1</a></li> … … 2142 2142 </li> 2143 2143 <li><a id="rfc.index.M" href="#rfc.index.M"><b>M</b></a><ul> 2144 <li>MIME-Version header <a href="#rfc.xref.mime-version.1">7.1</a>, <a href="#rfc.iref.m.1"><b>A.1</b></a></li>2144 <li>MIME-Version header field <a href="#rfc.xref.mime-version.1">7.1</a>, <a href="#rfc.iref.m.1"><b>A.1</b></a></li> 2145 2145 </ul> 2146 2146 </li> -
draft-ietf-httpbis/latest/p3-payload.xml
r1107 r1120 969 969 970 970 <section title="Accept" anchor="header.accept"> 971 <iref primary="true" item="Accept header " x:for-anchor=""/>972 <iref primary="true" item="Header s" subitem="Accept" x:for-anchor=""/>971 <iref primary="true" item="Accept header field" x:for-anchor=""/> 972 <iref primary="true" item="Header Fields" subitem="Accept" x:for-anchor=""/> 973 973 <x:anchor-alias value="Accept"/> 974 974 <x:anchor-alias value="Accept-v"/> … … 1097 1097 1098 1098 <section title="Accept-Charset" anchor="header.accept-charset"> 1099 <iref primary="true" item="Accept-Charset header " x:for-anchor=""/>1100 <iref primary="true" item="Header s" subitem="Accept-Charset" x:for-anchor=""/>1099 <iref primary="true" item="Accept-Charset header field" x:for-anchor=""/> 1100 <iref primary="true" item="Header Fields" subitem="Accept-Charset" x:for-anchor=""/> 1101 1101 <x:anchor-alias value="Accept-Charset"/> 1102 1102 <x:anchor-alias value="Accept-Charset-v"/> … … 1141 1141 1142 1142 <section title="Accept-Encoding" anchor="header.accept-encoding"> 1143 <iref primary="true" item="Accept-Encoding header " x:for-anchor=""/>1144 <iref primary="true" item="Header s" subitem="Accept-Encoding" x:for-anchor=""/>1143 <iref primary="true" item="Accept-Encoding header field" x:for-anchor=""/> 1144 <iref primary="true" item="Header Fields" subitem="Accept-Encoding" x:for-anchor=""/> 1145 1145 <x:anchor-alias value="Accept-Encoding"/> 1146 1146 <x:anchor-alias value="Accept-Encoding-v"/> … … 1231 1231 1232 1232 <section title="Accept-Language" anchor="header.accept-language"> 1233 <iref primary="true" item="Accept-Language header " x:for-anchor=""/>1234 <iref primary="true" item="Header s" subitem="Accept-Language" x:for-anchor=""/>1233 <iref primary="true" item="Accept-Language header field" x:for-anchor=""/> 1234 <iref primary="true" item="Header Fields" subitem="Accept-Language" x:for-anchor=""/> 1235 1235 <x:anchor-alias value="Accept-Language"/> 1236 1236 <x:anchor-alias value="Accept-Language-v"/> … … 1303 1303 1304 1304 <section title="Content-Encoding" anchor="header.content-encoding"> 1305 <iref primary="true" item="Content-Encoding header " x:for-anchor=""/>1306 <iref primary="true" item="Header s" subitem="Content-Encoding" x:for-anchor=""/>1305 <iref primary="true" item="Content-Encoding header field" x:for-anchor=""/> 1306 <iref primary="true" item="Header Fields" subitem="Content-Encoding" x:for-anchor=""/> 1307 1307 <x:anchor-alias value="Content-Encoding"/> 1308 1308 <x:anchor-alias value="Content-Encoding-v"/> … … 1353 1353 1354 1354 <section title="Content-Language" anchor="header.content-language"> 1355 <iref primary="true" item="Content-Language header " x:for-anchor=""/>1356 <iref primary="true" item="Header s" subitem="Content-Language" x:for-anchor=""/>1355 <iref primary="true" item="Content-Language header field" x:for-anchor=""/> 1356 <iref primary="true" item="Header Fields" subitem="Content-Language" x:for-anchor=""/> 1357 1357 <x:anchor-alias value="Content-Language"/> 1358 1358 <x:anchor-alias value="Content-Language-v"/> … … 1406 1406 1407 1407 <section title="Content-Location" anchor="header.content-location"> 1408 <iref primary="true" item="Content-Location header " x:for-anchor=""/>1409 <iref primary="true" item="Header s" subitem="Content-Location" x:for-anchor=""/>1408 <iref primary="true" item="Content-Location header field" x:for-anchor=""/> 1409 <iref primary="true" item="Header Fields" subitem="Content-Location" x:for-anchor=""/> 1410 1410 <x:anchor-alias value="Content-Location"/> 1411 1411 <x:anchor-alias value="Content-Location-v"/> … … 1496 1496 1497 1497 <section title="Content-MD5" anchor="header.content-md5"> 1498 <iref primary="true" item="Content-MD5 header " x:for-anchor=""/>1499 <iref primary="true" item="Header s" subitem="Content-MD5" x:for-anchor=""/>1498 <iref primary="true" item="Content-MD5 header field" x:for-anchor=""/> 1499 <iref primary="true" item="Header Fields" subitem="Content-MD5" x:for-anchor=""/> 1500 1500 <x:anchor-alias value="Content-MD5"/> 1501 1501 <x:anchor-alias value="Content-MD5-v"/> … … 1571 1571 1572 1572 <section title="Content-Type" anchor="header.content-type"> 1573 <iref primary="true" item="Content-Type header " x:for-anchor=""/>1574 <iref primary="true" item="Header s" subitem="Content-Type" x:for-anchor=""/>1573 <iref primary="true" item="Content-Type header field" x:for-anchor=""/> 1574 <iref primary="true" item="Header Fields" subitem="Content-Type" x:for-anchor=""/> 1575 1575 <x:anchor-alias value="Content-Type"/> 1576 1576 <x:anchor-alias value="Content-Type-v"/> … … 2514 2514 2515 2515 <section title="MIME-Version" anchor="mime-version"> 2516 <iref primary="true" item="MIME-Version header " x:for-anchor=""/>2517 <iref primary="true" item="Header s" subitem="MIME-Version" x:for-anchor=""/>2516 <iref primary="true" item="MIME-Version header field" x:for-anchor=""/> 2517 <iref primary="true" item="Header Fields" subitem="MIME-Version" x:for-anchor=""/> 2518 2518 <x:anchor-alias value="MIME-Version"/> 2519 2519 <x:anchor-alias value="MIME-Version-v"/> -
draft-ietf-httpbis/latest/p4-conditional.html
r1109 r1120 353 353 } 354 354 @bottom-center { 355 content: "Expires August 12, 2011";355 content: "Expires August 21, 2011"; 356 356 } 357 357 @bottom-right { … … 400 400 <meta name="dct.creator" content="Reschke, J. F."> 401 401 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p4-conditional-latest"> 402 <meta name="dct.issued" scheme="ISO8601" content="2011-02- 08">402 <meta name="dct.issued" scheme="ISO8601" content="2011-02-17"> 403 403 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 404 404 <meta name="dct.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 4 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 4 defines request header fields for indicating conditional requests and the rules for constructing responses to those requests."> … … 426 426 </tr> 427 427 <tr> 428 <td class="left">Expires: August 12, 2011</td>428 <td class="left">Expires: August 21, 2011</td> 429 429 <td class="right">J. Mogul</td> 430 430 </tr> … … 483 483 <tr> 484 484 <td class="left"></td> 485 <td class="right">February 8, 2011</td>485 <td class="right">February 17, 2011</td> 486 486 </tr> 487 487 </tbody> … … 509 509 in progress”. 510 510 </p> 511 <p>This Internet-Draft will expire on August 12, 2011.</p>511 <p>This Internet-Draft will expire on August 21, 2011.</p> 512 512 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 513 513 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1392 1392 </li> 1393 1393 <li><a id="rfc.index.E" href="#rfc.index.E"><b>E</b></a><ul> 1394 <li>ETag header <a href="#rfc.xref.header.etag.1">2</a>, <a href="#rfc.iref.e.1"><b>6.1</b></a>, <a href="#rfc.xref.header.etag.2">7.2</a></li>1394 <li>ETag header field <a href="#rfc.xref.header.etag.1">2</a>, <a href="#rfc.iref.e.1"><b>6.1</b></a>, <a href="#rfc.xref.header.etag.2">7.2</a></li> 1395 1395 </ul> 1396 1396 </li> … … 1418 1418 </li> 1419 1419 <li><a id="rfc.index.H" href="#rfc.index.H"><b>H</b></a><ul> 1420 <li>Header s 1420 <li>Header Fields 1421 1421 <ul> 1422 1422 <li>ETag <a href="#rfc.xref.header.etag.1">2</a>, <a href="#rfc.iref.h.1"><b>6.1</b></a>, <a href="#rfc.xref.header.etag.2">7.2</a></li> … … 1431 1431 </li> 1432 1432 <li><a id="rfc.index.I" href="#rfc.index.I"><b>I</b></a><ul> 1433 <li>If-Match header <a href="#rfc.xref.header.if-match.1">2</a>, <a href="#rfc.iref.i.1"><b>6.2</b></a>, <a href="#rfc.xref.header.if-match.2">7.2</a></li>1434 <li>If-Modified-Since header <a href="#rfc.iref.i.2"><b>6.3</b></a>, <a href="#rfc.xref.header.if-modified-since.1">7.2</a></li>1435 <li>If-None-Match header <a href="#rfc.xref.header.if-none-match.1">2</a>, <a href="#rfc.iref.i.3"><b>6.4</b></a>, <a href="#rfc.xref.header.if-none-match.2">7.2</a>, <a href="#rfc.xref.header.if-none-match.3">A</a></li>1436 <li>If-Unmodified-Since header <a href="#rfc.iref.i.4"><b>6.5</b></a>, <a href="#rfc.xref.header.if-unmodified-since.1">7.2</a></li>1433 <li>If-Match header field <a href="#rfc.xref.header.if-match.1">2</a>, <a href="#rfc.iref.i.1"><b>6.2</b></a>, <a href="#rfc.xref.header.if-match.2">7.2</a></li> 1434 <li>If-Modified-Since header field <a href="#rfc.iref.i.2"><b>6.3</b></a>, <a href="#rfc.xref.header.if-modified-since.1">7.2</a></li> 1435 <li>If-None-Match header field <a href="#rfc.xref.header.if-none-match.1">2</a>, <a href="#rfc.iref.i.3"><b>6.4</b></a>, <a href="#rfc.xref.header.if-none-match.2">7.2</a>, <a href="#rfc.xref.header.if-none-match.3">A</a></li> 1436 <li>If-Unmodified-Since header field <a href="#rfc.iref.i.4"><b>6.5</b></a>, <a href="#rfc.xref.header.if-unmodified-since.1">7.2</a></li> 1437 1437 </ul> 1438 1438 </li> 1439 1439 <li><a id="rfc.index.L" href="#rfc.index.L"><b>L</b></a><ul> 1440 <li>Last-Modified header <a href="#rfc.iref.l.1"><b>6.6</b></a>, <a href="#rfc.xref.header.last-modified.1">7.2</a></li>1440 <li>Last-Modified header field <a href="#rfc.iref.l.1"><b>6.6</b></a>, <a href="#rfc.xref.header.last-modified.1">7.2</a></li> 1441 1441 </ul> 1442 1442 </li> -
draft-ietf-httpbis/latest/p4-conditional.xml
r1107 r1120 725 725 726 726 <section title="ETag" anchor="header.etag"> 727 <iref primary="true" item="ETag header " x:for-anchor=""/>728 <iref primary="true" item="Header s" subitem="ETag" x:for-anchor=""/>727 <iref primary="true" item="ETag header field" x:for-anchor=""/> 728 <iref primary="true" item="Header Fields" subitem="ETag" x:for-anchor=""/> 729 729 <x:anchor-alias value="ETag"/> 730 730 <x:anchor-alias value="ETag-v"/> … … 769 769 770 770 <section title="If-Match" anchor="header.if-match"> 771 <iref primary="true" item="If-Match header " x:for-anchor=""/>772 <iref primary="true" item="Header s" subitem="If-Match" x:for-anchor=""/>771 <iref primary="true" item="If-Match header field" x:for-anchor=""/> 772 <iref primary="true" item="Header Fields" subitem="If-Match" x:for-anchor=""/> 773 773 <x:anchor-alias value="If-Match"/> 774 774 <x:anchor-alias value="If-Match-v"/> … … 839 839 840 840 <section title="If-Modified-Since" anchor="header.if-modified-since"> 841 <iref primary="true" item="If-Modified-Since header " x:for-anchor=""/>842 <iref primary="true" item="Header s" subitem="If-Modified-Since" x:for-anchor=""/>841 <iref primary="true" item="If-Modified-Since header field" x:for-anchor=""/> 842 <iref primary="true" item="Header Fields" subitem="If-Modified-Since" x:for-anchor=""/> 843 843 <x:anchor-alias value="If-Modified-Since"/> 844 844 <x:anchor-alias value="If-Modified-Since-v"/> … … 924 924 925 925 <section title="If-None-Match" anchor="header.if-none-match"> 926 <iref primary="true" item="If-None-Match header " x:for-anchor=""/>927 <iref primary="true" item="Header s" subitem="If-None-Match" x:for-anchor=""/>926 <iref primary="true" item="If-None-Match header field" x:for-anchor=""/> 927 <iref primary="true" item="Header Fields" subitem="If-None-Match" x:for-anchor=""/> 928 928 <x:anchor-alias value="If-None-Match"/> 929 929 <x:anchor-alias value="If-None-Match-v"/> … … 1003 1003 1004 1004 <section title="If-Unmodified-Since" anchor="header.if-unmodified-since"> 1005 <iref primary="true" item="If-Unmodified-Since header " x:for-anchor=""/>1006 <iref primary="true" item="Header s" subitem="If-Unmodified-Since" x:for-anchor=""/>1005 <iref primary="true" item="If-Unmodified-Since header field" x:for-anchor=""/> 1006 <iref primary="true" item="Header Fields" subitem="If-Unmodified-Since" x:for-anchor=""/> 1007 1007 <x:anchor-alias value="If-Unmodified-Since"/> 1008 1008 <x:anchor-alias value="If-Unmodified-Since-v"/> … … 1047 1047 1048 1048 <section title="Last-Modified" anchor="header.last-modified"> 1049 <iref primary="true" item="Last-Modified header " x:for-anchor=""/>1050 <iref primary="true" item="Header s" subitem="Last-Modified" x:for-anchor=""/>1049 <iref primary="true" item="Last-Modified header field" x:for-anchor=""/> 1050 <iref primary="true" item="Header Fields" subitem="Last-Modified" x:for-anchor=""/> 1051 1051 <x:anchor-alias value="Last-Modified"/> 1052 1052 <x:anchor-alias value="Last-Modified-v"/> -
draft-ietf-httpbis/latest/p5-range.html
r1106 r1120 353 353 } 354 354 @bottom-center { 355 content: "Expires August 12, 2011";355 content: "Expires August 21, 2011"; 356 356 } 357 357 @bottom-right { … … 400 400 <meta name="dct.creator" content="Reschke, J. F."> 401 401 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p5-range-latest"> 402 <meta name="dct.issued" scheme="ISO8601" content="2011-02- 08">402 <meta name="dct.issued" scheme="ISO8601" content="2011-02-17"> 403 403 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 404 404 <meta name="dct.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 5 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 5 defines range-specific requests and the rules for constructing and combining responses to those requests."> … … 426 426 </tr> 427 427 <tr> 428 <td class="left">Expires: August 12, 2011</td>428 <td class="left">Expires: August 21, 2011</td> 429 429 <td class="right">J. Mogul</td> 430 430 </tr> … … 483 483 <tr> 484 484 <td class="left"></td> 485 <td class="right">February 8, 2011</td>485 <td class="right">February 17, 2011</td> 486 486 </tr> 487 487 </tbody> … … 509 509 in progress”. 510 510 </p> 511 <p>This Internet-Draft will expire on August 12, 2011.</p>511 <p>This Internet-Draft will expire on August 21, 2011.</p> 512 512 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 513 513 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1383 1383 </li> 1384 1384 <li><a id="rfc.index.A" href="#rfc.index.A"><b>A</b></a><ul> 1385 <li>Accept-Ranges header <a href="#rfc.iref.a.1"><b>5.1</b></a>, <a href="#rfc.xref.header.accept-ranges.1">6.2</a></li>1385 <li>Accept-Ranges header field <a href="#rfc.iref.a.1"><b>5.1</b></a>, <a href="#rfc.xref.header.accept-ranges.1">6.2</a></li> 1386 1386 </ul> 1387 1387 </li> 1388 1388 <li><a id="rfc.index.C" href="#rfc.index.C"><b>C</b></a><ul> 1389 <li>Content-Range header <a href="#rfc.xref.header.content-range.1">2</a>, <a href="#rfc.xref.header.content-range.2">3.1</a>, <a href="#rfc.xref.header.content-range.3">3.2</a>, <a href="#rfc.iref.c.1"><b>5.2</b></a>, <a href="#rfc.xref.header.content-range.4">6.2</a></li>1389 <li>Content-Range header field <a href="#rfc.xref.header.content-range.1">2</a>, <a href="#rfc.xref.header.content-range.2">3.1</a>, <a href="#rfc.xref.header.content-range.3">3.2</a>, <a href="#rfc.iref.c.1"><b>5.2</b></a>, <a href="#rfc.xref.header.content-range.4">6.2</a></li> 1390 1390 </ul> 1391 1391 </li> … … 1421 1421 </li> 1422 1422 <li><a id="rfc.index.H" href="#rfc.index.H"><b>H</b></a><ul> 1423 <li>Header s 1423 <li>Header Fields 1424 1424 <ul> 1425 1425 <li>Accept-Ranges <a href="#rfc.iref.h.1"><b>5.1</b></a>, <a href="#rfc.xref.header.accept-ranges.1">6.2</a></li> … … 1432 1432 </li> 1433 1433 <li><a id="rfc.index.I" href="#rfc.index.I"><b>I</b></a><ul> 1434 <li>If-Range header <a href="#rfc.xref.header.if-range.1">3.1</a>, <a href="#rfc.xref.header.if-range.2">3.2</a>, <a href="#rfc.iref.i.1"><b>5.3</b></a>, <a href="#rfc.xref.header.if-range.3">5.4.2</a>, <a href="#rfc.xref.header.if-range.4">6.2</a></li>1434 <li>If-Range header field <a href="#rfc.xref.header.if-range.1">3.1</a>, <a href="#rfc.xref.header.if-range.2">3.2</a>, <a href="#rfc.iref.i.1"><b>5.3</b></a>, <a href="#rfc.xref.header.if-range.3">5.4.2</a>, <a href="#rfc.xref.header.if-range.4">6.2</a></li> 1435 1435 </ul> 1436 1436 </li> … … 1461 1461 </li> 1462 1462 <li><a id="rfc.index.R" href="#rfc.index.R"><b>R</b></a><ul> 1463 <li>Range header <a href="#rfc.xref.header.range.1">2</a>, <a href="#rfc.xref.header.range.2">2</a>, <a href="#rfc.xref.header.range.3">3.1</a>, <a href="#rfc.xref.header.range.4">3.2</a>, <a href="#rfc.iref.r.1"><b>5.4</b></a>, <a href="#rfc.xref.header.range.5">6.2</a></li>1463 <li>Range header field <a href="#rfc.xref.header.range.1">2</a>, <a href="#rfc.xref.header.range.2">2</a>, <a href="#rfc.xref.header.range.3">3.1</a>, <a href="#rfc.xref.header.range.4">3.2</a>, <a href="#rfc.iref.r.1"><b>5.4</b></a>, <a href="#rfc.xref.header.range.5">6.2</a></li> 1464 1464 <li><em>RFC2046</em> <a href="#RFC2046"><b>9.1</b></a>, <a href="#rfc.xref.RFC2046.1">A</a>, <a href="#rfc.xref.RFC2046.2">A</a><ul> 1465 1465 <li><em>Section 5.1</em> <a href="#rfc.xref.RFC2046.1">A</a></li> -
draft-ietf-httpbis/latest/p5-range.xml
r1106 r1120 468 468 469 469 <section title="Accept-Ranges" anchor="header.accept-ranges"> 470 <iref primary="true" item="Accept-Ranges header " x:for-anchor=""/>471 <iref primary="true" item="Header s" subitem="Accept-Ranges" x:for-anchor=""/>470 <iref primary="true" item="Accept-Ranges header field" x:for-anchor=""/> 471 <iref primary="true" item="Header Fields" subitem="Accept-Ranges" x:for-anchor=""/> 472 472 <x:anchor-alias value="Accept-Ranges"/> 473 473 <x:anchor-alias value="Accept-Ranges-v"/> … … 506 506 507 507 <section title="Content-Range" anchor="header.content-range"> 508 <iref primary="true" item="Content-Range header " x:for-anchor=""/>509 <iref primary="true" item="Header s" subitem="Content-Range" x:for-anchor=""/>508 <iref primary="true" item="Content-Range header field" x:for-anchor=""/> 509 <iref primary="true" item="Header Fields" subitem="Content-Range" x:for-anchor=""/> 510 510 <x:anchor-alias value="byte-content-range-spec"/> 511 511 <x:anchor-alias value="byte-range-resp-spec"/> … … 660 660 661 661 <section title="If-Range" anchor="header.if-range"> 662 <iref primary="true" item="If-Range header " x:for-anchor=""/>663 <iref primary="true" item="Header s" subitem="If-Range" x:for-anchor=""/>662 <iref primary="true" item="If-Range header field" x:for-anchor=""/> 663 <iref primary="true" item="Header Fields" subitem="If-Range" x:for-anchor=""/> 664 664 <x:anchor-alias value="If-Range"/> 665 665 <x:anchor-alias value="If-Range-v"/> … … 702 702 703 703 <section title="Range" anchor="header.range"> 704 <iref primary="true" item="Range header " x:for-anchor=""/>705 <iref primary="true" item="Header s" subitem="Range" x:for-anchor=""/>704 <iref primary="true" item="Range header field" x:for-anchor=""/> 705 <iref primary="true" item="Header Fields" subitem="Range" x:for-anchor=""/> 706 706 707 707 <section title="Byte Ranges" anchor="byte.ranges"> -
draft-ietf-httpbis/latest/p6-cache.html
r1113 r1120 356 356 } 357 357 @bottom-center { 358 content: "Expires August 14, 2011";358 content: "Expires August 21, 2011"; 359 359 } 360 360 @bottom-right { … … 402 402 <meta name="dct.creator" content="Reschke, J. F."> 403 403 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p6-cache-latest"> 404 <meta name="dct.issued" scheme="ISO8601" content="2011-02-1 0">404 <meta name="dct.issued" scheme="ISO8601" content="2011-02-17"> 405 405 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 406 406 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. This document is Part 6 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 6 defines requirements on HTTP caches and the associated header fields that control cache behavior or indicate cacheable response messages."> … … 428 428 </tr> 429 429 <tr> 430 <td class="left">Expires: August 14, 2011</td>430 <td class="left">Expires: August 21, 2011</td> 431 431 <td class="right">J. Mogul</td> 432 432 </tr> … … 489 489 <tr> 490 490 <td class="left"></td> 491 <td class="right">February 1 0, 2011</td>491 <td class="right">February 17, 2011</td> 492 492 </tr> 493 493 </tbody> … … 515 515 in progress”. 516 516 </p> 517 <p>This Internet-Draft will expire on August 14, 2011.</p>517 <p>This Internet-Draft will expire on August 21, 2011.</p> 518 518 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 519 519 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1942 1942 <li><a id="rfc.index.A" href="#rfc.index.A"><b>A</b></a><ul> 1943 1943 <li>age <a href="#rfc.iref.a.1">1.2</a></li> 1944 <li>Age header <a href="#rfc.xref.header.age.1">2.2</a>, <a href="#rfc.xref.header.age.2">2.3.2</a>, <a href="#rfc.iref.a.2"><b>3.1</b></a>, <a href="#rfc.xref.header.age.3">5.2</a></li>1944 <li>Age header field <a href="#rfc.xref.header.age.1">2.2</a>, <a href="#rfc.xref.header.age.2">2.3.2</a>, <a href="#rfc.iref.a.2"><b>3.1</b></a>, <a href="#rfc.xref.header.age.3">5.2</a></li> 1945 1945 </ul> 1946 1946 </li> … … 1963 1963 </ul> 1964 1964 </li> 1965 <li>Cache-Control header <a href="#rfc.xref.header.cache-control.1">2.1</a>, <a href="#rfc.xref.header.cache-control.2">2.2</a>, <a href="#rfc.iref.c.4"><b>3.2</b></a>, <a href="#rfc.xref.header.cache-control.3">5.2</a></li>1965 <li>Cache-Control header field <a href="#rfc.xref.header.cache-control.1">2.1</a>, <a href="#rfc.xref.header.cache-control.2">2.2</a>, <a href="#rfc.iref.c.4"><b>3.2</b></a>, <a href="#rfc.xref.header.cache-control.3">5.2</a></li> 1966 1966 <li>cacheable <a href="#rfc.iref.c.3">1.2</a></li> 1967 1967 </ul> 1968 1968 </li> 1969 1969 <li><a id="rfc.index.E" href="#rfc.index.E"><b>E</b></a><ul> 1970 <li>Expires header <a href="#rfc.xref.header.expires.1">2.1</a>, <a href="#rfc.xref.header.expires.2">2.3</a>, <a href="#rfc.xref.header.expires.3">2.3.1</a>, <a href="#rfc.iref.e.2"><b>3.3</b></a>, <a href="#rfc.xref.header.expires.4">5.2</a></li>1970 <li>Expires header field <a href="#rfc.xref.header.expires.1">2.1</a>, <a href="#rfc.xref.header.expires.2">2.3</a>, <a href="#rfc.xref.header.expires.3">2.3.1</a>, <a href="#rfc.iref.e.2"><b>3.3</b></a>, <a href="#rfc.xref.header.expires.4">5.2</a></li> 1971 1971 <li>explicit expiration time <a href="#rfc.iref.e.1">1.2</a></li> 1972 1972 </ul> … … 2009 2009 </li> 2010 2010 <li><a id="rfc.index.H" href="#rfc.index.H"><b>H</b></a><ul> 2011 <li>Header s 2011 <li>Header Fields 2012 2012 <ul> 2013 2013 <li>Age <a href="#rfc.xref.header.age.1">2.2</a>, <a href="#rfc.xref.header.age.2">2.3.2</a>, <a href="#rfc.iref.h.2"><b>3.1</b></a>, <a href="#rfc.xref.header.age.3">5.2</a></li> … … 2101 2101 </ul> 2102 2102 </li> 2103 <li>Pragma header <a href="#rfc.xref.header.pragma.1">2.2</a>, <a href="#rfc.xref.header.pragma.2">3.2</a>, <a href="#rfc.iref.p.5"><b>3.4</b></a>, <a href="#rfc.xref.header.pragma.3">5.2</a></li>2103 <li>Pragma header field <a href="#rfc.xref.header.pragma.1">2.2</a>, <a href="#rfc.xref.header.pragma.2">3.2</a>, <a href="#rfc.iref.p.5"><b>3.4</b></a>, <a href="#rfc.xref.header.pragma.3">5.2</a></li> 2104 2104 <li>private 2105 2105 <ul> … … 2155 2155 <li><a id="rfc.index.V" href="#rfc.index.V"><b>V</b></a><ul> 2156 2156 <li>validator <a href="#rfc.iref.v.1">1.2</a></li> 2157 <li>Vary header <a href="#rfc.xref.header.vary.1">2.7</a>, <a href="#rfc.iref.v.2"><b>3.5</b></a>, <a href="#rfc.xref.header.vary.2">5.2</a></li>2157 <li>Vary header field <a href="#rfc.xref.header.vary.1">2.7</a>, <a href="#rfc.iref.v.2"><b>3.5</b></a>, <a href="#rfc.xref.header.vary.2">5.2</a></li> 2158 2158 </ul> 2159 2159 </li> 2160 2160 <li><a id="rfc.index.W" href="#rfc.index.W"><b>W</b></a><ul> 2161 <li>Warning header <a href="#rfc.xref.header.warning.1">2.3.3</a>, <a href="#rfc.xref.header.warning.2">2.8</a>, <a href="#rfc.iref.w.1"><b>3.6</b></a>, <a href="#rfc.xref.header.warning.3">5.2</a>, <a href="#rfc.xref.header.warning.4">A</a></li>2161 <li>Warning header field <a href="#rfc.xref.header.warning.1">2.3.3</a>, <a href="#rfc.xref.header.warning.2">2.8</a>, <a href="#rfc.iref.w.1"><b>3.6</b></a>, <a href="#rfc.xref.header.warning.3">5.2</a>, <a href="#rfc.xref.header.warning.4">A</a></li> 2162 2162 </ul> 2163 2163 </li> -
draft-ietf-httpbis/latest/p6-cache.xml
r1113 r1120 1034 1034 1035 1035 <section anchor="header.age" title="Age"> 1036 <iref item="Age header " primary="true" x:for-anchor="" />1037 <iref item="Header s" primary="true" subitem="Age" x:for-anchor="" />1036 <iref item="Age header field" primary="true" x:for-anchor="" /> 1037 <iref item="Header Fields" primary="true" subitem="Age" x:for-anchor="" /> 1038 1038 <x:anchor-alias value="Age"/> 1039 1039 <x:anchor-alias value="Age-v"/> … … 1071 1071 1072 1072 <section anchor="header.cache-control" title="Cache-Control"> 1073 <iref item="Cache-Control header " primary="true" x:for-anchor="" />1074 <iref item="Header s" primary="true" subitem="Cache-Control"1073 <iref item="Cache-Control header field" primary="true" x:for-anchor="" /> 1074 <iref item="Header Fields" primary="true" subitem="Cache-Control" 1075 1075 x:for-anchor="" /> 1076 1076 <x:anchor-alias value="Cache-Control"/> … … 1454 1454 1455 1455 <section anchor="header.expires" title="Expires"> 1456 <iref item="Expires header " primary="true" x:for-anchor="" />1457 <iref item="Header s" primary="true" subitem="Expires" x:for-anchor="" />1456 <iref item="Expires header field" primary="true" x:for-anchor="" /> 1457 <iref item="Header Fields" primary="true" subitem="Expires" x:for-anchor="" /> 1458 1458 <x:anchor-alias value="Expires"/> 1459 1459 <x:anchor-alias value="Expires-v"/> … … 1500 1500 1501 1501 <section anchor="header.pragma" title="Pragma"> 1502 <iref item="Pragma header " primary="true" x:for-anchor="" />1503 <iref item="Header s" primary="true" subitem="Pragma" x:for-anchor="" />1502 <iref item="Pragma header field" primary="true" x:for-anchor="" /> 1503 <iref item="Header Fields" primary="true" subitem="Pragma" x:for-anchor="" /> 1504 1504 <x:anchor-alias value="extension-pragma"/> 1505 1505 <x:anchor-alias value="Pragma"/> … … 1544 1544 1545 1545 <section anchor="header.vary" title="Vary"> 1546 <iref item="Vary header " primary="true" x:for-anchor="" />1547 <iref item="Header s" primary="true" subitem="Vary" x:for-anchor="" />1546 <iref item="Vary header field" primary="true" x:for-anchor="" /> 1547 <iref item="Header Fields" primary="true" subitem="Vary" x:for-anchor="" /> 1548 1548 <x:anchor-alias value="Vary"/> 1549 1549 <x:anchor-alias value="Vary-v"/> … … 1596 1596 1597 1597 <section anchor="header.warning" title="Warning"> 1598 <iref item="Warning header " primary="true" x:for-anchor="" />1599 <iref item="Header s" primary="true" subitem="Warning" x:for-anchor="" />1598 <iref item="Warning header field" primary="true" x:for-anchor="" /> 1599 <iref item="Header Fields" primary="true" subitem="Warning" x:for-anchor="" /> 1600 1600 <x:anchor-alias value="Warning"/> 1601 1601 <x:anchor-alias value="Warning-v"/> -
draft-ietf-httpbis/latest/p7-auth.html
r1109 r1120 353 353 } 354 354 @bottom-center { 355 content: "Expires August 12, 2011";355 content: "Expires August 21, 2011"; 356 356 } 357 357 @bottom-right { … … 397 397 <meta name="dct.creator" content="Reschke, J. F."> 398 398 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p7-auth-latest"> 399 <meta name="dct.issued" scheme="ISO8601" content="2011-02- 08">399 <meta name="dct.issued" scheme="ISO8601" content="2011-02-17"> 400 400 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 401 401 <meta name="dct.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 7 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 7 defines HTTP Authentication."> … … 428 428 </tr> 429 429 <tr> 430 <td class="left">Expires: August 12, 2011</td>430 <td class="left">Expires: August 21, 2011</td> 431 431 <td class="right">HP</td> 432 432 </tr> … … 481 481 <tr> 482 482 <td class="left"></td> 483 <td class="right">February 8, 2011</td>483 <td class="right">February 17, 2011</td> 484 484 </tr> 485 485 </tbody> … … 507 507 in progress”. 508 508 </p> 509 <p>This Internet-Draft will expire on August 12, 2011.</p>509 <p>This Internet-Draft will expire on August 21, 2011.</p> 510 510 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 511 511 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1073 1073 <li><tt>auth-param</tt> <a href="#rfc.iref.a.2"><b>2</b></a></li> 1074 1074 <li><tt>auth-scheme</tt> <a href="#rfc.iref.a.1"><b>2</b></a></li> 1075 <li>Authorization header <a href="#rfc.xref.header.authorization.1">2</a>, <a href="#rfc.xref.header.authorization.2">3.1</a>, <a href="#rfc.iref.a.3"><b>4.1</b></a>, <a href="#rfc.xref.header.authorization.3">5.3</a></li>1075 <li>Authorization header field <a href="#rfc.xref.header.authorization.1">2</a>, <a href="#rfc.xref.header.authorization.2">3.1</a>, <a href="#rfc.iref.a.3"><b>4.1</b></a>, <a href="#rfc.xref.header.authorization.3">5.3</a></li> 1076 1076 </ul> 1077 1077 </li> … … 1097 1097 </li> 1098 1098 <li><a id="rfc.index.H" href="#rfc.index.H"><b>H</b></a><ul> 1099 <li>Header s 1099 <li>Header Fields 1100 1100 <ul> 1101 1101 <li>Authorization <a href="#rfc.xref.header.authorization.1">2</a>, <a href="#rfc.xref.header.authorization.2">3.1</a>, <a href="#rfc.iref.h.1"><b>4.1</b></a>, <a href="#rfc.xref.header.authorization.3">5.3</a></li> … … 1118 1118 </ul> 1119 1119 </li> 1120 <li>Proxy-Authenticate header <a href="#rfc.xref.header.proxy-authenticate.1">3.2</a>, <a href="#rfc.iref.p.1"><b>4.2</b></a>, <a href="#rfc.xref.header.proxy-authenticate.2">5.3</a></li>1121 <li>Proxy-Authorization header <a href="#rfc.xref.header.proxy-authorization.1">3.2</a>, <a href="#rfc.iref.p.2"><b>4.3</b></a>, <a href="#rfc.xref.header.proxy-authorization.2">5.3</a></li>1120 <li>Proxy-Authenticate header field <a href="#rfc.xref.header.proxy-authenticate.1">3.2</a>, <a href="#rfc.iref.p.1"><b>4.2</b></a>, <a href="#rfc.xref.header.proxy-authenticate.2">5.3</a></li> 1121 <li>Proxy-Authorization header field <a href="#rfc.xref.header.proxy-authorization.1">3.2</a>, <a href="#rfc.iref.p.2"><b>4.3</b></a>, <a href="#rfc.xref.header.proxy-authorization.2">5.3</a></li> 1122 1122 </ul> 1123 1123 </li> … … 1149 1149 </li> 1150 1150 <li><a id="rfc.index.W" href="#rfc.index.W"><b>W</b></a><ul> 1151 <li>WWW-Authenticate header <a href="#rfc.xref.header.www-authenticate.1">3.1</a>, <a href="#rfc.iref.w.1"><b>4.4</b></a>, <a href="#rfc.xref.header.www-authenticate.2">5.3</a></li>1151 <li>WWW-Authenticate header field <a href="#rfc.xref.header.www-authenticate.1">3.1</a>, <a href="#rfc.iref.w.1"><b>4.4</b></a>, <a href="#rfc.xref.header.www-authenticate.2">5.3</a></li> 1152 1152 </ul> 1153 1153 </li> -
draft-ietf-httpbis/latest/p7-auth.xml
r1107 r1120 464 464 465 465 <section title="Authorization" anchor="header.authorization"> 466 <iref primary="true" item="Authorization header " x:for-anchor=""/>467 <iref primary="true" item="Header s" subitem="Authorization" x:for-anchor=""/>466 <iref primary="true" item="Authorization header field" x:for-anchor=""/> 467 <iref primary="true" item="Header Fields" subitem="Authorization" x:for-anchor=""/> 468 468 <x:anchor-alias value="Authorization"/> 469 469 <x:anchor-alias value="Authorization-v"/> … … 519 519 520 520 <section title="Proxy-Authenticate" anchor="header.proxy-authenticate"> 521 <iref primary="true" item="Proxy-Authenticate header " x:for-anchor=""/>522 <iref primary="true" item="Header s" subitem="Proxy-Authenticate" x:for-anchor=""/>521 <iref primary="true" item="Proxy-Authenticate header field" x:for-anchor=""/> 522 <iref primary="true" item="Header Fields" subitem="Proxy-Authenticate" x:for-anchor=""/> 523 523 <x:anchor-alias value="Proxy-Authenticate"/> 524 524 <x:anchor-alias value="Proxy-Authenticate-v"/> … … 545 545 546 546 <section title="Proxy-Authorization" anchor="header.proxy-authorization"> 547 <iref primary="true" item="Proxy-Authorization header " x:for-anchor=""/>548 <iref primary="true" item="Header s" subitem="Proxy-Authorization" x:for-anchor=""/>547 <iref primary="true" item="Proxy-Authorization header field" x:for-anchor=""/> 548 <iref primary="true" item="Header Fields" subitem="Proxy-Authorization" x:for-anchor=""/> 549 549 <x:anchor-alias value="Proxy-Authorization"/> 550 550 <x:anchor-alias value="Proxy-Authorization-v"/> … … 574 574 575 575 <section title="WWW-Authenticate" anchor="header.www-authenticate"> 576 <iref primary="true" item="WWW-Authenticate header " x:for-anchor=""/>577 <iref primary="true" item="Header s" subitem="WWW-Authenticate" x:for-anchor=""/>576 <iref primary="true" item="WWW-Authenticate header field" x:for-anchor=""/> 577 <iref primary="true" item="Header Fields" subitem="WWW-Authenticate" x:for-anchor=""/> 578 578 <x:anchor-alias value="WWW-Authenticate"/> 579 579 <x:anchor-alias value="WWW-Authenticate-v"/>
Note: See TracChangeset
for help on using the changeset viewer.