Changeset 1002 for draft-ietf-httpbis/latest
- Timestamp:
- 14/09/10 12:01:48 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r1001 r1002 690 690 <li class="tocline0">C. <a href="#collected.abnf">Collected ABNF</a></li> 691 691 <li class="tocline0">D. <a href="#change.log">Change Log (to be removed by RFC Editor before publication)</a><ul class="toc"> 692 <li class="tocline1">D.1 <a href="#rfc.section.D.1">Since RFC 2616</a></li>692 <li class="tocline1">D.1 <a href="#rfc.section.D.1">Since RFC 2616</a></li> 693 693 <li class="tocline1">D.2 <a href="#rfc.section.D.2">Since draft-ietf-httpbis-p1-messaging-00</a></li> 694 694 <li class="tocline1">D.3 <a href="#rfc.section.D.3">Since draft-ietf-httpbis-p1-messaging-01</a></li> … … 2973 2973 <p id="rfc.section.B.3.p.6">Remove reference to non-existent identity transfer-coding value tokens. (Sections <a href="#message.body" title="Message Body">3.3</a> and <a href="#transfer.codings" title="Transfer Codings">6.2</a>) 2974 2974 </p> 2975 <p id="rfc.section.B.3.p.7">Update use of abs_path production from RFC 1808 to the path-absolute + query components of RFC3986. (<a href="#request-target" title="request-target">Section 4.1.2</a>)2975 <p id="rfc.section.B.3.p.7">Update use of abs_path production from RFC 1808 to the path-absolute + query components of RFC 3986. (<a href="#request-target" title="request-target">Section 4.1.2</a>) 2976 2976 </p> 2977 2977 <p id="rfc.section.B.3.p.8">Clarification that the chunk length does not include the count of the octets in the chunk header and trailer. Furthermore … … 3186 3186 ; special defined but not used 3187 3187 </pre><h1 id="rfc.section.D"><a href="#rfc.section.D">D.</a> <a id="change.log" href="#change.log">Change Log (to be removed by RFC Editor before publication)</a></h1> 3188 <h2 id="rfc.section.D.1"><a href="#rfc.section.D.1">D.1</a> Since RFC 26163188 <h2 id="rfc.section.D.1"><a href="#rfc.section.D.1">D.1</a> Since RFC 2616 3189 3189 </h2> 3190 3190 <p id="rfc.section.D.1.p.1">Extracted relevant partitions from <a href="#RFC2616" id="rfc.xref.RFC2616.3"><cite title="Hypertext Transfer Protocol -- HTTP/1.1">[RFC2616]</cite></a>. -
draft-ietf-httpbis/latest/p1-messaging.xml
r1001 r1002 4890 4890 </t> 4891 4891 <t> 4892 Update use of abs_path production from RFC 1808 to the path-absolute + query4893 components of RFC 3986.4892 Update use of abs_path production from RFC 1808 to the path-absolute + query 4893 components of RFC 3986. 4894 4894 (<xref target="request-target"/>) 4895 4895 </t> … … 5124 5124 <section title="Change Log (to be removed by RFC Editor before publication)" anchor="change.log"> 5125 5125 5126 <section title="Since RFC 2616">5126 <section title="Since RFC 2616"> 5127 5127 <t> 5128 5128 Extracted relevant partitions from <xref target="RFC2616"/>. -
draft-ietf-httpbis/latest/p2-semantics.html
r998 r1002 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="2010-09-1 3">405 <meta name="dct.issued" scheme="ISO8601" content="2010-09-14"> 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: March 1 7, 2011</td>436 <td class="left">Expires: March 18, 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">September 1 3, 2010</td>489 <td class="right">September 14, 2010</td> 490 490 </tr> 491 491 </tbody> … … 514 514 in progress”. 515 515 </p> 516 <p>This Internet-Draft will expire on March 1 7, 2011.</p>516 <p>This Internet-Draft will expire on March 18, 2011.</p> 517 517 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 518 518 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 664 664 <li class="tocline0">B. <a href="#collected.abnf">Collected ABNF</a></li> 665 665 <li class="tocline0">C. <a href="#change.log">Change Log (to be removed by RFC Editor before publication)</a><ul class="toc"> 666 <li class="tocline1">C.1 <a href="#rfc.section.C.1">Since RFC 2616</a></li>666 <li class="tocline1">C.1 <a href="#rfc.section.C.1">Since RFC 2616</a></li> 667 667 <li class="tocline1">C.2 <a href="#rfc.section.C.2">Since draft-ietf-httpbis-p2-semantics-00</a></li> 668 668 <li class="tocline1">C.3 <a href="#rfc.section.C.3">Since draft-ietf-httpbis-p2-semantics-01</a></li> … … 2382 2382 ; response-header defined but not used 2383 2383 </pre><h1 id="rfc.section.C"><a href="#rfc.section.C">C.</a> <a id="change.log" href="#change.log">Change Log (to be removed by RFC Editor before publication)</a></h1> 2384 <h2 id="rfc.section.C.1"><a href="#rfc.section.C.1">C.1</a> Since RFC 26162384 <h2 id="rfc.section.C.1"><a href="#rfc.section.C.1">C.1</a> Since RFC 2616 2385 2385 </h2> 2386 2386 <p id="rfc.section.C.1.p.1">Extracted relevant partitions from <a href="#RFC2616" id="rfc.xref.RFC2616.3"><cite title="Hypertext Transfer Protocol -- HTTP/1.1">[RFC2616]</cite></a>. -
draft-ietf-httpbis/latest/p2-semantics.xml
r998 r1002 3432 3432 <section title="Change Log (to be removed by RFC Editor before publication)" anchor="change.log"> 3433 3433 3434 <section title="Since RFC 2616">3434 <section title="Since RFC 2616"> 3435 3435 <t> 3436 3436 Extracted relevant partitions from <xref target="RFC2616"/>. -
draft-ietf-httpbis/latest/p3-payload.html
r994 r1002 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="2010-09- 07">404 <meta name="dct.issued" scheme="ISO8601" content="2010-09-14"> 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: March 1 1, 2011</td>430 <td class="left">Expires: March 18, 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">September 7, 2010</td>487 <td class="right">September 14, 2010</td> 488 488 </tr> 489 489 </tbody> … … 511 511 in progress”. 512 512 </p> 513 <p>This Internet-Draft will expire on March 1 1, 2011.</p>513 <p>This Internet-Draft will expire on March 18, 2011.</p> 514 514 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 515 515 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 613 613 <li class="tocline0">D. <a href="#collected.abnf">Collected ABNF</a></li> 614 614 <li class="tocline0">E. <a href="#change.log">Change Log (to be removed by RFC Editor before publication)</a><ul class="toc"> 615 <li class="tocline1">E.1 <a href="#rfc.section.E.1">Since RFC 2616</a></li>615 <li class="tocline1">E.1 <a href="#rfc.section.E.1">Since RFC 2616</a></li> 616 616 <li class="tocline1">E.2 <a href="#rfc.section.E.2">Since draft-ietf-httpbis-p3-payload-00</a></li> 617 617 <li class="tocline1">E.3 <a href="#rfc.section.E.3">Since draft-ietf-httpbis-p3-payload-01</a></li> … … 1854 1854 ; MIME-Version defined but not used 1855 1855 </pre><h1 id="rfc.section.E"><a href="#rfc.section.E">E.</a> <a id="change.log" href="#change.log">Change Log (to be removed by RFC Editor before publication)</a></h1> 1856 <h2 id="rfc.section.E.1"><a href="#rfc.section.E.1">E.1</a> Since RFC 26161856 <h2 id="rfc.section.E.1"><a href="#rfc.section.E.1">E.1</a> Since RFC 2616 1857 1857 </h2> 1858 1858 <p id="rfc.section.E.1.p.1">Extracted relevant partitions from <a href="#RFC2616" id="rfc.xref.RFC2616.3"><cite title="Hypertext Transfer Protocol -- HTTP/1.1">[RFC2616]</cite></a>. -
draft-ietf-httpbis/latest/p3-payload.xml
r994 r1002 2764 2764 <section title="Change Log (to be removed by RFC Editor before publication)" anchor="change.log"> 2765 2765 2766 <section title="Since RFC 2616">2766 <section title="Since RFC 2616"> 2767 2767 <t> 2768 2768 Extracted relevant partitions from <xref target="RFC2616"/>. -
draft-ietf-httpbis/latest/p4-conditional.html
r994 r1002 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="2010-09- 07">402 <meta name="dct.issued" scheme="ISO8601" content="2010-09-14"> 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: March 1 1, 2011</td>428 <td class="left">Expires: March 18, 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">September 7, 2010</td>485 <td class="right">September 14, 2010</td> 486 486 </tr> 487 487 </tbody> … … 509 509 in progress”. 510 510 </p> 511 <p>This Internet-Draft will expire on March 1 1, 2011.</p>511 <p>This Internet-Draft will expire on March 18, 2011.</p> 512 512 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 513 513 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 572 572 <li class="tocline0">B. <a href="#collected.abnf">Collected ABNF</a></li> 573 573 <li class="tocline0">C. <a href="#change.log">Change Log (to be removed by RFC Editor before publication)</a><ul class="toc"> 574 <li class="tocline1">C.1 <a href="#rfc.section.C.1">Since RFC 2616</a></li>574 <li class="tocline1">C.1 <a href="#rfc.section.C.1">Since RFC 2616</a></li> 575 575 <li class="tocline1">C.2 <a href="#rfc.section.C.2">Since draft-ietf-httpbis-p4-conditional-00</a></li> 576 576 <li class="tocline1">C.3 <a href="#rfc.section.C.3">Since draft-ietf-httpbis-p4-conditional-01</a></li> … … 1288 1288 ; Last-Modified defined but not used 1289 1289 </pre><h1 id="rfc.section.C"><a href="#rfc.section.C">C.</a> <a id="change.log" href="#change.log">Change Log (to be removed by RFC Editor before publication)</a></h1> 1290 <h2 id="rfc.section.C.1"><a href="#rfc.section.C.1">C.1</a> Since RFC 26161290 <h2 id="rfc.section.C.1"><a href="#rfc.section.C.1">C.1</a> Since RFC 2616 1291 1291 </h2> 1292 1292 <p id="rfc.section.C.1.p.1">Extracted relevant partitions from <a href="#RFC2616" id="rfc.xref.RFC2616.2"><cite title="Hypertext Transfer Protocol -- HTTP/1.1">[RFC2616]</cite></a>. -
draft-ietf-httpbis/latest/p4-conditional.xml
r994 r1002 1537 1537 <section title="Change Log (to be removed by RFC Editor before publication)" anchor="change.log"> 1538 1538 1539 <section title="Since RFC 2616">1539 <section title="Since RFC 2616"> 1540 1540 <t> 1541 1541 Extracted relevant partitions from <xref target="RFC2616"/>. -
draft-ietf-httpbis/latest/p5-range.html
r994 r1002 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="2010-09- 07">402 <meta name="dct.issued" scheme="ISO8601" content="2010-09-14"> 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: March 1 1, 2011</td>428 <td class="left">Expires: March 18, 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">September 7, 2010</td>485 <td class="right">September 14, 2010</td> 486 486 </tr> 487 487 </tbody> … … 509 509 in progress”. 510 510 </p> 511 <p>This Internet-Draft will expire on March 1 1, 2011.</p>511 <p>This Internet-Draft will expire on March 18, 2011.</p> 512 512 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 513 513 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 578 578 <li class="tocline0">C. <a href="#collected.abnf">Collected ABNF</a></li> 579 579 <li class="tocline0">D. <a href="#change.log">Change Log (to be removed by RFC Editor before publication)</a><ul class="toc"> 580 <li class="tocline1">D.1 <a href="#rfc.section.D.1">Since RFC 2616</a></li>580 <li class="tocline1">D.1 <a href="#rfc.section.D.1">Since RFC 2616</a></li> 581 581 <li class="tocline1">D.2 <a href="#rfc.section.D.2">Since draft-ietf-httpbis-p5-range-00</a></li> 582 582 <li class="tocline1">D.3 <a href="#rfc.section.D.3">Since draft-ietf-httpbis-p5-range-01</a></li> … … 1261 1261 ; Range defined but not used 1262 1262 </pre><h1 id="rfc.section.D"><a href="#rfc.section.D">D.</a> <a id="change.log" href="#change.log">Change Log (to be removed by RFC Editor before publication)</a></h1> 1263 <h2 id="rfc.section.D.1"><a href="#rfc.section.D.1">D.1</a> Since RFC 26161263 <h2 id="rfc.section.D.1"><a href="#rfc.section.D.1">D.1</a> Since RFC 2616 1264 1264 </h2> 1265 1265 <p id="rfc.section.D.1.p.1">Extracted relevant partitions from <a href="#RFC2616" id="rfc.xref.RFC2616.1"><cite title="Hypertext Transfer Protocol -- HTTP/1.1">[RFC2616]</cite></a>. -
draft-ietf-httpbis/latest/p5-range.xml
r994 r1002 1450 1450 <section title="Change Log (to be removed by RFC Editor before publication)" anchor="change.log"> 1451 1451 1452 <section title="Since RFC 2616">1452 <section title="Since RFC 2616"> 1453 1453 <t> 1454 1454 Extracted relevant partitions from <xref target="RFC2616"/>. -
draft-ietf-httpbis/latest/p6-cache.html
r994 r1002 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="2010-09- 07">404 <meta name="dct.issued" scheme="ISO8601" content="2010-09-14"> 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: March 1 1, 2011</td>430 <td class="left">Expires: March 18, 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">September 7, 2010</td>491 <td class="right">September 14, 2010</td> 492 492 </tr> 493 493 </tbody> … … 515 515 in progress”. 516 516 </p> 517 <p>This Internet-Draft will expire on March 1 1, 2011.</p>517 <p>This Internet-Draft will expire on March 18, 2011.</p> 518 518 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 519 519 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 597 597 <li class="tocline0">B. <a href="#collected.abnf">Collected ABNF</a></li> 598 598 <li class="tocline0">C. <a href="#change.log">Change Log (to be removed by RFC Editor before publication)</a><ul class="toc"> 599 <li class="tocline1">C.1 <a href="#rfc.section.C.1">Since RFC 2616</a></li>599 <li class="tocline1">C.1 <a href="#rfc.section.C.1">Since RFC 2616</a></li> 600 600 <li class="tocline1">C.2 <a href="#rfc.section.C.2">Since draft-ietf-httpbis-p6-cache-00</a></li> 601 601 <li class="tocline1">C.3 <a href="#rfc.section.C.3">Since draft-ietf-httpbis-p6-cache-01</a></li> … … 728 728 <li>the "private" cache response directive (see <a href="#cache-response-directive" title="Response Cache-Control Directives">Section 3.2.2</a> does not appear in the response, if the cache is shared, and 729 729 </li> 730 <li>the "Authorization" header field (see <a href="p7-auth.html#header.authorization" title="Authorization">Section 3.1</a> of <a href="#Part7" id="rfc.xref.Part7.1"><cite title="HTTP/1.1, part 7: Authentication">[Part7]</cite></a>) does not appear in the request, if the cache is shared, unless the response explicitly allows it (see <a href="#caching.authenticated.responses" title="Shared Caching of Authenticated Responses">Section 2.6</a>), and730 <li>the "Authorization" header field (see <a href="p7-auth.html#header.authorization" title="Authorization">Section 4.1</a> of <a href="#Part7" id="rfc.xref.Part7.1"><cite title="HTTP/1.1, part 7: Authentication">[Part7]</cite></a>) does not appear in the request, if the cache is shared, unless the response explicitly allows it (see <a href="#caching.authenticated.responses" title="Shared Caching of Authenticated Responses">Section 2.6</a>), and 731 731 </li> 732 732 <li>the response either: … … 959 959 </p> 960 960 <h2 id="rfc.section.2.6"><a href="#rfc.section.2.6">2.6</a> <a id="caching.authenticated.responses" href="#caching.authenticated.responses">Shared Caching of Authenticated Responses</a></h2> 961 <p id="rfc.section.2.6.p.1">Shared caches <em class="bcp14">MUST NOT</em> use a cached response to a request with an Authorization header field (<a href="p7-auth.html#header.authorization" title="Authorization">Section 3.1</a> of <a href="#Part7" id="rfc.xref.Part7.2"><cite title="HTTP/1.1, part 7: Authentication">[Part7]</cite></a>) to satisfy any subsequent request unless a cache directive that allows such responses to be stored is present in the response.961 <p id="rfc.section.2.6.p.1">Shared caches <em class="bcp14">MUST NOT</em> use a cached response to a request with an Authorization header field (<a href="p7-auth.html#header.authorization" title="Authorization">Section 4.1</a> of <a href="#Part7" id="rfc.xref.Part7.2"><cite title="HTTP/1.1, part 7: Authentication">[Part7]</cite></a>) to satisfy any subsequent request unless a cache directive that allows such responses to be stored is present in the response. 962 962 </p> 963 963 <p id="rfc.section.2.6.p.2">In this specification, the following Cache-Control response directives (<a href="#cache-response-directive" title="Response Cache-Control Directives">Section 3.2.2</a>) have such an effect: must-revalidate, public, s-maxage. … … 1136 1136 </p> 1137 1137 <ul class="empty"> 1138 <li>The public response directive indicates that the response <em class="bcp14">MAY</em> be cached, even if it would normally be non-cacheable or cacheable only within a non-shared cache. (See also Authorization, <a href="p7-auth.html#header.authorization" title="Authorization">Section 3.1</a> of <a href="#Part7" id="rfc.xref.Part7.3"><cite title="HTTP/1.1, part 7: Authentication">[Part7]</cite></a>, for additional details.)1138 <li>The public response directive indicates that the response <em class="bcp14">MAY</em> be cached, even if it would normally be non-cacheable or cacheable only within a non-shared cache. (See also Authorization, <a href="p7-auth.html#header.authorization" title="Authorization">Section 4.1</a> of <a href="#Part7" id="rfc.xref.Part7.3"><cite title="HTTP/1.1, part 7: Authentication">[Part7]</cite></a>, for additional details.) 1139 1139 </li> 1140 1140 </ul> … … 1752 1752 ; Warning defined but not used 1753 1753 </pre><h1 id="rfc.section.C"><a href="#rfc.section.C">C.</a> <a id="change.log" href="#change.log">Change Log (to be removed by RFC Editor before publication)</a></h1> 1754 <h2 id="rfc.section.C.1"><a href="#rfc.section.C.1">C.1</a> Since RFC 26161754 <h2 id="rfc.section.C.1"><a href="#rfc.section.C.1">C.1</a> Since RFC 2616 1755 1755 </h2> 1756 1756 <p id="rfc.section.C.1.p.1">Extracted relevant partitions from <a href="#RFC2616" id="rfc.xref.RFC2616.2"><cite title="Hypertext Transfer Protocol -- HTTP/1.1">[RFC2616]</cite></a>. … … 2073 2073 </li> 2074 2074 <li class="indline1"><em>Part7</em> <a class="iref" href="#rfc.xref.Part7.1">2.1</a>, <a class="iref" href="#rfc.xref.Part7.2">2.6</a>, <a class="iref" href="#rfc.xref.Part7.3">3.2.2</a>, <a class="iref" href="#Part7"><b>8.1</b></a><ul class="ind"> 2075 <li class="indline1"><em>Section 3.1</em> <a class="iref" href="#rfc.xref.Part7.1">2.1</a>, <a class="iref" href="#rfc.xref.Part7.2">2.6</a>, <a class="iref" href="#rfc.xref.Part7.3">3.2.2</a></li>2075 <li class="indline1"><em>Section 4.1</em> <a class="iref" href="#rfc.xref.Part7.1">2.1</a>, <a class="iref" href="#rfc.xref.Part7.2">2.6</a>, <a class="iref" href="#rfc.xref.Part7.3">3.2.2</a></li> 2076 2076 </ul> 2077 2077 </li> -
draft-ietf-httpbis/latest/p6-cache.xml
r994 r1002 2359 2359 <section anchor="change.log" title="Change Log (to be removed by RFC Editor before publication)"> 2360 2360 2361 <section title="Since RFC 2616">2361 <section title="Since RFC 2616"> 2362 2362 <t>Extracted relevant partitions from <xref target="RFC2616" />.</t> 2363 2363 </section> -
draft-ietf-httpbis/latest/p7-auth.html
r998 r1002 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="2010-09-1 3">399 <meta name="dct.issued" scheme="ISO8601" content="2010-09-14"> 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: March 1 7, 2011</td>430 <td class="left">Expires: March 18, 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">September 1 3, 2010</td>483 <td class="right">September 14, 2010</td> 484 484 </tr> 485 485 </tbody> … … 507 507 in progress”. 508 508 </p> 509 <p>This Internet-Draft will expire on March 1 7, 2011.</p>509 <p>This Internet-Draft will expire on March 18, 2011.</p> 510 510 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 511 511 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 564 564 <li class="tocline0">A. <a href="#collected.abnf">Collected ABNF</a></li> 565 565 <li class="tocline0">B. <a href="#change.log">Change Log (to be removed by RFC Editor before publication)</a><ul class="toc"> 566 <li class="tocline1">B.1 <a href="#rfc.section.B.1">Since RFC 2616</a></li>566 <li class="tocline1">B.1 <a href="#rfc.section.B.1">Since RFC 2616</a></li> 567 567 <li class="tocline1">B.2 <a href="#rfc.section.B.2">Since draft-ietf-httpbis-p7-auth-00</a></li> 568 568 <li class="tocline1">B.3 <a href="#rfc.section.B.3">Since draft-ietf-httpbis-p7-auth-01</a></li> … … 958 958 ; realm defined but not used 959 959 </pre><h1 id="rfc.section.B"><a href="#rfc.section.B">B.</a> <a id="change.log" href="#change.log">Change Log (to be removed by RFC Editor before publication)</a></h1> 960 <h2 id="rfc.section.B.1"><a href="#rfc.section.B.1">B.1</a> Since RFC 2616960 <h2 id="rfc.section.B.1"><a href="#rfc.section.B.1">B.1</a> Since RFC 2616 961 961 </h2> 962 962 <p id="rfc.section.B.1.p.1">Extracted relevant partitions from <a href="#RFC2616" id="rfc.xref.RFC2616.3"><cite title="Hypertext Transfer Protocol -- HTTP/1.1">[RFC2616]</cite></a>. -
draft-ietf-httpbis/latest/p7-auth.xml
r998 r1002 990 990 <section title="Change Log (to be removed by RFC Editor before publication)" anchor="change.log"> 991 991 992 <section title="Since RFC 2616">992 <section title="Since RFC 2616"> 993 993 <t> 994 994 Extracted relevant partitions from <xref target="RFC2616"/>.
Note: See TracChangeset
for help on using the changeset viewer.