Changeset 2554
- Timestamp:
- 17/01/14 20:44:47 (8 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r2553 r2554 493 493 <meta name="dct.replaces" content="urn:ietf:rfc:2145"> 494 494 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 495 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is a napplication-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 provides an overview of HTTP architecture and its associated terminology, defines the "http" and "https" Uniform Resource Identifier (URI) schemes, defines the HTTP/1.1 message syntax and parsing requirements, and describes general security concerns for implementations.">496 <meta name="description" content="The Hypertext Transfer Protocol (HTTP) is a napplication-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 provides an overview of HTTP architecture and its associated terminology, defines the "http" and "https" Uniform Resource Identifier (URI) schemes, defines the HTTP/1.1 message syntax and parsing requirements, and describes general security concerns for implementations.">495 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is a stateless 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 provides an overview of HTTP architecture and its associated terminology, defines the "http" and "https" Uniform Resource Identifier (URI) schemes, defines the HTTP/1.1 message syntax and parsing requirements, and describes general security concerns for implementations."> 496 <meta name="description" content="The Hypertext Transfer Protocol (HTTP) is a stateless 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 provides an overview of HTTP architecture and its associated terminology, defines the "http" and "https" Uniform Resource Identifier (URI) schemes, defines the HTTP/1.1 message syntax and parsing requirements, and describes general security concerns for implementations."> 497 497 </head> 498 498 <body onload="init();"> … … 529 529 <p class="title">Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing<br><span class="filename">draft-ietf-httpbis-p1-messaging-latest</span></p> 530 530 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 531 <p>The Hypertext Transfer Protocol (HTTP) is a n application-level protocol for distributed, collaborative, hypertext information532 systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document provides an overview533 of HTTP architecture and its associated terminology, defines the "http" and "https" Uniform Resource Identifier (URI) schemes,534 defines the HTTP/1.1 message syntax and parsing requirements, and describes general security concerns for implementations.531 <p>The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext 532 information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document provides 533 an overview of HTTP architecture and its associated terminology, defines the "http" and "https" Uniform Resource Identifier 534 (URI) schemes, defines the HTTP/1.1 message syntax and parsing requirements, and describes general security concerns for implementations. 535 535 </p> 536 536 <h1 id="rfc.note.1"><a href="#rfc.note.1">Editorial Note (To be removed by RFC Editor)</a></h1> … … 720 720 <div id="introduction"> 721 721 <h1 id="rfc.section.1" class="np"><a href="#rfc.section.1">1.</a> <a href="#introduction">Introduction</a></h1> 722 <p id="rfc.section.1.p.1">The Hypertext Transfer Protocol (HTTP) is a n application-level request/response protocol that uses extensible semantics and723 self-descriptive message payloads for flexible interaction with network-based hypertext information systems. This document722 <p id="rfc.section.1.p.1">The Hypertext Transfer Protocol (HTTP) is a stateless application-level request/response protocol that uses extensible semantics 723 and self-descriptive message payloads for flexible interaction with network-based hypertext information systems. This document 724 724 is the first in a series of documents that collectively form the HTTP/1.1 specification: 725 725 </p> … … 3444 3444 </li> 3445 3445 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/528">http://tools.ietf.org/wg/httpbis/trac/ticket/528</a>>: "Redundant rule quoted-str-nf" 3446 </li> 3447 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/538">http://tools.ietf.org/wg/httpbis/trac/ticket/538</a>>: "add 'stateless' to Abstract" 3446 3448 </li> 3447 3449 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/540">http://tools.ietf.org/wg/httpbis/trac/ticket/540</a>>: "clarify ABNF layering" -
draft-ietf-httpbis/latest/p1-messaging.xml
r2553 r2554 113 113 <abstract> 114 114 <t> 115 The Hypertext Transfer Protocol (HTTP) is a napplication-level protocol for115 The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for 116 116 distributed, collaborative, hypertext information systems. HTTP has been in 117 117 use by the World Wide Web global information initiative since 1990. … … 143 143 <section title="Introduction" anchor="introduction"> 144 144 <t> 145 The Hypertext Transfer Protocol (HTTP) is a napplication-level145 The Hypertext Transfer Protocol (HTTP) is a stateless application-level 146 146 request/response protocol that uses extensible semantics and self-descriptive 147 147 message payloads for flexible interaction with network-based hypertext … … 5459 5459 </t> 5460 5460 <t> 5461 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/538"/>: 5462 "add 'stateless' to Abstract" 5463 </t> 5464 <t> 5461 5465 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/540"/>: 5462 5466 "clarify ABNF layering" -
draft-ietf-httpbis/latest/p2-semantics.html
r2549 r2554 448 448 } 449 449 @bottom-center { 450 content: "Expires July 19, 2014";450 content: "Expires July 21, 2014"; 451 451 } 452 452 @bottom-right { … … 493 493 <meta name="dct.creator" content="Reschke, J. F."> 494 494 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 495 <meta name="dct.issued" scheme="ISO8601" content="2014-01-1 5">495 <meta name="dct.issued" scheme="ISO8601" content="2014-01-17"> 496 496 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 497 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is a napplication-level protocol for distributed, collaborative, hypertext information systems. This document defines the semantics of HTTP/1.1 messages, as expressed by request methods, request header fields, response status codes, and response header fields, along with the payload of messages (metadata and body content) and mechanisms for content negotiation.">498 <meta name="description" content="The Hypertext Transfer Protocol (HTTP) is a napplication-level protocol for distributed, collaborative, hypertext information systems. This document defines the semantics of HTTP/1.1 messages, as expressed by request methods, request header fields, response status codes, and response header fields, along with the payload of messages (metadata and body content) and mechanisms for content negotiation.">497 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext information systems. This document defines the semantics of HTTP/1.1 messages, as expressed by request methods, request header fields, response status codes, and response header fields, along with the payload of messages (metadata and body content) and mechanisms for content negotiation."> 498 <meta name="description" content="The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext information systems. This document defines the semantics of HTTP/1.1 messages, as expressed by request methods, request header fields, response status codes, and response header fields, along with the payload of messages (metadata and body content) and mechanisms for content negotiation."> 499 499 </head> 500 500 <body onload="init();"> … … 521 521 <tr> 522 522 <td class="left">Intended status: Standards Track</td> 523 <td class="right">January 1 5, 2014</td>523 <td class="right">January 17, 2014</td> 524 524 </tr> 525 525 <tr> 526 <td class="left">Expires: July 19, 2014</td>526 <td class="left">Expires: July 21, 2014</td> 527 527 <td class="right"></td> 528 528 </tr> … … 531 531 <p class="title">Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content<br><span class="filename">draft-ietf-httpbis-p2-semantics-latest</span></p> 532 532 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 533 <p>The Hypertext Transfer Protocol (HTTP) is a n application-level protocol for distributed, collaborative, hypertext information534 systems. This document defines the semantics of HTTP/1.1 messages, as expressed by request methods, request header fields,535 response status codes, and response header fields, along with the payload of messages (metadata and body content) and mechanisms536 for content negotiation.533 <p>The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext 534 information systems. This document defines the semantics of HTTP/1.1 messages, as expressed by request methods, request header 535 fields, response status codes, and response header fields, along with the payload of messages (metadata and body content) 536 and mechanisms for content negotiation. 537 537 </p> 538 538 <h1 id="rfc.note.1"><a href="#rfc.note.1">Editorial Note (To be removed by RFC Editor)</a></h1> … … 553 553 in progress”. 554 554 </p> 555 <p>This Internet-Draft will expire on July 19, 2014.</p>555 <p>This Internet-Draft will expire on July 21, 2014.</p> 556 556 </div> 557 557 <div id="rfc.copyrightnotice"> … … 4760 4760 </li> 4761 4761 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/532">http://tools.ietf.org/wg/httpbis/trac/ticket/532</a>>: "IESG ballot on draft-ietf-httpbis-p2-semantics-25" 4762 </li> 4763 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/538">http://tools.ietf.org/wg/httpbis/trac/ticket/538</a>>: "add 'stateless' to Abstract" 4762 4764 </li> 4763 4765 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/542">http://tools.ietf.org/wg/httpbis/trac/ticket/542</a>>: "improve introduction of list rule" -
draft-ietf-httpbis/latest/p2-semantics.xml
r2549 r2554 168 168 <abstract> 169 169 <t> 170 The Hypertext Transfer Protocol (HTTP) is a napplication-level protocol for170 The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for 171 171 distributed, collaborative, hypertext information systems. This document 172 172 defines the semantics of HTTP/1.1 messages, as expressed by request … … 6282 6282 </t> 6283 6283 <t> 6284 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/538"/>: 6285 "add 'stateless' to Abstract" 6286 </t> 6287 <t> 6284 6288 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/542"/>: 6285 6289 "improve introduction of list rule" -
draft-ietf-httpbis/latest/p4-conditional.html
r2547 r2554 448 448 } 449 449 @bottom-center { 450 content: "Expires July 19, 2014";450 content: "Expires July 21, 2014"; 451 451 } 452 452 @bottom-right { … … 491 491 <meta name="dct.creator" content="Reschke, J. F."> 492 492 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p4-conditional-latest"> 493 <meta name="dct.issued" scheme="ISO8601" content="2014-01-1 5">493 <meta name="dct.issued" scheme="ISO8601" content="2014-01-17"> 494 494 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 495 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is a napplication-level protocol for distributed, collaborative, hypertext information systems. This document defines HTTP/1.1 conditional requests, including metadata header fields for indicating state changes, request header fields for making preconditions on such state, and rules for constructing the responses to a conditional request when one or more preconditions evaluate to false.">496 <meta name="description" content="The Hypertext Transfer Protocol (HTTP) is a napplication-level protocol for distributed, collaborative, hypertext information systems. This document defines HTTP/1.1 conditional requests, including metadata header fields for indicating state changes, request header fields for making preconditions on such state, and rules for constructing the responses to a conditional request when one or more preconditions evaluate to false.">495 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext information systems. This document defines HTTP/1.1 conditional requests, including metadata header fields for indicating state changes, request header fields for making preconditions on such state, and rules for constructing the responses to a conditional request when one or more preconditions evaluate to false."> 496 <meta name="description" content="The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext information systems. This document defines HTTP/1.1 conditional requests, including metadata header fields for indicating state changes, request header fields for making preconditions on such state, and rules for constructing the responses to a conditional request when one or more preconditions evaluate to false."> 497 497 </head> 498 498 <body onload="init();"> … … 517 517 </tr> 518 518 <tr> 519 <td class="left">Expires: July 19, 2014</td>520 <td class="right">January 1 5, 2014</td>519 <td class="left">Expires: July 21, 2014</td> 520 <td class="right">January 17, 2014</td> 521 521 </tr> 522 522 </tbody> … … 524 524 <p class="title">Hypertext Transfer Protocol (HTTP/1.1): Conditional Requests<br><span class="filename">draft-ietf-httpbis-p4-conditional-latest</span></p> 525 525 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 526 <p>The Hypertext Transfer Protocol (HTTP) is a n application-level protocol for distributed, collaborative, hypertext information527 systems. This document defines HTTP/1.1 conditional requests, including metadata header fields for indicating state changes,528 request header fields for making preconditions on such state, and rules for constructing the responses to a conditional request529 when one or more preconditions evaluate to false.526 <p>The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext 527 information systems. This document defines HTTP/1.1 conditional requests, including metadata header fields for indicating 528 state changes, request header fields for making preconditions on such state, and rules for constructing the responses to a 529 conditional request when one or more preconditions evaluate to false. 530 530 </p> 531 531 <h1 id="rfc.note.1"><a href="#rfc.note.1">Editorial Note (To be removed by RFC Editor)</a></h1> … … 546 546 in progress”. 547 547 </p> 548 <p>This Internet-Draft will expire on July 19, 2014.</p>548 <p>This Internet-Draft will expire on July 21, 2014.</p> 549 549 </div> 550 550 <div id="rfc.copyrightnotice"> … … 1467 1467 <p id="rfc.section.D.2.p.1">Closed issues: </p> 1468 1468 <ul> 1469 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/538">http://tools.ietf.org/wg/httpbis/trac/ticket/538</a>>: "add 'stateless' to Abstract" 1470 </li> 1469 1471 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/542">http://tools.ietf.org/wg/httpbis/trac/ticket/542</a>>: "improve introduction of list rule" 1470 1472 </li> -
draft-ietf-httpbis/latest/p4-conditional.xml
r2547 r2554 96 96 <abstract> 97 97 <t> 98 The Hypertext Transfer Protocol (HTTP) is a napplication-level protocol for98 The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for 99 99 distributed, collaborative, hypertext information systems. This document 100 100 defines HTTP/1.1 conditional requests, including metadata header fields … … 1602 1602 <list style="symbols"> 1603 1603 <t> 1604 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/538"/>: 1605 "add 'stateless' to Abstract" 1606 </t> 1607 <t> 1604 1608 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/542"/>: 1605 1609 "improve introduction of list rule" -
draft-ietf-httpbis/latest/p5-range.html
r2547 r2554 448 448 } 449 449 @bottom-center { 450 content: "Expires July 19, 2014";450 content: "Expires July 21, 2014"; 451 451 } 452 452 @bottom-right { … … 491 491 <meta name="dct.creator" content="Reschke, J. F."> 492 492 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p5-range-latest"> 493 <meta name="dct.issued" scheme="ISO8601" content="2014-01-1 5">493 <meta name="dct.issued" scheme="ISO8601" content="2014-01-17"> 494 494 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 495 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is a napplication-level protocol for distributed, collaborative, hypertext information systems. This document defines range requests and the rules for constructing and combining responses to those requests.">496 <meta name="description" content="The Hypertext Transfer Protocol (HTTP) is a napplication-level protocol for distributed, collaborative, hypertext information systems. This document defines range requests and the rules for constructing and combining responses to those requests.">495 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext information systems. This document defines range requests and the rules for constructing and combining responses to those requests."> 496 <meta name="description" content="The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext information systems. This document defines range requests and the rules for constructing and combining responses to those requests."> 497 497 </head> 498 498 <body onload="init();"> … … 517 517 </tr> 518 518 <tr> 519 <td class="left">Expires: July 19, 2014</td>519 <td class="left">Expires: July 21, 2014</td> 520 520 <td class="right">J. Reschke, Editor</td> 521 521 </tr> … … 526 526 <tr> 527 527 <td class="left"></td> 528 <td class="right">January 1 5, 2014</td>528 <td class="right">January 17, 2014</td> 529 529 </tr> 530 530 </tbody> … … 532 532 <p class="title">Hypertext Transfer Protocol (HTTP/1.1): Range Requests<br><span class="filename">draft-ietf-httpbis-p5-range-latest</span></p> 533 533 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 534 <p>The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information 535 systems. This document defines range requests and the rules for constructing and combining responses to those requests. 534 <p>The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext 535 information systems. This document defines range requests and the rules for constructing and combining responses to those 536 requests. 536 537 </p> 537 538 <h1 id="rfc.note.1"><a href="#rfc.note.1">Editorial Note (To be removed by RFC Editor)</a></h1> … … 552 553 in progress”. 553 554 </p> 554 <p>This Internet-Draft will expire on July 19, 2014.</p>555 <p>This Internet-Draft will expire on July 21, 2014.</p> 555 556 </div> 556 557 <div id="rfc.copyrightnotice"> … … 1406 1407 </li> 1407 1408 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/527">http://tools.ietf.org/wg/httpbis/trac/ticket/527</a>>: "use of CHAR for other-range-set" 1409 </li> 1410 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/538">http://tools.ietf.org/wg/httpbis/trac/ticket/538</a>>: "add 'stateless' to Abstract" 1408 1411 </li> 1409 1412 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/542">http://tools.ietf.org/wg/httpbis/trac/ticket/542</a>>: "improve introduction of list rule" -
draft-ietf-httpbis/latest/p5-range.xml
r2547 r2554 105 105 <abstract> 106 106 <t> 107 The Hypertext Transfer Protocol (HTTP) is a napplication-level protocol for107 The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for 108 108 distributed, collaborative, hypertext information systems. This document 109 109 defines range requests and the rules for constructing and combining … … 1554 1554 </t> 1555 1555 <t> 1556 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/538"/>: 1557 "add 'stateless' to Abstract" 1558 </t> 1559 <t> 1556 1560 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/542"/>: 1557 1561 "improve introduction of list rule" -
draft-ietf-httpbis/latest/p6-cache.html
r2548 r2554 451 451 } 452 452 @bottom-center { 453 content: "Expires July 19, 2014";453 content: "Expires July 21, 2014"; 454 454 } 455 455 @bottom-right { … … 495 495 <meta name="dct.creator" content="Reschke, J. F."> 496 496 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p6-cache-latest"> 497 <meta name="dct.issued" scheme="ISO8601" content="2014-01-1 5">497 <meta name="dct.issued" scheme="ISO8601" content="2014-01-17"> 498 498 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 499 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is a napplication-level protocol for distributed, collaborative, hypertext information systems. This document defines HTTP caches and the associated header fields that control cache behavior or indicate cacheable response messages.">500 <meta name="description" content="The Hypertext Transfer Protocol (HTTP) is a napplication-level protocol for distributed, collaborative, hypertext information systems. This document defines HTTP caches and the associated header fields that control cache behavior or indicate cacheable response messages.">499 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext information systems. This document defines HTTP caches and the associated header fields that control cache behavior or indicate cacheable response messages."> 500 <meta name="description" content="The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext information systems. This document defines HTTP caches and the associated header fields that control cache behavior or indicate cacheable response messages."> 501 501 </head> 502 502 <body onload="init();"> … … 521 521 </tr> 522 522 <tr> 523 <td class="left">Expires: July 19, 2014</td>523 <td class="left">Expires: July 21, 2014</td> 524 524 <td class="right">J. Reschke, Editor</td> 525 525 </tr> … … 530 530 <tr> 531 531 <td class="left"></td> 532 <td class="right">January 1 5, 2014</td>532 <td class="right">January 17, 2014</td> 533 533 </tr> 534 534 </tbody> … … 536 536 <p class="title">Hypertext Transfer Protocol (HTTP/1.1): Caching<br><span class="filename">draft-ietf-httpbis-p6-cache-latest</span></p> 537 537 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 538 <p>The Hypertext Transfer Protocol (HTTP) is a n application-level protocol for distributed, collaborative, hypertext information539 systems. This document defines HTTP caches and the associated header fields that control cache behavior or indicate cacheable540 response messages.538 <p>The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext 539 information systems. This document defines HTTP caches and the associated header fields that control cache behavior or indicate 540 cacheable response messages. 541 541 </p> 542 542 <h1 id="rfc.note.1"><a href="#rfc.note.1">Editorial Note (To be removed by RFC Editor)</a></h1> … … 557 557 in progress”. 558 558 </p> 559 <p>This Internet-Draft will expire on July 19, 2014.</p>559 <p>This Internet-Draft will expire on July 21, 2014.</p> 560 560 </div> 561 561 <div id="rfc.copyrightnotice"> … … 2176 2176 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/535">http://tools.ietf.org/wg/httpbis/trac/ticket/535</a>>: "IESG ballot on draft-ietf-httpbis-p6-cache-25" 2177 2177 </li> 2178 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/538">http://tools.ietf.org/wg/httpbis/trac/ticket/538</a>>: "add 'stateless' to Abstract" 2179 </li> 2178 2180 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/542">http://tools.ietf.org/wg/httpbis/trac/ticket/542</a>>: "improve introduction of list rule" 2179 2181 </li> -
draft-ietf-httpbis/latest/p6-cache.xml
r2548 r2554 119 119 <abstract> 120 120 <t> 121 The Hypertext Transfer Protocol (HTTP) is a napplication-level protocol for121 The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for 122 122 distributed, collaborative, hypertext information systems. This document 123 123 defines HTTP caches and the associated header fields … … 2718 2718 </t> 2719 2719 <t> 2720 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/538"/>: 2721 "add 'stateless' to Abstract" 2722 </t> 2723 <t> 2720 2724 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/542"/>: 2721 2725 "improve introduction of list rule" -
draft-ietf-httpbis/latest/p7-auth.html
r2547 r2554 448 448 } 449 449 @bottom-center { 450 content: "Expires July 19, 2014";450 content: "Expires July 21, 2014"; 451 451 } 452 452 @bottom-right { … … 488 488 <meta name="dct.creator" content="Reschke, J. F."> 489 489 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p7-auth-latest"> 490 <meta name="dct.issued" scheme="ISO8601" content="2014-01-1 5">490 <meta name="dct.issued" scheme="ISO8601" content="2014-01-17"> 491 491 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 492 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is a napplication-level protocol for distributed, collaborative, hypermedia information systems. This document defines the HTTP Authentication framework.">493 <meta name="description" content="The Hypertext Transfer Protocol (HTTP) is a napplication-level protocol for distributed, collaborative, hypermedia information systems. This document defines the HTTP Authentication framework.">492 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypermedia information systems. This document defines the HTTP Authentication framework."> 493 <meta name="description" content="The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypermedia information systems. This document defines the HTTP Authentication framework."> 494 494 </head> 495 495 <body onload="init();"> … … 516 516 <tr> 517 517 <td class="left">Intended status: Standards Track</td> 518 <td class="right">January 1 5, 2014</td>518 <td class="right">January 17, 2014</td> 519 519 </tr> 520 520 <tr> 521 <td class="left">Expires: July 19, 2014</td>521 <td class="left">Expires: July 21, 2014</td> 522 522 <td class="right"></td> 523 523 </tr> … … 526 526 <p class="title">Hypertext Transfer Protocol (HTTP/1.1): Authentication<br><span class="filename">draft-ietf-httpbis-p7-auth-latest</span></p> 527 527 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 528 <p>The Hypertext Transfer Protocol (HTTP) is a n application-level protocol for distributed, collaborative, hypermedia information529 systems. This document defines the HTTP Authentication framework.528 <p>The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypermedia 529 information systems. This document defines the HTTP Authentication framework. 530 530 </p> 531 531 <h1 id="rfc.note.1"><a href="#rfc.note.1">Editorial Note (To be removed by RFC Editor)</a></h1> … … 546 546 in progress”. 547 547 </p> 548 <p>This Internet-Draft will expire on July 19, 2014.</p>548 <p>This Internet-Draft will expire on July 21, 2014.</p> 549 549 </div> 550 550 <div id="rfc.copyrightnotice"> … … 1178 1178 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/536">http://tools.ietf.org/wg/httpbis/trac/ticket/536</a>>: "IESG ballot on draft-ietf-httpbis-p7-auth-25" 1179 1179 </li> 1180 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/538">http://tools.ietf.org/wg/httpbis/trac/ticket/538</a>>: "add 'stateless' to Abstract" 1181 </li> 1180 1182 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/542">http://tools.ietf.org/wg/httpbis/trac/ticket/542</a>>: "improve introduction of list rule" 1181 1183 </li> -
draft-ietf-httpbis/latest/p7-auth.xml
r2547 r2554 88 88 <abstract> 89 89 <t> 90 The Hypertext Transfer Protocol (HTTP) is a napplication-level protocol for90 The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for 91 91 distributed, collaborative, hypermedia information systems. This document 92 92 defines the HTTP Authentication framework. … … 1132 1132 </t> 1133 1133 <t> 1134 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/538"/>: 1135 "add 'stateless' to Abstract" 1136 </t> 1137 <t> 1134 1138 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/542"/>: 1135 1139 "improve introduction of list rule"
Note: See TracChangeset
for help on using the changeset viewer.