Changeset 2045 for draft-ietf-httpbis
- Timestamp:
- 08/12/12 17:47:57 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p0-introduction.html
r2035 r2045 393 393 } 394 394 @bottom-center { 395 content: "Expires June 1 0, 2013";395 content: "Expires June 11, 2013"; 396 396 } 397 397 @bottom-right { … … 426 426 <meta name="dct.creator" content="Reschke, J. F."> 427 427 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p0-introduction-latest"> 428 <meta name="dct.issued" scheme="ISO8601" content="2012-12-0 7">428 <meta name="dct.issued" scheme="ISO8601" content="2012-12-08"> 429 429 <meta name="dct.abstract" content="This document is the first in a series that, collectively, define the HyperText Transfer Protocol, version 1.1; otherwise known as HTTP/1.1."> 430 430 <meta name="description" content="This document is the first in a series that, collectively, define the HyperText Transfer Protocol, version 1.1; otherwise known as HTTP/1.1."> … … 446 446 </tr> 447 447 <tr> 448 <td class="left">Expires: June 1 0, 2013</td>448 <td class="left">Expires: June 11, 2013</td> 449 449 <td class="right">W3C</td> 450 450 </tr> … … 467 467 <tr> 468 468 <td class="left"></td> 469 <td class="right">December 7, 2012</td>469 <td class="right">December 8, 2012</td> 470 470 </tr> 471 471 </tbody> … … 490 490 in progress”. 491 491 </p> 492 <p>This Internet-Draft will expire on June 1 0, 2013.</p>492 <p>This Internet-Draft will expire on June 11, 2013.</p> 493 493 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 494 494 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis/latest/p1-messaging.html
r2044 r2045 3054 3054 </li> 3055 3055 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/389">http://tools.ietf.org/wg/httpbis/trac/ticket/389</a>>: "mention of 'proxies' in section about caches" 3056 </li> 3057 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/390">http://tools.ietf.org/wg/httpbis/trac/ticket/390</a>>: "use of ABNF terms from RFC 3986" 3058 </li> 3059 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/392">http://tools.ietf.org/wg/httpbis/trac/ticket/392</a>>: "editorial improvements to message length definition" 3060 </li> 3061 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/395">http://tools.ietf.org/wg/httpbis/trac/ticket/395</a>>: "Connection header field MUST vs SHOULD" 3062 </li> 3063 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/396">http://tools.ietf.org/wg/httpbis/trac/ticket/396</a>>: "editorial improvements to persistent connections section" 3064 </li> 3065 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/397">http://tools.ietf.org/wg/httpbis/trac/ticket/397</a>>: "URI normalization vs empty path" 3066 </li> 3067 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/408">http://tools.ietf.org/wg/httpbis/trac/ticket/408</a>>: "p1 feedback" 3068 </li> 3069 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/409">http://tools.ietf.org/wg/httpbis/trac/ticket/409</a>>: "is parsing OBS-FOLD mandatory?" 3070 </li> 3071 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/410">http://tools.ietf.org/wg/httpbis/trac/ticket/410</a>>: "HTTPS and Shared Caching" 3072 </li> 3073 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/411">http://tools.ietf.org/wg/httpbis/trac/ticket/411</a>>: "Requirements for recipients of ws between start-line and first header field" 3074 </li> 3075 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/412">http://tools.ietf.org/wg/httpbis/trac/ticket/412</a>>: "SP and HT when being tolerant" 3076 </li> 3077 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/414">http://tools.ietf.org/wg/httpbis/trac/ticket/414</a>>: "Message Parsing Strictness" 3078 </li> 3079 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/415">http://tools.ietf.org/wg/httpbis/trac/ticket/415</a>>: "'Render'" 3080 </li> 3081 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/418">http://tools.ietf.org/wg/httpbis/trac/ticket/418</a>>: "No-Transform" 3082 </li> 3083 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/419">http://tools.ietf.org/wg/httpbis/trac/ticket/419</a>>: "p2 editorial feedback" 3084 </li> 3085 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/420">http://tools.ietf.org/wg/httpbis/trac/ticket/420</a>>: "Content-Length SHOULD be sent" 3056 3086 </li> 3057 3087 </ul> -
draft-ietf-httpbis/latest/p1-messaging.xml
r2043 r2045 5109 5109 "mention of 'proxies' in section about caches" 5110 5110 </t> 5111 <t> 5112 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/390"/>: 5113 "use of ABNF terms from RFC 3986" 5114 </t> 5115 <t> 5116 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/392"/>: 5117 "editorial improvements to message length definition" 5118 </t> 5119 <t> 5120 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/395"/>: 5121 "Connection header field MUST vs SHOULD" 5122 </t> 5123 <t> 5124 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/396"/>: 5125 "editorial improvements to persistent connections section" 5126 </t> 5127 <t> 5128 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/397"/>: 5129 "URI normalization vs empty path" 5130 </t> 5131 <t> 5132 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/408"/>: 5133 "p1 feedback" 5134 </t> 5135 <t> 5136 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/409"/>: 5137 "is parsing OBS-FOLD mandatory?" 5138 </t> 5139 <t> 5140 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/410"/>: 5141 "HTTPS and Shared Caching" 5142 </t> 5143 <t> 5144 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/411"/>: 5145 "Requirements for recipients of ws between start-line and first header field" 5146 </t> 5147 <t> 5148 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/412"/>: 5149 "SP and HT when being tolerant" 5150 </t> 5151 <t> 5152 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/414"/>: 5153 "Message Parsing Strictness" 5154 </t> 5155 <t> 5156 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/415"/>: 5157 "'Render'" 5158 </t> 5159 <t> 5160 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/418"/>: 5161 "No-Transform" 5162 </t> 5163 <t> 5164 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/419"/>: 5165 "p2 editorial feedback" 5166 </t> 5167 <t> 5168 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/420"/>: 5169 "Content-Length SHOULD be sent" 5170 </t> 5111 5171 </list> 5112 5172 </t> -
draft-ietf-httpbis/latest/p2-semantics.html
r2035 r2045 449 449 } 450 450 @bottom-center { 451 content: "Expires June 1 0, 2013";451 content: "Expires June 11, 2013"; 452 452 } 453 453 @bottom-right { … … 472 472 <link rel="Index" href="#rfc.index"> 473 473 <link rel="Chapter" title="1 Introduction" href="#rfc.section.1"> 474 <link rel="Chapter" title="2 Resource " href="#rfc.section.2">475 <link rel="Chapter" title="3 Representation " href="#rfc.section.3">474 <link rel="Chapter" title="2 Resources" href="#rfc.section.2"> 475 <link rel="Chapter" title="3 Representations" href="#rfc.section.3"> 476 476 <link rel="Chapter" title="4 Product Tokens" href="#rfc.section.4"> 477 477 <link rel="Chapter" title="5 Request Methods" href="#rfc.section.5"> … … 496 496 <meta name="dct.creator" content="Reschke, J. F."> 497 497 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 498 <meta name="dct.issued" scheme="ISO8601" content="2012-12-0 7">498 <meta name="dct.issued" scheme="ISO8601" content="2012-12-08"> 499 499 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 500 500 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an 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."> … … 524 524 <tr> 525 525 <td class="left">Intended status: Standards Track</td> 526 <td class="right">December 7, 2012</td>526 <td class="right">December 8, 2012</td> 527 527 </tr> 528 528 <tr> 529 <td class="left">Expires: June 1 0, 2013</td>529 <td class="left">Expires: June 11, 2013</td> 530 530 <td class="right"></td> 531 531 </tr> … … 555 555 in progress”. 556 556 </p> 557 <p>This Internet-Draft will expire on June 1 0, 2013.</p>557 <p>This Internet-Draft will expire on June 11, 2013.</p> 558 558 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 559 559 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 578 578 </ul> 579 579 </li> 580 <li><a href="#rfc.section.2">2.</a> <a href="#resource ">Resource</a></li>581 <li><a href="#rfc.section.3">3.</a> <a href="#representation ">Representation</a><ul>580 <li><a href="#rfc.section.2">2.</a> <a href="#resources">Resources</a></li> 581 <li><a href="#rfc.section.3">3.</a> <a href="#representations">Representations</a><ul> 582 582 <li><a href="#rfc.section.3.1">3.1</a> <a href="#representation.metadata">Representation Metadata</a><ul> 583 583 <li><a href="#rfc.section.3.1.1">3.1.1</a> <a href="#data.type">Data Type</a><ul> … … 809 809 This document defines HTTP/1.1 request and response semantics in terms of the architecture defined in <a href="#Part1" id="rfc.xref.Part1.1"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[Part1]</cite></a>. 810 810 </p> 811 <p id="rfc.section.1.p.2">HTTP provides a uniform interface for interacting with a resource (<a href="#resource " title="Resource">Section 2</a>), regardless of its type, nature, or implementation, and for transferring content in message payloads in the form of a representation812 (<a href="#representation " title="Representation">Section 3</a>).811 <p id="rfc.section.1.p.2">HTTP provides a uniform interface for interacting with a resource (<a href="#resources" title="Resources">Section 2</a>), regardless of its type, nature, or implementation, and for transferring content in message payloads in the form of a representation 812 (<a href="#representations" title="Representations">Section 3</a>). 813 813 </p> 814 814 <p id="rfc.section.1.p.3">HTTP semantics include the intentions defined by each request method (<a href="#methods" title="Request Methods">Section 5</a>), extensions to those semantics that might be described in request header fields (<a href="#request.header.fields" title="Request Header Fields">Section 6</a>), the meaning of status codes to indicate a machine-readable response (<a href="#status.codes" title="Response Status Codes">Section 7</a>), and the meaning of other control data and resource metadata that might be given in response header fields (<a href="#response.header.fields" title="Response Header Fields">Section 8</a>). … … 830 830 defined in <a href="#RFC6365" id="rfc.xref.RFC6365.1"><cite title="Terminology Used in Internationalization in the IETF">[RFC6365]</cite></a>. 831 831 </p> 832 <h1 id="rfc.section.2"><a href="#rfc.section.2">2.</a> <a id="resource " href="#resource">Resource</a></h1>832 <h1 id="rfc.section.2"><a href="#rfc.section.2">2.</a> <a id="resources" href="#resources">Resources</a></h1> 833 833 <p id="rfc.section.2.p.1">The target of each HTTP request is called a resource. HTTP does not limit the nature of a resource; it merely defines an interface 834 834 that might be used to interact with resources. Each resource is identified by a Uniform Resource Identifier (URI), as described … … 842 842 </p> 843 843 <div id="rfc.iref.r.1"></div> 844 <h1 id="rfc.section.3"><a href="#rfc.section.3">3.</a> <a id="representation " href="#representation">Representation</a></h1>844 <h1 id="rfc.section.3"><a href="#rfc.section.3">3.</a> <a id="representations" href="#representations">Representations</a></h1> 845 845 <p id="rfc.section.3.p.1">If we consider that a resource could be anything, and that the uniform interface provided by HTTP is similar to a window through 846 846 which one can observe and act upon such a thing only through the communication of messages to some independent actor on the … … 1011 1011 definition. Typically, the representation is only decoded just prior to rendering or analogous usage. 1012 1012 </p> 1013 <p id="rfc.section.3.1.2.2.p.7">A transforming proxy <em class="bcp14">MAY</em> modify the content coding if the new coding is known to be acceptable to the recipient, unless the "no-transform" cache-control 1014 directive is present in the message. 1015 </p> 1016 <p id="rfc.section.3.1.2.2.p.8">If the media type includes an inherent encoding, such as a data format that is always compressed, then that encoding would 1013 <p id="rfc.section.3.1.2.2.p.7">If the media type includes an inherent encoding, such as a data format that is always compressed, then that encoding would 1017 1014 not be restated as a Content-Encoding even if it happens to be the same algorithm as one of the content codings. Such a content 1018 1015 coding would only be listed if, for some bizarre reason, it is applied a second time to form the representation. Likewise, … … 1021 1018 as ..." dialog instead of automatic decompression and rendering of content). 1022 1019 </p> 1023 <p id="rfc.section.3.1.2.2.p. 9">If the content-coding of a representation in a request message is not acceptable to the origin server, the server <em class="bcp14">SHOULD</em> respond with a status code of 415 (Unsupported Media Type).1020 <p id="rfc.section.3.1.2.2.p.8">If the content-coding of a representation in a request message is not acceptable to the origin server, the server <em class="bcp14">SHOULD</em> respond with a status code of 415 (Unsupported Media Type). 1024 1021 </p> 1025 1022 <h3 id="rfc.section.3.1.3"><a href="#rfc.section.3.1.3">3.1.3</a> <a id="audience.language" href="#audience.language">Audience Language</a></h3> … … 2444 2441 <div id="rfc.iref.72"></div> 2445 2442 <h3 id="rfc.section.7.3.4"><a href="#rfc.section.7.3.4">7.3.4</a> <a id="status.203" href="#status.203">203 Non-Authoritative Information</a></h3> 2446 <p id="rfc.section.7.3.4.p.1">The representation in the response has been transformed or otherwise modified by a transforming proxy (<a href="p1-messaging.html#intermediaries" title="Intermediaries">Section 2.3</a> of <a href="#Part1" id="rfc.xref.Part1.23"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[Part1]</cite></a>). Note that the behavior of transforming intermediaries is controlled by the no-transform Cache-Control directive (<a href="p6-cache.html#header.cache-control" title="Cache-Control">Section 7.2</a> of <a href="#Part6" id="rfc.xref.Part6.9"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Caching">[Part6]</cite></a>). 2447 </p> 2448 <p id="rfc.section.7.3.4.p.2">This status code is only appropriate when the response status code would have been <a href="#status.200" class="smpl">200 (OK)</a> otherwise. When the status code before transformation would have been different, the 214 Transformation Applied warn-code 2449 (<a href="p6-cache.html#header.warning" title="Warning">Section 7.5</a> of <a href="#Part6" id="rfc.xref.Part6.10"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Caching">[Part6]</cite></a>) is appropriate. 2450 </p> 2451 <p id="rfc.section.7.3.4.p.3">Caches <em class="bcp14">MAY</em> use a heuristic (see <a href="p6-cache.html#heuristic.freshness" title="Calculating Heuristic Freshness">Section 4.1.2</a> of <a href="#Part6" id="rfc.xref.Part6.11"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Caching">[Part6]</cite></a>) to determine freshness for 203 responses. 2443 <p id="rfc.section.7.3.4.p.1">The request was successful but the enclosed payload has been modified from that of the origin server's <a href="#status.200" class="smpl">200 (OK)</a> response by a transforming proxy (<a href="p1-messaging.html#message.transformations" title="Transformations">Section 5.7.2</a> of <a href="#Part1" id="rfc.xref.Part1.23"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[Part1]</cite></a>). This status code allows the proxy to notify recipients when a transformation has been applied, since that knowledge might 2444 impact later decisions regarding the content. For example, future cache validation requests for the content might only be 2445 applicable along the same request path (through the same proxies). 2446 </p> 2447 <p id="rfc.section.7.3.4.p.2">The 203 response is similar to the Warning code of 214 Transformation Applied (<a href="p6-cache.html#header.warning" title="Warning">Section 7.5</a> of <a href="#Part6" id="rfc.xref.Part6.9"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Caching">[Part6]</cite></a>), which has the advantage of being applicable to responses with any status code. 2452 2448 </p> 2453 2449 <div id="rfc.iref.72"></div> … … 2535 2531 <p id="rfc.section.7.4.1.p.3">If the server has a preferred choice of representation, it <em class="bcp14">SHOULD</em> include the specific URI for that representation in the <a href="#header.location" class="smpl">Location</a> field; user agents <em class="bcp14">MAY</em> use the Location field value for automatic redirection. 2536 2532 </p> 2537 <p id="rfc.section.7.4.1.p.4">Caches <em class="bcp14">MAY</em> use a heuristic (see <a href="p6-cache.html#heuristic.freshness" title="Calculating Heuristic Freshness">Section 4.1.2</a> of <a href="#Part6" id="rfc.xref.Part6.1 2"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Caching">[Part6]</cite></a>) to determine freshness for 300 responses.2533 <p id="rfc.section.7.4.1.p.4">Caches <em class="bcp14">MAY</em> use a heuristic (see <a href="p6-cache.html#heuristic.freshness" title="Calculating Heuristic Freshness">Section 4.1.2</a> of <a href="#Part6" id="rfc.xref.Part6.10"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Caching">[Part6]</cite></a>) to determine freshness for 300 responses. 2538 2534 </p> 2539 2535 <div id="rfc.iref.73"></div> … … 2542 2538 request URI to one or more of the new references returned by the server, where possible. 2543 2539 </p> 2544 <p id="rfc.section.7.4.2.p.2">Caches <em class="bcp14">MAY</em> use a heuristic (see <a href="p6-cache.html#heuristic.freshness" title="Calculating Heuristic Freshness">Section 4.1.2</a> of <a href="#Part6" id="rfc.xref.Part6.1 3"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Caching">[Part6]</cite></a>) to determine freshness for 301 responses.2540 <p id="rfc.section.7.4.2.p.2">Caches <em class="bcp14">MAY</em> use a heuristic (see <a href="p6-cache.html#heuristic.freshness" title="Calculating Heuristic Freshness">Section 4.1.2</a> of <a href="#Part6" id="rfc.xref.Part6.11"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Caching">[Part6]</cite></a>) to determine freshness for 301 responses. 2545 2541 </p> 2546 2542 <p id="rfc.section.7.4.2.p.3">The new permanent URI <em class="bcp14">SHOULD</em> be given by the <a href="#header.location" class="smpl">Location</a> field in the response. A response payload can contain a short hypertext note with a hyperlink to the new URI(s). … … 2677 2673 — that is left to the discretion of the server owner. 2678 2674 </p> 2679 <p id="rfc.section.7.5.9.p.3">Caches <em class="bcp14">MAY</em> use a heuristic (see <a href="p6-cache.html#heuristic.freshness" title="Calculating Heuristic Freshness">Section 4.1.2</a> of <a href="#Part6" id="rfc.xref.Part6.1 4"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Caching">[Part6]</cite></a>) to determine freshness for 410 responses.2675 <p id="rfc.section.7.5.9.p.3">Caches <em class="bcp14">MAY</em> use a heuristic (see <a href="p6-cache.html#heuristic.freshness" title="Calculating Heuristic Freshness">Section 4.1.2</a> of <a href="#Part6" id="rfc.xref.Part6.12"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Caching">[Part6]</cite></a>) to determine freshness for 410 responses. 2680 2676 </p> 2681 2677 <div id="rfc.iref.74"></div> … … 2789 2785 <tr> 2790 2786 <td class="left">Age</td> 2791 <td class="left"><a href="p6-cache.html#header.age" title="Age">Section 7.1</a> of <a href="#Part6" id="rfc.xref.Part6.1 5"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Caching">[Part6]</cite></a></td>2787 <td class="left"><a href="p6-cache.html#header.age" title="Age">Section 7.1</a> of <a href="#Part6" id="rfc.xref.Part6.13"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Caching">[Part6]</cite></a></td> 2792 2788 </tr> 2793 2789 <tr> … … 3002 2998 <h3 id="rfc.section.8.2.1"><a href="#rfc.section.8.2.1">8.2.1</a> <a id="header.vary" href="#header.vary">Vary</a></h3> 3003 2999 <p id="rfc.section.8.2.1.p.1">The "Vary" header field conveys the set of header fields that were used to select the representation.</p> 3004 <p id="rfc.section.8.2.1.p.2">Caches use this information as part of determining whether a stored response can be used to satisfy a given request (<a href="p6-cache.html#caching.negotiated.responses" title="Using Negotiated Responses">Section 4.3</a> of <a href="#Part6" id="rfc.xref.Part6.1 6"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Caching">[Part6]</cite></a>).3000 <p id="rfc.section.8.2.1.p.2">Caches use this information as part of determining whether a stored response can be used to satisfy a given request (<a href="p6-cache.html#caching.negotiated.responses" title="Using Negotiated Responses">Section 4.3</a> of <a href="#Part6" id="rfc.xref.Part6.14"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Caching">[Part6]</cite></a>). 3005 3001 </p> 3006 3002 <p id="rfc.section.8.2.1.p.3">In uncacheable or stale responses, the Vary field value advises the user agent about the criteria that were used to select … … 3225 3221 code (e.g., combinations of request header fields and/or method(s)) along with any dependencies on response header fields 3226 3222 (e.g., what fields are required and what fields can modify the semantics). A response that can transfer a payload ought to 3227 specify expected cache behavior (e.g., cacheability and freshness criteria, as described in <a href="#Part6" id="rfc.xref.Part6.1 7"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Caching">[Part6]</cite></a>) and whether the payload has any implied association with an identified resource (<a href="#identifying.payload" title="Identifying a Representation">Section 3.1.4.1</a>).3223 specify expected cache behavior (e.g., cacheability and freshness criteria, as described in <a href="#Part6" id="rfc.xref.Part6.15"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Caching">[Part6]</cite></a>) and whether the payload has any implied association with an identified resource (<a href="#identifying.payload" title="Identifying a Representation">Section 3.1.4.1</a>). 3228 3224 </p> 3229 3225 <h3 id="rfc.section.9.2.3"><a href="#rfc.section.9.2.3">9.2.3</a> <a id="status.code.registration" href="#status.code.registration">Registrations</a></h3> … … 3515 3511 </li> 3516 3512 <li> 3517 <p>How the header field might interact with caching (see <a href="#Part6" id="rfc.xref.Part6.1 8"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Caching">[Part6]</cite></a>).3513 <p>How the header field might interact with caching (see <a href="#Part6" id="rfc.xref.Part6.16"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Caching">[Part6]</cite></a>). 3518 3514 </p> 3519 3515 </li> … … 4088 4084 </p> 4089 4085 <h1 id="rfc.section.C"><a href="#rfc.section.C">C.</a> <a id="changes.from.rfc.2616" href="#changes.from.rfc.2616">Changes from RFC 2616</a></h1> 4090 <p id="rfc.section.C.p.1">The term "representation" is introduced, replacing both "entity" and "variant." (<a href="#representation " title="Representation">Section 3</a>)4086 <p id="rfc.section.C.p.1">The term "representation" is introduced, replacing both "entity" and "variant." (<a href="#representations" title="Representations">Section 3</a>) 4091 4087 </p> 4092 4088 <p id="rfc.section.C.p.2">"Server-Driven" and "agent-driven" content negotiation are now called "proactive" and "reactive" content negotiation (respectively). … … 4340 4336 <ul> 4341 4337 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/388">http://tools.ietf.org/wg/httpbis/trac/ticket/388</a>>: "User confirmation for unsafe methods" 4338 </li> 4339 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/418">http://tools.ietf.org/wg/httpbis/trac/ticket/418</a>>: "No-Transform" 4340 </li> 4341 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/419">http://tools.ietf.org/wg/httpbis/trac/ticket/419</a>>: "p2 editorial feedback" 4342 4342 </li> 4343 4343 </ul> … … 4537 4537 <li><em>Part1</em> <a href="#rfc.xref.Part1.1">1</a>, <a href="#rfc.xref.Part1.2">1.1</a>, <a href="#rfc.xref.Part1.3">1.2</a>, <a href="#rfc.xref.Part1.4">2</a>, <a href="#rfc.xref.Part1.5">2</a>, <a href="#rfc.xref.Part1.6">2</a>, <a href="#rfc.xref.Part1.7">3.1.2.1</a>, <a href="#rfc.xref.Part1.8">3.1.2.1</a>, <a href="#rfc.xref.Part1.9">3.1.2.1</a>, <a href="#rfc.xref.Part1.10">3.1.2.2</a>, <a href="#rfc.xref.Part1.11">3.1.4.1</a>, <a href="#rfc.xref.Part1.12">3.1.4.2</a>, <a href="#rfc.xref.Part1.13">3.3</a>, <a href="#rfc.xref.Part1.14">3.3</a>, <a href="#rfc.xref.Part1.15">5.3.6</a>, <a href="#rfc.xref.Part1.16">5.3.7</a>, <a href="#rfc.xref.Part1.17">5.3.8</a>, <a href="#rfc.xref.Part1.18">5.3.8</a>, <a href="#rfc.xref.Part1.19">6.1</a>, <a href="#rfc.xref.Part1.20">6.5</a>, <a href="#rfc.xref.Part1.21">6.5.3</a>, <a href="#rfc.xref.Part1.22">7.2.2</a>, <a href="#rfc.xref.Part1.23">7.3.4</a>, <a href="#rfc.xref.Part1.24">7.3.6</a>, <a href="#rfc.xref.Part1.25">7.5.15</a>, <a href="#rfc.xref.Part1.26">7.6.6</a>, <a href="#rfc.xref.Part1.27">8</a>, <a href="#rfc.xref.Part1.28">8.4.2</a>, <a href="#rfc.xref.Part1.29">8.4.2</a>, <a href="#rfc.xref.Part1.30">9.1.2</a>, <a href="#rfc.xref.Part1.31">9.3.1</a>, <a href="#rfc.xref.Part1.32">9.3.1</a>, <a href="#rfc.xref.Part1.33">9.3.1</a>, <a href="#rfc.xref.Part1.34">9.3.1</a>, <a href="#rfc.xref.Part1.35">9.3.1</a>, <a href="#rfc.xref.Part1.36">9.3.1</a>, <a href="#rfc.xref.Part1.37">9.4</a>, <a href="#rfc.xref.Part1.38">9.4.1</a>, <a href="#rfc.xref.Part1.39">9.4.1</a>, <a href="#rfc.xref.Part1.40">9.4.2</a>, <a href="#rfc.xref.Part1.41">9.4.2</a>, <a href="#rfc.xref.Part1.42">9.4.2</a>, <a href="#rfc.xref.Part1.43">11</a>, <a href="#Part1"><b>12.1</b></a>, <a href="#rfc.xref.Part1.44">C</a>, <a href="#rfc.xref.Part1.45">D</a>, <a href="#rfc.xref.Part1.46">D</a>, <a href="#rfc.xref.Part1.47">D</a>, <a href="#rfc.xref.Part1.48">D</a>, <a href="#rfc.xref.Part1.49">D</a>, <a href="#rfc.xref.Part1.50">D</a>, <a href="#rfc.xref.Part1.51">D</a>, <a href="#rfc.xref.Part1.52">D</a>, <a href="#rfc.xref.Part1.53">D</a>, <a href="#rfc.xref.Part1.54">D</a>, <a href="#rfc.xref.Part1.55">D</a>, <a href="#rfc.xref.Part1.56">D</a><ul> 4538 4538 <li><em>Section 1.2</em> <a href="#rfc.xref.Part1.3">1.2</a></li> 4539 <li><em>Section 2.3</em> <a href="#rfc.xref.Part1.23">7.3.4</a></li>4540 4539 <li><em>Section 2.5</em> <a href="#rfc.xref.Part1.2">1.1</a></li> 4541 4540 <li><em>Section 2.6</em> <a href="#rfc.xref.Part1.26">7.6.6</a></li> … … 4558 4557 <li><em>Section 5.5</em> <a href="#rfc.xref.Part1.6">2</a>, <a href="#rfc.xref.Part1.11">3.1.4.1</a>, <a href="#rfc.xref.Part1.12">3.1.4.2</a>, <a href="#rfc.xref.Part1.27">8</a></li> 4559 4558 <li><em>Section 5.7.1</em> <a href="#rfc.xref.Part1.17">5.3.8</a>, <a href="#rfc.xref.Part1.29">8.4.2</a>, <a href="#rfc.xref.Part1.44">C</a></li> 4559 <li><em>Section 5.7.2</em> <a href="#rfc.xref.Part1.23">7.3.4</a></li> 4560 4560 <li><em>Section 6.1</em> <a href="#rfc.xref.Part1.35">9.3.1</a></li> 4561 4561 <li><em>Section 6.7</em> <a href="#rfc.xref.Part1.22">7.2.2</a>, <a href="#rfc.xref.Part1.25">7.5.15</a></li> … … 4587 4587 </ul> 4588 4588 </li> 4589 <li><em>Part6</em> <a href="#rfc.xref.Part6.1">3.1</a>, <a href="#rfc.xref.Part6.2">5.2.3</a>, <a href="#rfc.xref.Part6.3">5.3.1</a>, <a href="#rfc.xref.Part6.4">5.3.2</a>, <a href="#rfc.xref.Part6.5">5.3.3</a>, <a href="#rfc.xref.Part6.6">5.3.4</a>, <a href="#rfc.xref.Part6.7">5.3.5</a>, <a href="#rfc.xref.Part6.8">7.3.1</a>, <a href="#rfc.xref.Part6.9">7.3.4</a>, <a href="#rfc.xref.Part6.10">7. 3.4</a>, <a href="#rfc.xref.Part6.11">7.3.4</a>, <a href="#rfc.xref.Part6.12">7.4.1</a>, <a href="#rfc.xref.Part6.13">7.4.2</a>, <a href="#rfc.xref.Part6.14">7.5.9</a>, <a href="#rfc.xref.Part6.15">8.1</a>, <a href="#rfc.xref.Part6.16">8.2.1</a>, <a href="#rfc.xref.Part6.17">9.2.2</a>, <a href="#rfc.xref.Part6.18">9.3.1</a>, <a href="#Part6"><b>12.1</b></a><ul>4589 <li><em>Part6</em> <a href="#rfc.xref.Part6.1">3.1</a>, <a href="#rfc.xref.Part6.2">5.2.3</a>, <a href="#rfc.xref.Part6.3">5.3.1</a>, <a href="#rfc.xref.Part6.4">5.3.2</a>, <a href="#rfc.xref.Part6.5">5.3.3</a>, <a href="#rfc.xref.Part6.6">5.3.4</a>, <a href="#rfc.xref.Part6.7">5.3.5</a>, <a href="#rfc.xref.Part6.8">7.3.1</a>, <a href="#rfc.xref.Part6.9">7.3.4</a>, <a href="#rfc.xref.Part6.10">7.4.1</a>, <a href="#rfc.xref.Part6.11">7.4.2</a>, <a href="#rfc.xref.Part6.12">7.5.9</a>, <a href="#rfc.xref.Part6.13">8.1</a>, <a href="#rfc.xref.Part6.14">8.2.1</a>, <a href="#rfc.xref.Part6.15">9.2.2</a>, <a href="#rfc.xref.Part6.16">9.3.1</a>, <a href="#Part6"><b>12.1</b></a><ul> 4590 4590 <li><em>Section 4.1.1</em> <a href="#rfc.xref.Part6.5">5.3.3</a></li> 4591 <li><em>Section 4.1.2</em> <a href="#rfc.xref.Part6.8">7.3.1</a>, <a href="#rfc.xref.Part6.1 1">7.3.4</a>, <a href="#rfc.xref.Part6.12">7.4.1</a>, <a href="#rfc.xref.Part6.13">7.4.2</a>, <a href="#rfc.xref.Part6.14">7.5.9</a></li>4592 <li><em>Section 4.3</em> <a href="#rfc.xref.Part6.1 6">8.2.1</a></li>4591 <li><em>Section 4.1.2</em> <a href="#rfc.xref.Part6.8">7.3.1</a>, <a href="#rfc.xref.Part6.10">7.4.1</a>, <a href="#rfc.xref.Part6.11">7.4.2</a>, <a href="#rfc.xref.Part6.12">7.5.9</a></li> 4592 <li><em>Section 4.3</em> <a href="#rfc.xref.Part6.14">8.2.1</a></li> 4593 4593 <li><em>Section 5</em> <a href="#rfc.xref.Part6.4">5.3.2</a></li> 4594 4594 <li><em>Section 6</em> <a href="#rfc.xref.Part6.6">5.3.4</a>, <a href="#rfc.xref.Part6.7">5.3.5</a></li> 4595 <li><em>Section 7.1</em> <a href="#rfc.xref.Part6.15">8.1</a></li> 4596 <li><em>Section 7.2</em> <a href="#rfc.xref.Part6.9">7.3.4</a></li> 4595 <li><em>Section 7.1</em> <a href="#rfc.xref.Part6.13">8.1</a></li> 4597 4596 <li><em>Section 7.3</em> <a href="#rfc.xref.Part6.1">3.1</a></li> 4598 <li><em>Section 7.5</em> <a href="#rfc.xref.Part6. 10">7.3.4</a></li>4597 <li><em>Section 7.5</em> <a href="#rfc.xref.Part6.9">7.3.4</a></li> 4599 4598 </ul> 4600 4599 </li> -
draft-ietf-httpbis/latest/p2-semantics.xml
r2043 r2045 6054 6054 "User confirmation for unsafe methods" 6055 6055 </t> 6056 <t> 6057 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/418"/>: 6058 "No-Transform" 6059 </t> 6060 <t> 6061 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/419"/>: 6062 "p2 editorial feedback" 6063 </t> 6056 6064 </list> 6057 6065 </t> -
draft-ietf-httpbis/latest/p4-conditional.html
r2044 r2045 1373 1373 </ul> 1374 1374 <h2 id="rfc.section.D.3"><a href="#rfc.section.D.3">D.3</a> <a id="changes.since.21" href="#changes.since.21">Since draft-ietf-httpbis-p4-conditional-21</a></h2> 1375 <p id="rfc.section.D.3.p.1">None yet.</p> 1375 <p id="rfc.section.D.3.p.1">Closed issues: </p> 1376 <ul> 1377 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/384">http://tools.ietf.org/wg/httpbis/trac/ticket/384</a>>: "unclear prose in definition of 304" 1378 </li> 1379 </ul> 1376 1380 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 1377 1381 <p class="noprint"><a href="#rfc.index.3">3</a> <a href="#rfc.index.4">4</a> <a href="#rfc.index.E">E</a> <a href="#rfc.index.G">G</a> <a href="#rfc.index.I">I</a> <a href="#rfc.index.L">L</a> <a href="#rfc.index.M">M</a> <a href="#rfc.index.P">P</a> <a href="#rfc.index.R">R</a> <a href="#rfc.index.S">S</a> <a href="#rfc.index.V">V</a> -
draft-ietf-httpbis/latest/p4-conditional.xml
r2044 r2045 1526 1526 <section title="Since draft-ietf-httpbis-p4-conditional-21" anchor="changes.since.21"> 1527 1527 <t> 1528 None yet. 1528 Closed issues: 1529 <list style="symbols"> 1530 <t> 1531 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/384"/>: 1532 "unclear prose in definition of 304" 1533 </t> 1534 </list> 1529 1535 </t> 1530 1536 </section> -
draft-ietf-httpbis/latest/p5-range.html
r2035 r2045 449 449 } 450 450 @bottom-center { 451 content: "Expires June 1 0, 2013";451 content: "Expires June 11, 2013"; 452 452 } 453 453 @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-p5-range-latest"> 495 <meta name="dct.issued" scheme="ISO8601" content="2012-12-0 7">495 <meta name="dct.issued" scheme="ISO8601" content="2012-12-08"> 496 496 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 497 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."> … … 519 519 </tr> 520 520 <tr> 521 <td class="left">Expires: June 1 0, 2013</td>521 <td class="left">Expires: June 11, 2013</td> 522 522 <td class="right">J. Reschke, Editor</td> 523 523 </tr> … … 528 528 <tr> 529 529 <td class="left"></td> 530 <td class="right">December 7, 2012</td>530 <td class="right">December 8, 2012</td> 531 531 </tr> 532 532 </tbody> … … 553 553 in progress”. 554 554 </p> 555 <p>This Internet-Draft will expire on June 1 0, 2013.</p>555 <p>This Internet-Draft will expire on June 11, 2013.</p> 556 556 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 557 557 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1261 1261 <a href="#header.if-range" class="smpl">If-Range</a> = entity-tag / HTTP-date 1262 1262 1263 <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, defined in [Part1], Section 3.2. 1>1263 <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, defined in [Part1], Section 3.2.3> 1264 1264 1265 1265 <a href="#range.retrieval.requests" class="smpl">Range</a> = byte-ranges-specifier / other-ranges-specifier … … 1297 1297 <a href="#rule.ranges-specifier" class="smpl">suffix-length</a> = 1*DIGIT 1298 1298 1299 <a href="#imported.abnf" class="smpl">token</a> = <token, defined in [Part1], Section 3.2. 4>1299 <a href="#imported.abnf" class="smpl">token</a> = <token, defined in [Part1], Section 3.2.6> 1300 1300 </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> 1301 1301 <p id="rfc.section.E.p.1">Changes up to the first Working Group Last Call draft are summarized in <<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p5-range-19#appendix-D">http://tools.ietf.org/html/draft-ietf-httpbis-p5-range-19#appendix-D</a>>. -
draft-ietf-httpbis/latest/p5-range.xml
r2027 r2045 1375 1375 <x:ref>If-Range</x:ref> = entity-tag / HTTP-date 1376 1376 1377 <x:ref>OWS</x:ref> = <OWS, defined in [Part1], Section 3.2. 1>1377 <x:ref>OWS</x:ref> = <OWS, defined in [Part1], Section 3.2.3> 1378 1378 1379 1379 <x:ref>Range</x:ref> = byte-ranges-specifier / other-ranges-specifier … … 1411 1411 <x:ref>suffix-length</x:ref> = 1*DIGIT 1412 1412 1413 <x:ref>token</x:ref> = <token, defined in [Part1], Section 3.2. 4>1413 <x:ref>token</x:ref> = <token, defined in [Part1], Section 3.2.6> 1414 1414 </artwork> 1415 1415 </figure> -
draft-ietf-httpbis/latest/p6-cache.html
r2044 r2045 2034 2034 </ul> 2035 2035 <h2 id="rfc.section.D.3"><a href="#rfc.section.D.3">D.3</a> <a id="changes.since.21" href="#changes.since.21">Since draft-ietf-httpbis-p6-cache-21</a></h2> 2036 <p id="rfc.section.D.3.p.1">None yet.</p> 2036 <p id="rfc.section.D.3.p.1">Closed issues: </p> 2037 <ul> 2038 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/418">http://tools.ietf.org/wg/httpbis/trac/ticket/418</a>>: "No-Transform" 2039 </li> 2040 </ul> 2037 2041 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 2038 2042 <p class="noprint"><a href="#rfc.index.1">1</a> <a href="#rfc.index.2">2</a> <a href="#rfc.index.A">A</a> <a href="#rfc.index.C">C</a> <a href="#rfc.index.E">E</a> <a href="#rfc.index.F">F</a> <a href="#rfc.index.G">G</a> <a href="#rfc.index.H">H</a> <a href="#rfc.index.M">M</a> <a href="#rfc.index.N">N</a> <a href="#rfc.index.O">O</a> <a href="#rfc.index.P">P</a> <a href="#rfc.index.R">R</a> <a href="#rfc.index.S">S</a> <a href="#rfc.index.V">V</a> <a href="#rfc.index.W">W</a> -
draft-ietf-httpbis/latest/p6-cache.xml
r2044 r2045 2674 2674 <section title="Since draft-ietf-httpbis-p6-cache-21" anchor="changes.since.21"> 2675 2675 <t> 2676 None yet. 2676 Closed issues: 2677 <list style="symbols"> 2678 <t> 2679 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/418"/>: 2680 "No-Transform" 2681 </t> 2682 </list> 2677 2683 </t> 2678 2684 </section> -
draft-ietf-httpbis/latest/p7-auth.html
r2035 r2045 449 449 } 450 450 @bottom-center { 451 content: "Expires June 1 0, 2013";451 content: "Expires June 11, 2013"; 452 452 } 453 453 @bottom-right { … … 489 489 <meta name="dct.creator" content="Reschke, J. F."> 490 490 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p7-auth-latest"> 491 <meta name="dct.issued" scheme="ISO8601" content="2012-12-0 7">491 <meta name="dct.issued" scheme="ISO8601" content="2012-12-08"> 492 492 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 493 493 <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."> … … 517 517 <tr> 518 518 <td class="left">Intended status: Standards Track</td> 519 <td class="right">December 7, 2012</td>519 <td class="right">December 8, 2012</td> 520 520 </tr> 521 521 <tr> 522 <td class="left">Expires: June 1 0, 2013</td>522 <td class="left">Expires: June 11, 2013</td> 523 523 <td class="right"></td> 524 524 </tr> … … 546 546 in progress”. 547 547 </p> 548 <p>This Internet-Draft will expire on June 1 0, 2013.</p>548 <p>This Internet-Draft will expire on June 11, 2013.</p> 549 549 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 550 550 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1069 1069 <div id="rfc.figure.u.10"></div> <pre class="inline"><a href="#header.authorization" class="smpl">Authorization</a> = credentials 1070 1070 1071 <a href="#imported.abnf" class="smpl">BWS</a> = <BWS, defined in [Part1], Section 3.2. 1>1072 1073 <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, defined in [Part1], Section 3.2. 1>1071 <a href="#imported.abnf" class="smpl">BWS</a> = <BWS, defined in [Part1], Section 3.2.3> 1072 1073 <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, defined in [Part1], Section 3.2.3> 1074 1074 1075 1075 <a href="#header.proxy-authenticate" class="smpl">Proxy-Authenticate</a> = *( "," OWS ) challenge *( OWS "," [ OWS … … 1088 1088 *( OWS "," [ OWS auth-param ] ) ] ) ] 1089 1089 1090 <a href="#imported.abnf" class="smpl">quoted-string</a> = <quoted-string, defined in [Part1], Section 3.2. 4>1091 1092 <a href="#imported.abnf" class="smpl">token</a> = <token, defined in [Part1], Section 3.2. 4>1090 <a href="#imported.abnf" class="smpl">quoted-string</a> = <quoted-string, defined in [Part1], Section 3.2.6> 1091 1092 <a href="#imported.abnf" class="smpl">token</a> = <token, defined in [Part1], Section 3.2.6> 1093 1093 <a href="#challenge.and.response" class="smpl">token68</a> = 1*( ALPHA / DIGIT / "-" / "." / "_" / "~" / "+" / "/" ) 1094 1094 *"=" -
draft-ietf-httpbis/latest/p7-auth.xml
r2027 r2045 1056 1056 <x:ref>Authorization</x:ref> = credentials 1057 1057 1058 <x:ref>BWS</x:ref> = <BWS, defined in [Part1], Section 3.2. 1>1059 1060 <x:ref>OWS</x:ref> = <OWS, defined in [Part1], Section 3.2. 1>1058 <x:ref>BWS</x:ref> = <BWS, defined in [Part1], Section 3.2.3> 1059 1060 <x:ref>OWS</x:ref> = <OWS, defined in [Part1], Section 3.2.3> 1061 1061 1062 1062 <x:ref>Proxy-Authenticate</x:ref> = *( "," OWS ) challenge *( OWS "," [ OWS … … 1075 1075 *( OWS "," [ OWS auth-param ] ) ] ) ] 1076 1076 1077 <x:ref>quoted-string</x:ref> = <quoted-string, defined in [Part1], Section 3.2. 4>1078 1079 <x:ref>token</x:ref> = <token, defined in [Part1], Section 3.2. 4>1077 <x:ref>quoted-string</x:ref> = <quoted-string, defined in [Part1], Section 3.2.6> 1078 1079 <x:ref>token</x:ref> = <token, defined in [Part1], Section 3.2.6> 1080 1080 <x:ref>token68</x:ref> = 1*( ALPHA / DIGIT / "-" / "." / "_" / "~" / "+" / "/" ) 1081 1081 *"="
Note: See TracChangeset
for help on using the changeset viewer.