Changeset 1809 for draft-ietf-httpbis/20


Ignore:
Timestamp:
16/07/12 16:42:58 (11 years ago)
Author:
julian.reschke@…
Message:

Remove mentions of "seven" parts.

Location:
draft-ietf-httpbis/20
Files:
13 edited

Legend:

Unmodified
Added
Removed
  • draft-ietf-httpbis/20

  • draft-ietf-httpbis/20/draft-ietf-httpbis-p5-range-20.txt

    r1807 r1809  
    1818   The Hypertext Transfer Protocol (HTTP) is an application-level
    1919   protocol for distributed, collaborative, hypertext information
    20    systems.  HTTP has been in use by the World Wide Web global
    21    information initiative since 1990.  This document is Part 5 of the
    22    seven-part specification that defines the protocol referred to as
    23    "HTTP/1.1" and, taken together, obsoletes RFC 2616.
    24 
    25    Part 5 defines range requests and the rules for constructing and
    26    combining responses to those requests.
     20   systems.  This document defines range requests and the rules for
     21   constructing and combining responses to those requests.
    2722
    2823Editorial Note (To be removed by RFC Editor)
     
    5045
    5146   Internet-Drafts are draft documents valid for a maximum of six months
    52 
    53 
    54 
    55 Fielding, et al.        Expires January 17, 2013                [Page 1]
    56 
    57 
    58 Internet-Draft              HTTP/1.1, Part 5                   July 2012
    59 
    60 
    6147   and may be updated, replaced, or obsoleted by other documents at any
    6248   time.  It is inappropriate to use Internet-Drafts as reference
     
    6450
    6551   This Internet-Draft will expire on January 17, 2013.
     52
     53
     54
     55Fielding, et al.        Expires January 17, 2013                [Page 1]
     56
     57
     58Internet-Draft              HTTP/1.1, Part 5                   July 2012
     59
    6660
    6761Copyright Notice
     
    9185   it for publication as an RFC or to translate it into languages other
    9286   than English.
     87
     88
     89
     90
     91
     92
    9393
    9494
  • draft-ietf-httpbis/20/draft-ietf-httpbis-p5-range-20.xml

    r1807 r1809  
    7575<t>
    7676   The Hypertext Transfer Protocol (HTTP) is an application-level protocol for
    77    distributed, collaborative, hypertext information systems. HTTP has been in
    78    use by the World Wide Web global information initiative since 1990. This
    79    document is Part 5 of the seven-part specification that defines the protocol
    80    referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616.
    81 </t>
    82 <t>
    83    Part 5 defines range requests and the rules for constructing and
    84    combining responses to those requests.
     77   distributed, collaborative, hypertext information systems. This document
     78   defines range requests and the rules for constructing and combining
     79   responses to those requests.
    8580</t>
    8681</abstract>
  • draft-ietf-httpbis/20/draft-ietf-httpbis-p6-cache-20.txt

    r1807 r1809  
    2020   The Hypertext Transfer Protocol (HTTP) is an application-level
    2121   protocol for distributed, collaborative, hypertext information
    22    systems.  HTTP has been in use by the World Wide Web global
    23    information initiative since 1990.  This document is Part 6 of the
    24    seven-part specification that defines the protocol referred to as
    25    "HTTP/1.1" and, taken together, obsoletes RFC 2616.
    26 
    27    Part 6 defines requirements on HTTP caches and the associated header
    28    fields that control cache behavior or indicate cacheable response
    29    messages.
     22   systems.  This document defines requirements on HTTP caches and the
     23   associated header fields that control cache behavior or indicate
     24   cacheable response messages.
    3025
    3126Editorial Note (To be removed by RFC Editor)
     
    5045   Task Force (IETF).  Note that other groups may also distribute
    5146   working documents as Internet-Drafts.  The list of current Internet-
    52 
    53 
    54 
    55 Fielding, et al.        Expires January 17, 2013                [Page 1]
    56 
    57 
    58 Internet-Draft              HTTP/1.1, Part 6                   July 2012
    59 
    60 
    6147   Drafts is at http://datatracker.ietf.org/drafts/current/.
    6248
     
    6450   and may be updated, replaced, or obsoleted by other documents at any
    6551   time.  It is inappropriate to use Internet-Drafts as reference
     52
     53
     54
     55Fielding, et al.        Expires January 17, 2013                [Page 1]
     56
     57
     58Internet-Draft              HTTP/1.1, Part 6                   July 2012
     59
     60
    6661   material or to cite them other than as "work in progress."
    6762
     
    107102     3.1.  Storing Incomplete Responses . . . . . . . . . . . . . . .  9
    108103     3.2.  Storing Responses to Authenticated Requests  . . . . . . .  9
    109 
    110 
    111 
    112 Fielding, et al.        Expires January 17, 2013                [Page 2]
    113 
    114 
    115 Internet-Draft              HTTP/1.1, Part 6                   July 2012
    116 
    117 
    118104   4.  Constructing Responses from Caches . . . . . . . . . . . . . . 10
    119105     4.1.  Freshness Model  . . . . . . . . . . . . . . . . . . . . . 11
     
    121107       4.1.2.  Calculating Heuristic Freshness  . . . . . . . . . . . 12
    122108       4.1.3.  Calculating Age  . . . . . . . . . . . . . . . . . . . 13
     109
     110
     111
     112Fielding, et al.        Expires January 17, 2013                [Page 2]
     113
     114
     115Internet-Draft              HTTP/1.1, Part 6                   July 2012
     116
     117
    123118       4.1.4.  Serving Stale Responses  . . . . . . . . . . . . . . . 15
    124119     4.2.  Validation Model . . . . . . . . . . . . . . . . . . . . . 16
     
    167162
    168163
     164
     165
     166
     167
     168
    169169Fielding, et al.        Expires January 17, 2013                [Page 3]
    170170
  • draft-ietf-httpbis/20/draft-ietf-httpbis-p6-cache-20.xml

    r1807 r1809  
    8383<t>
    8484   The Hypertext Transfer Protocol (HTTP) is an application-level protocol for
    85    distributed, collaborative, hypertext information systems. HTTP has been in
    86    use by the World Wide Web global information initiative since 1990. This
    87    document is Part 6 of the seven-part specification that defines the protocol
    88    referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616.
    89 </t>
    90 <t>
    91    Part 6 defines requirements on HTTP caches and the associated header fields
     85   distributed, collaborative, hypertext information systems. This document
     86   defines requirements on HTTP caches and the associated header fields
    9287   that control cache behavior or indicate cacheable response messages.
    9388</t>
  • draft-ietf-httpbis/20/draft-ietf-httpbis-p7-auth-20.txt

    r1807 r1809  
    1818   The Hypertext Transfer Protocol (HTTP) is an application-level
    1919   protocol for distributed, collaborative, hypermedia information
    20    systems.  HTTP has been in use by the World Wide Web global
    21    information initiative since 1990.  This document is Part 7 of the
    22    seven-part specification that defines the protocol referred to as
    23    "HTTP/1.1" and, taken together, obsoletes RFC 2616.
    24 
    25    Part 7 defines the HTTP Authentication framework.
     20   systems.  This document defines the HTTP Authentication framework.
    2621
    2722Editorial Note (To be removed by RFC Editor)
     
    5045   Internet-Drafts are draft documents valid for a maximum of six months
    5146   and may be updated, replaced, or obsoleted by other documents at any
    52 
    53 
    54 
    55 Fielding, et al.        Expires January 17, 2013                [Page 1]
    56 
    57 
    58 Internet-Draft              HTTP/1.1, Part 7                   July 2012
    59 
    60 
    6147   time.  It is inappropriate to use Internet-Drafts as reference
    6248   material or to cite them other than as "work in progress."
    6349
    6450   This Internet-Draft will expire on January 17, 2013.
     51
     52
     53
     54
     55Fielding, et al.        Expires January 17, 2013                [Page 1]
     56
     57
     58Internet-Draft              HTTP/1.1, Part 7                   July 2012
     59
    6560
    6661Copyright Notice
     
    9085   it for publication as an RFC or to translate it into languages other
    9186   than English.
     87
     88
     89
     90
     91
    9292
    9393
  • draft-ietf-httpbis/20/draft-ietf-httpbis-p7-auth-20.xml

    r1807 r1809  
    7474<t>
    7575   The Hypertext Transfer Protocol (HTTP) is an application-level protocol for
    76    distributed, collaborative, hypermedia information systems. HTTP has been in
    77    use by the World Wide Web global information initiative since 1990. This
    78    document is Part 7 of the seven-part specification that defines the protocol
    79    referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616.
    80 </t>
    81 <t>
    82    Part 7 defines the HTTP Authentication framework.
     76   distributed, collaborative, hypermedia information systems. This document
     77   defines the HTTP Authentication framework.
    8378</t>
    8479</abstract>
  • draft-ietf-httpbis/20/p5-range.html

    r1807 r1809  
    495495      <meta name="dct.issued" scheme="ISO8601" content="2012-07-16">
    496496      <meta name="dct.replaces" content="urn:ietf:rfc:2616">
    497       <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 5 of the seven-part specification that defines the protocol referred to as &#34;HTTP/1.1&#34; and, taken together, obsoletes RFC 2616. Part 5 defines range requests and the rules for constructing and combining responses to those requests.">
    498       <meta name="description" 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 5 of the seven-part specification that defines the protocol referred to as &#34;HTTP/1.1&#34; and, taken together, obsoletes RFC 2616. Part 5 defines range requests and the rules for constructing and combining responses to those requests.">
     497      <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an 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.">
     498      <meta name="description" content="The Hypertext Transfer Protocol (HTTP) is an 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.">
    499499   </head>
    500500   <body onload="init();">
     
    535535      <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1>
    536536      <p>The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information
    537          systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 5 of the
    538          seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616.
    539       </p> 
    540       <p>Part 5 defines range requests and the rules for constructing and combining responses to those requests.</p>
     537         systems. This document defines range requests and the rules for constructing and combining responses to those requests.
     538      </p>
    541539      <h1 id="rfc.note.1"><a href="#rfc.note.1">Editorial Note (To be removed by RFC Editor)</a></h1>
    542540      <p>Discussion of this draft takes place on the HTTPBIS working group mailing list (ietf-http-wg@w3.org), which is archived at &lt;<a href="http://lists.w3.org/Archives/Public/ietf-http-wg/">http://lists.w3.org/Archives/Public/ietf-http-wg/</a>&gt;.
  • draft-ietf-httpbis/20/p5-range.xml

    r1807 r1809  
    101101<t>
    102102   The Hypertext Transfer Protocol (HTTP) is an application-level protocol for
    103    distributed, collaborative, hypertext information systems. HTTP has been in
    104    use by the World Wide Web global information initiative since 1990. This
    105    document is Part 5 of the seven-part specification that defines the protocol
    106    referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616.
    107 </t>
    108 <t>
    109    Part 5 defines range requests and the rules for constructing and
    110    combining responses to those requests.
     103   distributed, collaborative, hypertext information systems. This document
     104   defines range requests and the rules for constructing and combining
     105   responses to those requests.
    111106</t>
    112107</abstract>
  • draft-ietf-httpbis/20/p6-cache.html

    r1807 r1809  
    501501      <meta name="dct.issued" scheme="ISO8601" content="2012-07-16">
    502502      <meta name="dct.replaces" content="urn:ietf:rfc:2616">
    503       <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 6 of the seven-part specification that defines the protocol referred to as &#34;HTTP/1.1&#34; 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.">
    504       <meta name="description" 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 6 of the seven-part specification that defines the protocol referred to as &#34;HTTP/1.1&#34; 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.">
     503      <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information systems. This document defines requirements on HTTP caches and the associated header fields that control cache behavior or indicate cacheable response messages.">
     504      <meta name="description" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information systems. This document defines requirements on HTTP caches and the associated header fields that control cache behavior or indicate cacheable response messages.">
    505505   </head>
    506506   <body onload="init();">
     
    549549      <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1>
    550550      <p>The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information
    551          systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 6 of the
    552          seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616.
    553       </p> 
    554       <p>Part 6 defines requirements on HTTP caches and the associated header fields that control cache behavior or indicate cacheable
    555          response messages.
     551         systems. This document defines requirements on HTTP caches and the associated header fields that control cache behavior or
     552         indicate cacheable response messages.
    556553      </p>
    557554      <h1 id="rfc.note.1"><a href="#rfc.note.1">Editorial Note (To be removed by RFC Editor)</a></h1>
  • draft-ietf-httpbis/20/p6-cache.xml

    r1807 r1809  
    122122<t>
    123123   The Hypertext Transfer Protocol (HTTP) is an application-level protocol for
    124    distributed, collaborative, hypertext information systems. HTTP has been in
    125    use by the World Wide Web global information initiative since 1990. This
    126    document is Part 6 of the seven-part specification that defines the protocol
    127    referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616.
    128 </t>
    129 <t>
    130    Part 6 defines requirements on HTTP caches and the associated header fields
     124   distributed, collaborative, hypertext information systems. This document
     125   defines requirements on HTTP caches and the associated header fields
    131126   that control cache behavior or indicate cacheable response messages.
    132127</t>
  • draft-ietf-httpbis/20/p7-auth.html

    r1807 r1809  
    492492      <meta name="dct.issued" scheme="ISO8601" content="2012-07-16">
    493493      <meta name="dct.replaces" content="urn:ietf:rfc:2616">
    494       <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 &#34;HTTP/1.1&#34; and, taken together, obsoletes RFC 2616. Part 7 defines the HTTP Authentication framework.">
    495       <meta name="description" 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 &#34;HTTP/1.1&#34; and, taken together, obsoletes RFC 2616. Part 7 defines the HTTP Authentication framework.">
     494      <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. This document defines the HTTP Authentication framework.">
     495      <meta name="description" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. This document defines the HTTP Authentication framework.">
    496496   </head>
    497497   <body onload="init();">
     
    533533      <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1>
    534534      <p>The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information
    535          systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 7 of the
    536          seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616.
    537       </p> 
    538       <p>Part 7 defines the HTTP Authentication framework.</p>
     535         systems. This document defines the HTTP Authentication framework.
     536      </p>
    539537      <h1 id="rfc.note.1"><a href="#rfc.note.1">Editorial Note (To be removed by RFC Editor)</a></h1>
    540538      <p>Discussion of this draft takes place on the HTTPBIS working group mailing list (ietf-http-wg@w3.org), which is archived at &lt;<a href="http://lists.w3.org/Archives/Public/ietf-http-wg/">http://lists.w3.org/Archives/Public/ietf-http-wg/</a>&gt;.
  • draft-ietf-httpbis/20/p7-auth.xml

    r1807 r1809  
    100100<t>
    101101   The Hypertext Transfer Protocol (HTTP) is an application-level protocol for
    102    distributed, collaborative, hypermedia information systems. HTTP has been in
    103    use by the World Wide Web global information initiative since 1990. This
    104    document is Part 7 of the seven-part specification that defines the protocol
    105    referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616.
    106 </t>
    107 <t>
    108    Part 7 defines the HTTP Authentication framework.
     102   distributed, collaborative, hypermedia information systems. This document
     103   defines the HTTP Authentication framework.
    109104</t>
    110105</abstract>
Note: See TracChangeset for help on using the changeset viewer.