Changeset 54 for draft-ietf-httpbis/00/p5-range.html
- Timestamp:
- 18/12/07 07:29:04 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/00/p5-range.html
r52 r54 352 352 <meta name="DC.Creator" content="Leach, P."> 353 353 <meta name="DC.Creator" content="Berners-Lee, T."> 354 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p5-range- latest">354 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p5-range-00"> 355 355 <meta name="DC.Date.Issued" scheme="ISO8601" content="2007-12"> 356 356 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2068"> … … 370 370 <tr> 371 371 <td class="header left"> 372 <draft-ietf-httpbis-p5-range- latest>372 <draft-ietf-httpbis-p5-range-00> 373 373 374 374 </td> … … 426 426 </tr> 427 427 </table> 428 <p class="title">HTTP/1.1, part 5: Range Requests and Partial Responses<br><span class="filename">draft-ietf-httpbis-p5-range- latest</span></p>428 <p class="title">HTTP/1.1, part 5: Range Requests and Partial Responses<br><span class="filename">draft-ietf-httpbis-p5-range-00</span></p> 429 429 <h1><a id="rfc.status" href="#rfc.status">Status of this Memo</a></h1> 430 430 <p>By submitting this Internet-Draft, each author represents that any applicable patent or other IPR claims of which he or she … … 528 528 </li> 529 529 </ul> 530 <p id="rfc.section.3.1.p.3">If the 206 response is the result of an If-Range request that used a strong cache validator (see <a href="p4-conditional.html#weak.and.strong.validators" title="Weak and Strong Validators">Section 3</a> of <a href="#Part4" id="rfc.xref.Part4.1"><cite title="HTTP/1.1, part 4: Conditional Requests">[Part4]</cite></a>), the response <em class="bcp14">SHOULD NOT</em> include other entity-headers. If the response is the result of an If-Range request that used a weak validator, the response <em class="bcp14">MUST NOT</em> include other entity-headers; this prevents inconsistencies between cached entity-bodies and updated headers. Otherwise, the530 <p id="rfc.section.3.1.p.3">If the 206 response is the result of an If-Range request that used a strong cache validator (see <a href="p4-conditional.html#weak.and.strong.validators" title="Weak and Strong Validators">Section 4</a> of <a href="#Part4" id="rfc.xref.Part4.1"><cite title="HTTP/1.1, part 4: Conditional Requests">[Part4]</cite></a>), the response <em class="bcp14">SHOULD NOT</em> include other entity-headers. If the response is the result of an If-Range request that used a weak validator, the response <em class="bcp14">MUST NOT</em> include other entity-headers; this prevents inconsistencies between cached entity-bodies and updated headers. Otherwise, the 531 531 response <em class="bcp14">MUST</em> include all of the entity-headers that would have been returned with a 200 (OK) response to the same request. 532 532 </p> … … 554 554 <ul> 555 555 <li>Both the incoming response and the cache entry have a cache validator.</li> 556 <li>The two cache validators match using the strong comparison function (see <a href="p4-conditional.html#weak.and.strong.validators" title="Weak and Strong Validators">Section 3</a> of <a href="#Part4" id="rfc.xref.Part4.2"><cite title="HTTP/1.1, part 4: Conditional Requests">[Part4]</cite></a>).556 <li>The two cache validators match using the strong comparison function (see <a href="p4-conditional.html#weak.and.strong.validators" title="Weak and Strong Validators">Section 4</a> of <a href="#Part4" id="rfc.xref.Part4.2"><cite title="HTTP/1.1, part 4: Conditional Requests">[Part4]</cite></a>). 557 557 </li> 558 558 </ul> … … 755 755 <tr> 756 756 <td class="reference"><b id="Part1">[Part1]</b></td> 757 <td class="top"><a title="Day Software">Fielding, R., Ed.</a>, <a title="One Laptop per Child">Gettys, J.</a>, <a title="Hewlett-Packard Company">Mogul, J.</a>, <a title="Microsoft Corporation">Frystyk, H.</a>, <a title="Adobe Systems, Incorporated">Masinter, L.</a>, <a title="Microsoft Corporation">Leach, P.</a>, and <a title="World Wide Web Consortium">T. Berners-Lee</a>, “<a href="http://tools.ietf.org/html/draft-fielding-p1-messaging- latest">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-fielding-p1-messaging-latest(work in progress), December 2007.757 <td class="top"><a title="Day Software">Fielding, R., Ed.</a>, <a title="One Laptop per Child">Gettys, J.</a>, <a title="Hewlett-Packard Company">Mogul, J.</a>, <a title="Microsoft Corporation">Frystyk, H.</a>, <a title="Adobe Systems, Incorporated">Masinter, L.</a>, <a title="Microsoft Corporation">Leach, P.</a>, and <a title="World Wide Web Consortium">T. Berners-Lee</a>, “<a href="http://tools.ietf.org/html/draft-fielding-p1-messaging-00">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-fielding-p1-messaging-00 (work in progress), December 2007. 758 758 </td> 759 759 </tr> 760 760 <tr> 761 761 <td class="reference"><b id="Part4">[Part4]</b></td> 762 <td class="top"><a title="Day Software">Fielding, R., Ed.</a>, <a title="One Laptop per Child">Gettys, J.</a>, <a title="Hewlett-Packard Company">Mogul, J.</a>, <a title="Microsoft Corporation">Frystyk, H.</a>, <a title="Adobe Systems, Incorporated">Masinter, L.</a>, <a title="Microsoft Corporation">Leach, P.</a>, and <a title="World Wide Web Consortium">T. Berners-Lee</a>, “<a href="http://tools.ietf.org/html/draft-fielding-p4-conditional- latest">HTTP/1.1, part 4: Conditional Requests</a>”, Internet-Draft draft-fielding-p4-conditional-latest(work in progress), December 2007.762 <td class="top"><a title="Day Software">Fielding, R., Ed.</a>, <a title="One Laptop per Child">Gettys, J.</a>, <a title="Hewlett-Packard Company">Mogul, J.</a>, <a title="Microsoft Corporation">Frystyk, H.</a>, <a title="Adobe Systems, Incorporated">Masinter, L.</a>, <a title="Microsoft Corporation">Leach, P.</a>, and <a title="World Wide Web Consortium">T. Berners-Lee</a>, “<a href="http://tools.ietf.org/html/draft-fielding-p4-conditional-00">HTTP/1.1, part 4: Conditional Requests</a>”, Internet-Draft draft-fielding-p4-conditional-00 (work in progress), December 2007. 763 763 </td> 764 764 </tr> … … 949 949 <li class="indline1"><em>Part1</em> <a class="iref" href="#rfc.xref.Part1.1">7</a>, <a class="iref" href="#Part1"><b>9</b></a></li> 950 950 <li class="indline1"><em>Part4</em> <a class="iref" href="#rfc.xref.Part4.1">3.1</a>, <a class="iref" href="#rfc.xref.Part4.2">4</a>, <a class="iref" href="#Part4"><b>9</b></a><ul class="ind"> 951 <li class="indline1"><em>Section 3</em> <a class="iref" href="#rfc.xref.Part4.1">3.1</a>, <a class="iref" href="#rfc.xref.Part4.2">4</a></li>951 <li class="indline1"><em>Section 4</em> <a class="iref" href="#rfc.xref.Part4.1">3.1</a>, <a class="iref" href="#rfc.xref.Part4.2">4</a></li> 952 952 </ul> 953 953 </li>
Note: See TracChangeset
for help on using the changeset viewer.