Changeset 1099 for draft-ietf-httpbis/01/p5-range.html
- Timestamp:
- 01/01/11 17:23:02 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/01/p5-range.html
r230 r1099 2 2 PUBLIC "-//W3C//DTD HTML 4.01//EN"> 3 3 <html lang="en"> 4 <head profile="http://www.w3.org/2006/03/hcard ">4 <head profile="http://www.w3.org/2006/03/hcard http://dublincore.org/documents/2008/08/04/dc-html/"> 5 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 6 6 <title>HTTP/1.1, part 5: Range Requests and Partial Responses</title><style type="text/css" title="Xml2Rfc (sans serif)"> … … 37 37 } 38 38 39 dl.empty dd { 39 ul.empty { 40 list-style-type: none; 41 } 42 ul.empty li { 40 43 margin-top: .5em; 41 44 } … … 62 65 page-break-after: avoid; 63 66 } 64 h2 a { 65 color: black; 66 } 67 h3 { 67 h3, h4, h5, h6 { 68 68 font-size: 10pt; 69 69 page-break-after: avoid; 70 70 } 71 h3 a { 72 color: black; 73 } 74 h4 { 75 font-size: 10pt; 76 page-break-after: avoid; 77 } 78 h4 a { 79 color: black; 80 } 81 h5 { 82 font-size: 10pt; 83 page-break-after: avoid; 84 } 85 h5 a { 71 h2 a, h3 a, h4 a, h5 a, h6 a { 86 72 color: black; 87 73 } … … 135 121 } 136 122 table.header { 123 border-spacing: 1px; 137 124 width: 95%; 138 125 font-size: 10pt; … … 146 133 white-space: nowrap; 147 134 } 148 t d.header{135 table.header td { 149 136 background-color: gray; 150 137 width: 50%; 151 138 } 152 t d.header a {139 table.header a { 153 140 color: white; 154 141 } … … 161 148 display:table-header-group; 162 149 } 163 ul.toc {150 ul.toc, ul.toc ul { 164 151 list-style: none; 165 152 margin-left: 1.5em; … … 167 154 padding-left: 0em; 168 155 } 169 li.tocline0{156 ul.toc li { 170 157 line-height: 150%; 171 158 font-weight: bold; … … 174 161 margin-right: 0em; 175 162 } 176 li.tocline1{163 ul.toc li li { 177 164 line-height: normal; 178 165 font-weight: normal; … … 181 168 margin-right: 0em; 182 169 } 183 li. tocline2{170 li.excluded { 184 171 font-size: 0pt; 185 172 } … … 187 174 margin-left: 0em; 188 175 } 189 ul.ind {176 ul.ind, ul.ind ul { 190 177 list-style: none; 191 178 margin-left: 1.5em; 192 179 margin-right: 0em; 193 180 padding-left: 0em; 194 } 195 li.indline0 { 181 page-break-before: avoid; 182 } 183 ul.ind li { 196 184 font-weight: bold; 197 185 line-height: 200%; … … 199 187 margin-right: 0em; 200 188 } 201 li.indline1{189 ul.ind li li { 202 190 font-weight: normal; 203 191 line-height: 150%; 204 192 margin-left: 0em; 205 193 margin-right: 0em; 194 } 195 .avoidbreak { 196 page-break-inside: avoid; 206 197 } 207 198 .bcp14 { … … 288 279 } 289 280 290 a.iref{281 ul.ind li li a { 291 282 content: target-counter(attr(href), page); 292 283 } … … 301 292 @page { 302 293 @top-left { 303 content: "I NTERNET DRAFT";294 content: "Internet-Draft"; 304 295 } 305 296 @top-right { … … 347 338 <link rel="Appendix" title="B Compatibility with Previous Versions" href="#rfc.section.B"> 348 339 <link rel="Appendix" title="C Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.C"> 349 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.365, 2008-03-07 07:17:25, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 350 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 351 <meta name="DC.Creator" content="Fielding, R."> 352 <meta name="DC.Creator" content="Gettys, J."> 353 <meta name="DC.Creator" content="Mogul, J."> 354 <meta name="DC.Creator" content="Frystyk, H."> 355 <meta name="DC.Creator" content="Masinter, L."> 356 <meta name="DC.Creator" content="Leach, P."> 357 <meta name="DC.Creator" content="Berners-Lee, T."> 358 <meta name="DC.Creator" content="Lafon, Y."> 359 <meta name="DC.Creator" content="Reschke, J. F."> 360 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p5-range-01"> 361 <meta name="DC.Date.Issued" scheme="ISO8601" content="2008-01"> 362 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 363 <meta name="DC.Description.Abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 5 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 5 defines range-specific requests and the rules for constructing and combining responses to those requests."> 340 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.537, 2010-12-30 14:21:59, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 341 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 342 <meta name="dct.creator" content="Fielding, R."> 343 <meta name="dct.creator" content="Gettys, J."> 344 <meta name="dct.creator" content="Mogul, J."> 345 <meta name="dct.creator" content="Frystyk, H."> 346 <meta name="dct.creator" content="Masinter, L."> 347 <meta name="dct.creator" content="Leach, P."> 348 <meta name="dct.creator" content="Berners-Lee, T."> 349 <meta name="dct.creator" content="Lafon, Y."> 350 <meta name="dct.creator" content="Reschke, J. F."> 351 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p5-range-01"> 352 <meta name="dct.issued" scheme="ISO8601" content="2008-01-12"> 353 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 354 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 5 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 5 defines range-specific requests and the rules for constructing and combining responses to those requests."> 355 <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 5 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 5 defines range-specific requests and the rules for constructing and combining responses to those requests."> 364 356 </head> 365 357 <body> 366 <table summary="header information" class="header" border="0" cellpadding="1" cellspacing="1"> 367 <tr> 368 <td class="header left">Network Working Group</td> 369 <td class="header right">R. Fielding, Editor</td> 370 </tr> 371 <tr> 372 <td class="header left">Internet Draft</td> 373 <td class="header right">Day Software</td> 374 </tr> 375 <tr> 376 <td class="header left"> 377 <draft-ietf-httpbis-p5-range-01> 378 379 </td> 380 <td class="header right">J. Gettys</td> 381 </tr> 382 <tr> 383 <td class="header left">Obsoletes: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 384 </td> 385 <td class="header right">One Laptop per Child</td> 386 </tr> 387 <tr> 388 <td class="header left">Intended status: Standards Track</td> 389 <td class="header right">J. Mogul</td> 390 </tr> 391 <tr> 392 <td class="header left">Expires: July 2008</td> 393 <td class="header right">HP</td> 394 </tr> 395 <tr> 396 <td class="header left"></td> 397 <td class="header right">H. Frystyk</td> 398 </tr> 399 <tr> 400 <td class="header left"></td> 401 <td class="header right">Microsoft</td> 402 </tr> 403 <tr> 404 <td class="header left"></td> 405 <td class="header right">L. Masinter</td> 406 </tr> 407 <tr> 408 <td class="header left"></td> 409 <td class="header right">Adobe Systems</td> 410 </tr> 411 <tr> 412 <td class="header left"></td> 413 <td class="header right">P. Leach</td> 414 </tr> 415 <tr> 416 <td class="header left"></td> 417 <td class="header right">Microsoft</td> 418 </tr> 419 <tr> 420 <td class="header left"></td> 421 <td class="header right">T. Berners-Lee</td> 422 </tr> 423 <tr> 424 <td class="header left"></td> 425 <td class="header right">W3C/MIT</td> 426 </tr> 427 <tr> 428 <td class="header left"></td> 429 <td class="header right">Y. Lafon, Editor</td> 430 </tr> 431 <tr> 432 <td class="header left"></td> 433 <td class="header right">W3C</td> 434 </tr> 435 <tr> 436 <td class="header left"></td> 437 <td class="header right">J. F. Reschke, Editor</td> 438 </tr> 439 <tr> 440 <td class="header left"></td> 441 <td class="header right">greenbytes</td> 442 </tr> 443 <tr> 444 <td class="header left"></td> 445 <td class="header right">January 12, 2008</td> 446 </tr> 358 <table class="header"> 359 <tbody> 360 <tr> 361 <td class="left">Network Working Group</td> 362 <td class="right">R. Fielding, Editor</td> 363 </tr> 364 <tr> 365 <td class="left">Internet-Draft</td> 366 <td class="right">Day Software</td> 367 </tr> 368 <tr> 369 <td class="left">Obsoletes: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 370 </td> 371 <td class="right">J. Gettys</td> 372 </tr> 373 <tr> 374 <td class="left">Intended status: Standards Track</td> 375 <td class="right">One Laptop per Child</td> 376 </tr> 377 <tr> 378 <td class="left">Expires: July 15, 2008</td> 379 <td class="right">J. Mogul</td> 380 </tr> 381 <tr> 382 <td class="left"></td> 383 <td class="right">HP</td> 384 </tr> 385 <tr> 386 <td class="left"></td> 387 <td class="right">H. Frystyk</td> 388 </tr> 389 <tr> 390 <td class="left"></td> 391 <td class="right">Microsoft</td> 392 </tr> 393 <tr> 394 <td class="left"></td> 395 <td class="right">L. Masinter</td> 396 </tr> 397 <tr> 398 <td class="left"></td> 399 <td class="right">Adobe Systems</td> 400 </tr> 401 <tr> 402 <td class="left"></td> 403 <td class="right">P. Leach</td> 404 </tr> 405 <tr> 406 <td class="left"></td> 407 <td class="right">Microsoft</td> 408 </tr> 409 <tr> 410 <td class="left"></td> 411 <td class="right">T. Berners-Lee</td> 412 </tr> 413 <tr> 414 <td class="left"></td> 415 <td class="right">W3C/MIT</td> 416 </tr> 417 <tr> 418 <td class="left"></td> 419 <td class="right">Y. Lafon, Editor</td> 420 </tr> 421 <tr> 422 <td class="left"></td> 423 <td class="right">W3C</td> 424 </tr> 425 <tr> 426 <td class="left"></td> 427 <td class="right">J. Reschke, Editor</td> 428 </tr> 429 <tr> 430 <td class="left"></td> 431 <td class="right">greenbytes</td> 432 </tr> 433 <tr> 434 <td class="left"></td> 435 <td class="right">January 12, 2008</td> 436 </tr> 437 </tbody> 447 438 </table> 448 439 <p class="title">HTTP/1.1, part 5: Range Requests and Partial Responses<br><span class="filename">draft-ietf-httpbis-p5-range-01</span></p> … … 459 450 in progress”. 460 451 </p> 461 <p>The list of current Internet-Drafts can be accessed at <<a href="http://www.ietf.org/ietf/1id-abstracts.txt">http://www.ietf.org/ietf/1id-abstracts.txt</a>>.462 </p> 463 <p>The list of Internet-Draft Shadow Directories can be accessed at <<a href="http://www.ietf.org/shadow.html">http://www.ietf.org/shadow.html</a>>.464 </p> 465 <p>This Internet-Draft will expire in July2008.</p>452 <p>The list of current Internet-Drafts can be accessed at <a href="http://www.ietf.org/ietf/1id-abstracts.txt">http://www.ietf.org/ietf/1id-abstracts.txt</a>. 453 </p> 454 <p>The list of Internet-Draft Shadow Directories can be accessed at <a href="http://www.ietf.org/shadow.html">http://www.ietf.org/shadow.html</a>. 455 </p> 456 <p>This Internet-Draft will expire on July 15, 2008.</p> 466 457 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 467 458 <p>The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information … … 479 470 <h1 class="np" id="rfc.toc"><a href="#rfc.toc">Table of Contents</a></h1> 480 471 <ul class="toc"> 481 <li class="tocline0">1. <a href="#introduction">Introduction</a><ul class="toc">482 <li class="tocline1">1.1 <a href="#intro.requirements">Requirements</a></li>472 <li>1. <a href="#introduction">Introduction</a><ul> 473 <li>1.1 <a href="#intro.requirements">Requirements</a></li> 483 474 </ul> 484 475 </li> 485 <li class="tocline0">2. <a href="#range.units">Range Units</a></li>486 <li class="tocline0">3. <a href="#rfc.section.3">Status Code Definitions</a><ul class="toc">487 <li class="tocline1">3.1 <a href="#status.206">206 Partial Content</a></li>488 <li class="tocline1">3.2 <a href="#status.416">416 Requested Range Not Satisfiable</a></li>476 <li>2. <a href="#range.units">Range Units</a></li> 477 <li>3. <a href="#rfc.section.3">Status Code Definitions</a><ul> 478 <li>3.1 <a href="#status.206">206 Partial Content</a></li> 479 <li>3.2 <a href="#status.416">416 Requested Range Not Satisfiable</a></li> 489 480 </ul> 490 481 </li> 491 <li class="tocline0">4. <a href="#combining.byte.ranges">Combining Byte Ranges</a></li>492 <li class="tocline0">5. <a href="#header.fields">Header Field Definitions</a><ul class="toc">493 <li class="tocline1">5.1 <a href="#header.accept-ranges">Accept-Ranges</a></li>494 <li class="tocline1">5.2 <a href="#header.content-range">Content-Range</a></li>495 <li class="tocline1">5.3 <a href="#header.if-range">If-Range</a></li>496 <li class="tocline1">5.4 <a href="#header.range">Range</a><ul class="toc">497 <li class="tocline1">5.4.1 <a href="#byte.ranges">Byte Ranges</a></li>498 <li class="tocline1">5.4.2 <a href="#range.retrieval.requests">Range Retrieval Requests</a></li>482 <li>4. <a href="#combining.byte.ranges">Combining Byte Ranges</a></li> 483 <li>5. <a href="#header.fields">Header Field Definitions</a><ul> 484 <li>5.1 <a href="#header.accept-ranges">Accept-Ranges</a></li> 485 <li>5.2 <a href="#header.content-range">Content-Range</a></li> 486 <li>5.3 <a href="#header.if-range">If-Range</a></li> 487 <li>5.4 <a href="#header.range">Range</a><ul> 488 <li>5.4.1 <a href="#byte.ranges">Byte Ranges</a></li> 489 <li>5.4.2 <a href="#range.retrieval.requests">Range Retrieval Requests</a></li> 499 490 </ul> 500 491 </li> 501 492 </ul> 502 493 </li> 503 <li class="tocline0">6. <a href="#IANA.considerations">IANA Considerations</a></li>504 <li class="tocline0">7. <a href="#security.considerations">Security Considerations</a></li>505 <li class="tocline0">8. <a href="#ack">Acknowledgments</a></li>506 <li class="tocline0">9. <a href="#rfc.references">References</a><ul class="toc">507 <li class="tocline1">9.1 <a href="#rfc.references.1">Normative References</a></li>508 <li class="tocline1">9.2 <a href="#rfc.references.2">Informative References</a></li>494 <li>6. <a href="#IANA.considerations">IANA Considerations</a></li> 495 <li>7. <a href="#security.considerations">Security Considerations</a></li> 496 <li>8. <a href="#ack">Acknowledgments</a></li> 497 <li>9. <a href="#rfc.references">References</a><ul> 498 <li>9.1 <a href="#rfc.references.1">Normative References</a></li> 499 <li>9.2 <a href="#rfc.references.2">Informative References</a></li> 509 500 </ul> 510 501 </li> 511 <li class="tocline0"><a href="#rfc.authors">Authors' Addresses</a></li>512 <li class="tocline0">A. <a href="#internet.media.type.multipart.byteranges">Internet Media Type multipart/byteranges</a></li>513 <li class="tocline0">B. <a href="#compatibility">Compatibility with Previous Versions</a><ul class="toc">514 <li class="tocline1">B.1 <a href="#changes.from.rfc.2068">Changes from RFC 2068</a></li>515 <li class="tocline1">B.2 <a href="#changes.from.rfc.2616">Changes from RFC 2616</a></li>502 <li><a href="#rfc.authors">Authors' Addresses</a></li> 503 <li>A. <a href="#internet.media.type.multipart.byteranges">Internet Media Type multipart/byteranges</a></li> 504 <li>B. <a href="#compatibility">Compatibility with Previous Versions</a><ul> 505 <li>B.1 <a href="#changes.from.rfc.2068">Changes from RFC 2068</a></li> 506 <li>B.2 <a href="#changes.from.rfc.2616">Changes from RFC 2616</a></li> 516 507 </ul> 517 508 </li> 518 <li class="tocline0">C. <a href="#rfc.section.C">Change Log (to be removed by RFC Editor before publication)</a><ul class="toc">519 <li class="tocline1">C.1 <a href="#rfc.section.C.1">Since RFC2616</a></li>520 <li class="tocline1">C.2 <a href="#rfc.section.C.2">Since draft-ietf-httpbis-p5-range-00</a></li>509 <li>C. <a href="#rfc.section.C">Change Log (to be removed by RFC Editor before publication)</a><ul> 510 <li>C.1 <a href="#rfc.section.C.1">Since RFC2616</a></li> 511 <li>C.2 <a href="#rfc.section.C.2">Since draft-ietf-httpbis-p5-range-00</a></li> 521 512 </ul> 522 513 </li> 523 <li class="tocline0"><a href="#rfc.ipr">Intellectual Property and Copyright Statements</a></li>524 <li class="tocline0"><a href="#rfc.index">Index</a></li>514 <li><a href="#rfc.index">Index</a></li> 515 <li><a href="#rfc.ipr">Intellectual Property and Copyright Statements</a></li> 525 516 </ul> 526 517 <h1 id="rfc.section.1" class="np"><a href="#rfc.section.1">1.</a> <a id="introduction" href="#introduction">Introduction</a></h1> … … 692 683 resource), it <em class="bcp14">SHOULD</em> return a response code of 416 (Requested range not satisfiable) (<a href="#status.416" id="rfc.xref.status.416.1" title="416 Requested Range Not Satisfiable">Section 3.2</a>). 693 684 </p> 694 < dl class="empty">695 < dd> <b>Note:</b> clients cannot depend on servers to send a 416 (Requested range not satisfiable) response instead of a 200 (OK) response for685 <ul class="empty"> 686 <li> <b>Note:</b> clients cannot depend on servers to send a 416 (Requested range not satisfiable) response instead of a 200 (OK) response for 696 687 an unsatisfiable Range request-header, since not all servers implement this request-header. 697 </ dd>698 </ dl>688 </li> 689 </ul> 699 690 <div id="rfc.iref.i.1"></div> 700 691 <div id="rfc.iref.h.3"></div> … … 800 791 <h2 id="rfc.references.1"><a href="#rfc.section.9.1" id="rfc.section.9.1">9.1</a> Normative References 801 792 </h2> 802 <table summary="Normative References">793 <table> 803 794 <tr> 804 795 <td class="reference"><b id="Part1">[Part1]</b></td> 805 <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>, <a title="World Wide Web Consortium">Berners-Lee, T.</a>, <a title="World Wide Web Consortium">Lafon, Y., Ed.</a>, and <a title="greenbytes GmbH">J. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p1-messaging-01">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-ietf-httpbis-p1-messaging-01 (work in progress), January 2008.796 <td class="top"><a href="mailto:fielding@gbiv.com" title="Day Software">Fielding, R., Ed.</a>, <a href="mailto:jg@laptop.org" title="One Laptop per Child">Gettys, J.</a>, <a href="mailto:JeffMogul@acm.org" title="Hewlett-Packard Company">Mogul, J.</a>, <a href="mailto:henrikn@microsoft.com" title="Microsoft Corporation">Frystyk, H.</a>, <a href="mailto:LMM@acm.org" title="Adobe Systems, Incorporated">Masinter, L.</a>, <a href="mailto:paulle@microsoft.com" title="Microsoft Corporation">Leach, P.</a>, <a href="mailto:timbl@w3.org" title="World Wide Web Consortium">Berners-Lee, T.</a>, <a href="mailto:ylafon@w3.org" title="World Wide Web Consortium">Lafon, Y., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p1-messaging-01">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-ietf-httpbis-p1-messaging-01 (work in progress), January 2008. 806 797 </td> 807 798 </tr> 808 799 <tr> 809 800 <td class="reference"><b id="Part3">[Part3]</b></td> 810 <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>, <a title="World Wide Web Consortium">Berners-Lee, T.</a>, <a title="World Wide Web Consortium">Lafon, Y., Ed.</a>, and <a title="greenbytes GmbH">J. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p3-payload-01">HTTP/1.1, part 3: Message Payload and Content Negotiation</a>”, Internet-Draft draft-ietf-httpbis-p3-payload-01 (work in progress), January 2008.801 <td class="top"><a href="mailto:fielding@gbiv.com" title="Day Software">Fielding, R., Ed.</a>, <a href="mailto:jg@laptop.org" title="One Laptop per Child">Gettys, J.</a>, <a href="mailto:JeffMogul@acm.org" title="Hewlett-Packard Company">Mogul, J.</a>, <a href="mailto:henrikn@microsoft.com" title="Microsoft Corporation">Frystyk, H.</a>, <a href="mailto:LMM@acm.org" title="Adobe Systems, Incorporated">Masinter, L.</a>, <a href="mailto:paulle@microsoft.com" title="Microsoft Corporation">Leach, P.</a>, <a href="mailto:timbl@w3.org" title="World Wide Web Consortium">Berners-Lee, T.</a>, <a href="mailto:ylafon@w3.org" title="World Wide Web Consortium">Lafon, Y., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p3-payload-01">HTTP/1.1, part 3: Message Payload and Content Negotiation</a>”, Internet-Draft draft-ietf-httpbis-p3-payload-01 (work in progress), January 2008. 811 802 </td> 812 803 </tr> 813 804 <tr> 814 805 <td class="reference"><b id="Part4">[Part4]</b></td> 815 <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>, <a title="World Wide Web Consortium">Berners-Lee, T.</a>, <a title="World Wide Web Consortium">Lafon, Y., Ed.</a>, and <a title="greenbytes GmbH">J. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-01">HTTP/1.1, part 4: Conditional Requests</a>”, Internet-Draft draft-ietf-httpbis-p4-conditional-01 (work in progress), January 2008.806 <td class="top"><a href="mailto:fielding@gbiv.com" title="Day Software">Fielding, R., Ed.</a>, <a href="mailto:jg@laptop.org" title="One Laptop per Child">Gettys, J.</a>, <a href="mailto:JeffMogul@acm.org" title="Hewlett-Packard Company">Mogul, J.</a>, <a href="mailto:henrikn@microsoft.com" title="Microsoft Corporation">Frystyk, H.</a>, <a href="mailto:LMM@acm.org" title="Adobe Systems, Incorporated">Masinter, L.</a>, <a href="mailto:paulle@microsoft.com" title="Microsoft Corporation">Leach, P.</a>, <a href="mailto:timbl@w3.org" title="World Wide Web Consortium">Berners-Lee, T.</a>, <a href="mailto:ylafon@w3.org" title="World Wide Web Consortium">Lafon, Y., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-01">HTTP/1.1, part 4: Conditional Requests</a>”, Internet-Draft draft-ietf-httpbis-p4-conditional-01 (work in progress), January 2008. 816 807 </td> 817 808 </tr> 818 809 <tr> 819 810 <td class="reference"><b id="Part6">[Part6]</b></td> 820 <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>, <a title="World Wide Web Consortium">Berners-Lee, T.</a>, <a title="World Wide Web Consortium">Lafon, Y., Ed.</a>, and <a title="greenbytes GmbH">J. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-01">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-01 (work in progress), January 2008.811 <td class="top"><a href="mailto:fielding@gbiv.com" title="Day Software">Fielding, R., Ed.</a>, <a href="mailto:jg@laptop.org" title="One Laptop per Child">Gettys, J.</a>, <a href="mailto:JeffMogul@acm.org" title="Hewlett-Packard Company">Mogul, J.</a>, <a href="mailto:henrikn@microsoft.com" title="Microsoft Corporation">Frystyk, H.</a>, <a href="mailto:LMM@acm.org" title="Adobe Systems, Incorporated">Masinter, L.</a>, <a href="mailto:paulle@microsoft.com" title="Microsoft Corporation">Leach, P.</a>, <a href="mailto:timbl@w3.org" title="World Wide Web Consortium">Berners-Lee, T.</a>, <a href="mailto:ylafon@w3.org" title="World Wide Web Consortium">Lafon, Y., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-01">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-01 (work in progress), January 2008. 821 812 </td> 822 813 </tr> 823 814 <tr> 824 815 <td class="reference"><b id="RFC2046">[RFC2046]</b></td> 825 <td class="top"><a title="Innosoft International, Inc.">Freed, N.</a> and <atitle="First Virtual Holdings">N. Borenstein</a>, “<a href="http://tools.ietf.org/html/rfc2046">Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types</a>”, RFC 2046, November 1996.816 <td class="top"><a href="mailto:ned@innosoft.com" title="Innosoft International, Inc.">Freed, N.</a> and <a href="mailto:nsb@nsb.fv.com" title="First Virtual Holdings">N. Borenstein</a>, “<a href="http://tools.ietf.org/html/rfc2046">Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types</a>”, RFC 2046, November 1996. 826 817 </td> 827 818 </tr> 828 819 <tr> 829 820 <td class="reference"><b id="RFC2119">[RFC2119]</b></td> 830 <td class="top"><a title="Harvard University">Bradner, S.</a>, “<a href="http://tools.ietf.org/html/rfc2119">Key words for use in RFCs to Indicate Requirement Levels</a>”, BCP 14, RFC 2119, March 1997.821 <td class="top"><a href="mailto:sob@harvard.edu" title="Harvard University">Bradner, S.</a>, “<a href="http://tools.ietf.org/html/rfc2119">Key words for use in RFCs to Indicate Requirement Levels</a>”, BCP 14, RFC 2119, March 1997. 831 822 </td> 832 823 </tr> … … 834 825 <h2 id="rfc.references.2"><a href="#rfc.section.9.2" id="rfc.section.9.2">9.2</a> Informative References 835 826 </h2> 836 <table summary="Informative References">827 <table> 837 828 <tr> 838 829 <td class="reference"><b id="RFC2616">[RFC2616]</b></td> 839 <td class="top"><a title="University of California, Irvine">Fielding, R.</a>, <a title="W3C">Gettys, J.</a>, <a title="Compaq Computer Corporation">Mogul, J.</a>, <a title="MIT Laboratory for Computer Science">Frystyk, H.</a>, <a title="Xerox Corporation">Masinter, L.</a>, <a title="Microsoft Corporation">Leach, P.</a>, and <atitle="W3C">T. Berners-Lee</a>, “<a href="http://tools.ietf.org/html/rfc2616">Hypertext Transfer Protocol -- HTTP/1.1</a>”, RFC 2616, June 1999.830 <td class="top"><a href="mailto:fielding@ics.uci.edu" title="University of California, Irvine">Fielding, R.</a>, <a href="mailto:jg@w3.org" title="W3C">Gettys, J.</a>, <a href="mailto:mogul@wrl.dec.com" title="Compaq Computer Corporation">Mogul, J.</a>, <a href="mailto:frystyk@w3.org" title="MIT Laboratory for Computer Science">Frystyk, H.</a>, <a href="mailto:masinter@parc.xerox.com" title="Xerox Corporation">Masinter, L.</a>, <a href="mailto:paulle@microsoft.com" title="Microsoft Corporation">Leach, P.</a>, and <a href="mailto:timbl@w3.org" title="W3C">T. Berners-Lee</a>, “<a href="http://tools.ietf.org/html/rfc2616">Hypertext Transfer Protocol -- HTTP/1.1</a>”, RFC 2616, June 1999. 840 831 </td> 841 832 </tr> 842 833 </table> 843 <h1 id="rfc.authors"><a href="#rfc.authors">Authors' Addresses</a></h1> 844 <address class="vcard"><span class="vcardline"><span class="fn">Roy T. Fielding</span> 845 (editor) 846 <span class="n hidden"><span class="family-name">Fielding</span><span class="given-name">Roy T.</span></span></span><span class="org vcardline">Day Software</span><span class="adr"><span class="street-address vcardline">23 Corporate Plaza DR, Suite 280</span><span class="vcardline"><span class="locality">Newport Beach</span>, <span class="region">CA</span> <span class="postal-code">92660</span></span><span class="country-name vcardline">USA</span></span><span class="vcardline tel">Phone: <a href="tel:+1-949-706-5300"><span class="value">+1-949-706-5300</span></a></span><span class="vcardline tel"><span class="type">Fax</span>: <a href="fax:+1-949-706-5305"><span class="value">+1-949-706-5305</span></a></span><span class="vcardline">EMail: <a><span class="email">fielding@gbiv.com</span></a></span><span class="vcardline">URI: <a href="http://roy.gbiv.com/" class="url">http://roy.gbiv.com/</a></span></address> 847 <address class="vcard"><span class="vcardline"><span class="fn">Jim Gettys</span><span class="n hidden"><span class="family-name">Gettys</span><span class="given-name">Jim</span></span></span><span class="org vcardline">One Laptop per Child</span><span class="adr"><span class="street-address vcardline">21 Oak Knoll Road</span><span class="vcardline"><span class="locality">Carlisle</span>, <span class="region">MA</span> <span class="postal-code">01741</span></span><span class="country-name vcardline">USA</span></span><span class="vcardline">EMail: <a><span class="email">jg@laptop.org</span></a></span><span class="vcardline">URI: <a href="http://www.laptop.org/" class="url">http://www.laptop.org/</a></span></address> 848 <address class="vcard"><span class="vcardline"><span class="fn">Jeffrey C. Mogul</span><span class="n hidden"><span class="family-name">Mogul</span><span class="given-name">Jeffrey C.</span></span></span><span class="org vcardline">Hewlett-Packard Company</span><span class="adr"><span class="street-address vcardline">HP Labs, Large Scale Systems Group</span><span class="street-address vcardline">1501 Page Mill Road, MS 1177</span><span class="vcardline"><span class="locality">Palo Alto</span>, <span class="region">CA</span> <span class="postal-code">94304</span></span><span class="country-name vcardline">USA</span></span><span class="vcardline">EMail: <a><span class="email">JeffMogul@acm.org</span></a></span></address> 849 <address class="vcard"><span class="vcardline"><span class="fn">Henrik Frystyk Nielsen</span><span class="n hidden"><span class="family-name">Frystyk</span></span></span><span class="org vcardline">Microsoft Corporation</span><span class="adr"><span class="street-address vcardline">1 Microsoft Way</span><span class="vcardline"><span class="locality">Redmond</span>, <span class="region">WA</span> <span class="postal-code">98052</span></span><span class="country-name vcardline">USA</span></span><span class="vcardline">EMail: <a><span class="email">henrikn@microsoft.com</span></a></span></address> 850 <address class="vcard"><span class="vcardline"><span class="fn">Larry Masinter</span><span class="n hidden"><span class="family-name">Masinter</span><span class="given-name">Larry</span></span></span><span class="org vcardline">Adobe Systems, Incorporated</span><span class="adr"><span class="street-address vcardline">345 Park Ave</span><span class="vcardline"><span class="locality">San Jose</span>, <span class="region">CA</span> <span class="postal-code">95110</span></span><span class="country-name vcardline">USA</span></span><span class="vcardline">EMail: <a><span class="email">LMM@acm.org</span></a></span><span class="vcardline">URI: <a href="http://larry.masinter.net/" class="url">http://larry.masinter.net/</a></span></address> 851 <address class="vcard"><span class="vcardline"><span class="fn">Paul J. Leach</span><span class="n hidden"><span class="family-name">Leach</span><span class="given-name">Paul J.</span></span></span><span class="org vcardline">Microsoft Corporation</span><span class="adr"><span class="street-address vcardline">1 Microsoft Way</span><span class="vcardline"><span class="locality">Redmond</span>, <span class="region">WA</span> <span class="postal-code">98052</span></span></span><span class="vcardline">EMail: <a><span class="email">paulle@microsoft.com</span></a></span></address> 852 <address class="vcard"><span class="vcardline"><span class="fn">Tim Berners-Lee</span><span class="n hidden"><span class="family-name">Berners-Lee</span><span class="given-name">Tim</span></span></span><span class="org vcardline">World Wide Web Consortium</span><span class="adr"><span class="street-address vcardline">MIT Computer Science and Artificial Intelligence Laboratory</span><span class="street-address vcardline">The Stata Center, Building 32</span><span class="street-address vcardline">32 Vassar Street</span><span class="vcardline"><span class="locality">Cambridge</span>, <span class="region">MA</span> <span class="postal-code">02139</span></span><span class="country-name vcardline">USA</span></span><span class="vcardline">EMail: <a><span class="email">timbl@w3.org</span></a></span><span class="vcardline">URI: <a href="http://www.w3.org/People/Berners-Lee/" class="url">http://www.w3.org/People/Berners-Lee/</a></span></address> 853 <address class="vcard"><span class="vcardline"><span class="fn">Yves Lafon</span> 854 (editor) 855 <span class="n hidden"><span class="family-name">Lafon</span><span class="given-name">Yves</span></span></span><span class="org vcardline">World Wide Web Consortium</span><span class="adr"><span class="street-address vcardline">W3C / ERCIM</span><span class="street-address vcardline">2004, rte des Lucioles</span><span class="vcardline"><span class="locality">Sophia-Antipolis</span>, <span class="region">AM</span> <span class="postal-code">06902</span></span><span class="country-name vcardline">France</span></span><span class="vcardline">EMail: <a><span class="email">ylafon@w3.org</span></a></span><span class="vcardline">URI: <a href="http://www.raubacapeu.net/people/yves/" class="url">http://www.raubacapeu.net/people/yves/</a></span></address> 856 <address class="vcard"><span class="vcardline"><span class="fn">Julian F. Reschke</span> 857 (editor) 858 <span class="n hidden"><span class="family-name">Reschke</span><span class="given-name">Julian F.</span></span></span><span class="org vcardline">greenbytes GmbH</span><span class="adr"><span class="street-address vcardline">Hafenweg 16</span><span class="vcardline"><span class="locality">Muenster</span>, <span class="region">NW</span> <span class="postal-code">48155</span></span><span class="country-name vcardline">Germany</span></span><span class="vcardline tel">Phone: <a href="tel:+492512807760"><span class="value">+49 251 2807760</span></a></span><span class="vcardline tel"><span class="type">Fax</span>: <a href="fax:+492512807761"><span class="value">+49 251 2807761</span></a></span><span class="vcardline">EMail: <a><span class="email">julian.reschke@greenbytes.de</span></a></span><span class="vcardline">URI: <a href="http://greenbytes.de/tech/webdav/" class="url">http://greenbytes.de/tech/webdav/</a></span></address> 834 <div class="avoidbreak"> 835 <h1 id="rfc.authors"><a href="#rfc.authors">Authors' Addresses</a></h1> 836 <address class="vcard"><span class="vcardline"><span class="fn">Roy T. Fielding</span> 837 (editor) 838 <span class="n hidden"><span class="family-name">Fielding</span><span class="given-name">Roy T.</span></span></span><span class="org vcardline">Day Software</span><span class="adr"><span class="street-address vcardline">23 Corporate Plaza DR, Suite 280</span><span class="vcardline"><span class="locality">Newport Beach</span>, <span class="region">CA</span> <span class="postal-code">92660</span></span><span class="country-name vcardline">USA</span></span><span class="vcardline tel">Phone: <a href="tel:+1-949-706-5300"><span class="value">+1-949-706-5300</span></a></span><span class="vcardline tel"><span class="type">Fax</span>: <a href="fax:+1-949-706-5305"><span class="value">+1-949-706-5305</span></a></span><span class="vcardline">EMail: <a href="mailto:fielding@gbiv.com"><span class="email">fielding@gbiv.com</span></a></span><span class="vcardline">URI: <a href="http://roy.gbiv.com/" class="url">http://roy.gbiv.com/</a></span></address> 839 <address class="vcard"><span class="vcardline"><span class="fn">Jim Gettys</span><span class="n hidden"><span class="family-name">Gettys</span><span class="given-name">Jim</span></span></span><span class="org vcardline">One Laptop per Child</span><span class="adr"><span class="street-address vcardline">21 Oak Knoll Road</span><span class="vcardline"><span class="locality">Carlisle</span>, <span class="region">MA</span> <span class="postal-code">01741</span></span><span class="country-name vcardline">USA</span></span><span class="vcardline">EMail: <a href="mailto:jg@laptop.org"><span class="email">jg@laptop.org</span></a></span><span class="vcardline">URI: <a href="http://www.laptop.org/" class="url">http://www.laptop.org/</a></span></address> 840 <address class="vcard"><span class="vcardline"><span class="fn">Jeffrey C. Mogul</span><span class="n hidden"><span class="family-name">Mogul</span><span class="given-name">Jeffrey C.</span></span></span><span class="org vcardline">Hewlett-Packard Company</span><span class="adr"><span class="street-address vcardline">HP Labs, Large Scale Systems Group</span><span class="street-address vcardline">1501 Page Mill Road, MS 1177</span><span class="vcardline"><span class="locality">Palo Alto</span>, <span class="region">CA</span> <span class="postal-code">94304</span></span><span class="country-name vcardline">USA</span></span><span class="vcardline">EMail: <a href="mailto:JeffMogul@acm.org"><span class="email">JeffMogul@acm.org</span></a></span></address> 841 <address class="vcard"><span class="vcardline"><span class="fn">Henrik Frystyk Nielsen</span><span class="n hidden"><span class="family-name">Frystyk</span></span></span><span class="org vcardline">Microsoft Corporation</span><span class="adr"><span class="street-address vcardline">1 Microsoft Way</span><span class="vcardline"><span class="locality">Redmond</span>, <span class="region">WA</span> <span class="postal-code">98052</span></span><span class="country-name vcardline">USA</span></span><span class="vcardline">EMail: <a href="mailto:henrikn@microsoft.com"><span class="email">henrikn@microsoft.com</span></a></span></address> 842 <address class="vcard"><span class="vcardline"><span class="fn">Larry Masinter</span><span class="n hidden"><span class="family-name">Masinter</span><span class="given-name">Larry</span></span></span><span class="org vcardline">Adobe Systems, Incorporated</span><span class="adr"><span class="street-address vcardline">345 Park Ave</span><span class="vcardline"><span class="locality">San Jose</span>, <span class="region">CA</span> <span class="postal-code">95110</span></span><span class="country-name vcardline">USA</span></span><span class="vcardline">EMail: <a href="mailto:LMM@acm.org"><span class="email">LMM@acm.org</span></a></span><span class="vcardline">URI: <a href="http://larry.masinter.net/" class="url">http://larry.masinter.net/</a></span></address> 843 <address class="vcard"><span class="vcardline"><span class="fn">Paul J. Leach</span><span class="n hidden"><span class="family-name">Leach</span><span class="given-name">Paul J.</span></span></span><span class="org vcardline">Microsoft Corporation</span><span class="adr"><span class="street-address vcardline">1 Microsoft Way</span><span class="vcardline"><span class="locality">Redmond</span>, <span class="region">WA</span> <span class="postal-code">98052</span></span></span><span class="vcardline">EMail: <a href="mailto:paulle@microsoft.com"><span class="email">paulle@microsoft.com</span></a></span></address> 844 <address class="vcard"><span class="vcardline"><span class="fn">Tim Berners-Lee</span><span class="n hidden"><span class="family-name">Berners-Lee</span><span class="given-name">Tim</span></span></span><span class="org vcardline">World Wide Web Consortium</span><span class="adr"><span class="street-address vcardline">MIT Computer Science and Artificial Intelligence Laboratory</span><span class="street-address vcardline">The Stata Center, Building 32</span><span class="street-address vcardline">32 Vassar Street</span><span class="vcardline"><span class="locality">Cambridge</span>, <span class="region">MA</span> <span class="postal-code">02139</span></span><span class="country-name vcardline">USA</span></span><span class="vcardline">EMail: <a href="mailto:timbl@w3.org"><span class="email">timbl@w3.org</span></a></span><span class="vcardline">URI: <a href="http://www.w3.org/People/Berners-Lee/" class="url">http://www.w3.org/People/Berners-Lee/</a></span></address> 845 <address class="vcard"><span class="vcardline"><span class="fn">Yves Lafon</span> 846 (editor) 847 <span class="n hidden"><span class="family-name">Lafon</span><span class="given-name">Yves</span></span></span><span class="org vcardline">World Wide Web Consortium</span><span class="adr"><span class="street-address vcardline">W3C / ERCIM</span><span class="street-address vcardline">2004, rte des Lucioles</span><span class="vcardline"><span class="locality">Sophia-Antipolis</span>, <span class="region">AM</span> <span class="postal-code">06902</span></span><span class="country-name vcardline">France</span></span><span class="vcardline">EMail: <a href="mailto:ylafon@w3.org"><span class="email">ylafon@w3.org</span></a></span><span class="vcardline">URI: <a href="http://www.raubacapeu.net/people/yves/" class="url">http://www.raubacapeu.net/people/yves/</a></span></address> 848 <address class="vcard"><span class="vcardline"><span class="fn">Julian F. Reschke</span> 849 (editor) 850 <span class="n hidden"><span class="family-name">Reschke</span><span class="given-name">Julian F.</span></span></span><span class="org vcardline">greenbytes GmbH</span><span class="adr"><span class="street-address vcardline">Hafenweg 16</span><span class="vcardline"><span class="locality">Muenster</span>, <span class="region">NW</span> <span class="postal-code">48155</span></span><span class="country-name vcardline">Germany</span></span><span class="vcardline tel">Phone: <a href="tel:+492512807760"><span class="value">+49 251 2807760</span></a></span><span class="vcardline tel"><span class="type">Fax</span>: <a href="fax:+492512807761"><span class="value">+49 251 2807761</span></a></span><span class="vcardline">EMail: <a href="mailto:julian.reschke@greenbytes.de"><span class="email">julian.reschke@greenbytes.de</span></a></span><span class="vcardline">URI: <a href="http://greenbytes.de/tech/webdav/" class="url">http://greenbytes.de/tech/webdav/</a></span></address> 851 </div> 859 852 <div id="rfc.iref.m.1"></div> 860 853 <div id="rfc.iref.m.2"></div> 861 <h1 id="rfc.section.A" ><a href="#rfc.section.A">A.</a> <a id="internet.media.type.multipart.byteranges" href="#internet.media.type.multipart.byteranges">Internet Media Type multipart/byteranges</a></h1>854 <h1 id="rfc.section.A" class="np"><a href="#rfc.section.A">A.</a> <a id="internet.media.type.multipart.byteranges" href="#internet.media.type.multipart.byteranges">Internet Media Type multipart/byteranges</a></h1> 862 855 <p id="rfc.section.A.p.1">When an HTTP 206 (Partial Content) response message includes the content of multiple ranges (a response to a request for multiple 863 856 non-overlapping ranges), these are transmitted as a multipart message-body. The media type for this purpose is called "multipart/byteranges". … … 943 936 </li> 944 937 </ul> 938 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 939 <p class="noprint"><a href="#rfc.index.2">2</a> <a href="#rfc.index.4">4</a> <a href="#rfc.index.A">A</a> <a href="#rfc.index.C">C</a> <a href="#rfc.index.G">G</a> <a href="#rfc.index.H">H</a> <a href="#rfc.index.I">I</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> 940 </p> 941 <div class="print2col"> 942 <ul class="ind"> 943 <li><a id="rfc.index.2" href="#rfc.index.2"><b>2</b></a><ul> 944 <li>206 Partial Content (status code) <a href="#rfc.iref.3"><b>3.1</b></a>, <a href="#rfc.xref.status.206.1">B.1</a>, <a href="#rfc.xref.status.206.2">B.2</a></li> 945 </ul> 946 </li> 947 <li><a id="rfc.index.4" href="#rfc.index.4"><b>4</b></a><ul> 948 <li>416 Requested Range Not Satisfiable (status code) <a href="#rfc.iref.4"><b>3.2</b></a>, <a href="#rfc.xref.status.416.1">5.2</a>, <a href="#rfc.xref.status.416.2">B.1</a></li> 949 </ul> 950 </li> 951 <li><a id="rfc.index.A" href="#rfc.index.A"><b>A</b></a><ul> 952 <li>Accept-Ranges header <a href="#rfc.iref.a.1"><b>5.1</b></a></li> 953 </ul> 954 </li> 955 <li><a id="rfc.index.C" href="#rfc.index.C"><b>C</b></a><ul> 956 <li>Content-Range header <a href="#rfc.xref.header.content-range.1">2</a>, <a href="#rfc.xref.header.content-range.2">3.1</a>, <a href="#rfc.xref.header.content-range.3">3.2</a>, <a href="#rfc.iref.c.1"><b>5.2</b></a>, <a href="#rfc.xref.header.content-range.4">B.1</a>, <a href="#rfc.xref.header.content-range.5">B.1</a>, <a href="#rfc.xref.header.content-range.6">B.1</a></li> 957 </ul> 958 </li> 959 <li><a id="rfc.index.G" href="#rfc.index.G"><b>G</b></a><ul> 960 <li><tt>Grammar</tt> 961 <ul> 962 <li><tt>Accept-Ranges</tt> <a href="#rfc.iref.g.4"><b>5.1</b></a></li> 963 <li><tt>acceptable-ranges</tt> <a href="#rfc.iref.g.5"><b>5.1</b></a></li> 964 <li><tt>byte-content-range-spec</tt> <a href="#rfc.iref.g.8"><b>5.2</b></a></li> 965 <li><tt>byte-range-resp-spec</tt> <a href="#rfc.iref.g.9"><b>5.2</b></a></li> 966 <li><tt>byte-range-set</tt> <a href="#rfc.iref.g.14"><b>5.4.1</b></a></li> 967 <li><tt>byte-range-spec</tt> <a href="#rfc.iref.g.15"><b>5.4.1</b></a></li> 968 <li><tt>byte-ranges-specifier</tt> <a href="#rfc.iref.g.13"><b>5.4.1</b></a></li> 969 <li><tt>bytes-unit</tt> <a href="#rfc.iref.g.2"><b>2</b></a></li> 970 <li><tt>Content-Range</tt> <a href="#rfc.iref.g.6"><b>5.2</b></a></li> 971 <li><tt>content-range-spec</tt> <a href="#rfc.iref.g.7"><b>5.2</b></a></li> 972 <li><tt>first-byte-pos</tt> <a href="#rfc.iref.g.16"><b>5.4.1</b></a></li> 973 <li><tt>If-Range</tt> <a href="#rfc.iref.g.11"><b>5.3</b></a></li> 974 <li><tt>instance-length</tt> <a href="#rfc.iref.g.10"><b>5.2</b></a></li> 975 <li><tt>last-byte-pos</tt> <a href="#rfc.iref.g.17"><b>5.4.1</b></a></li> 976 <li><tt>other-range-unit</tt> <a href="#rfc.iref.g.3"><b>2</b></a></li> 977 <li><tt>Range</tt> <a href="#rfc.iref.g.20"><b>5.4.2</b></a></li> 978 <li><tt>range-unit</tt> <a href="#rfc.iref.g.1"><b>2</b></a></li> 979 <li><tt>ranges-specifier</tt> <a href="#rfc.iref.g.12"><b>5.4.1</b></a></li> 980 <li><tt>suffix-byte-range-spec</tt> <a href="#rfc.iref.g.18"><b>5.4.1</b></a></li> 981 <li><tt>suffix-length</tt> <a href="#rfc.iref.g.19"><b>5.4.1</b></a></li> 982 </ul> 983 </li> 984 </ul> 985 </li> 986 <li><a id="rfc.index.H" href="#rfc.index.H"><b>H</b></a><ul> 987 <li>Headers 988 <ul> 989 <li>Accept-Ranges <a href="#rfc.iref.h.1"><b>5.1</b></a></li> 990 <li>Content-Range <a href="#rfc.xref.header.content-range.1">2</a>, <a href="#rfc.xref.header.content-range.2">3.1</a>, <a href="#rfc.xref.header.content-range.3">3.2</a>, <a href="#rfc.iref.h.2"><b>5.2</b></a>, <a href="#rfc.xref.header.content-range.4">B.1</a>, <a href="#rfc.xref.header.content-range.5">B.1</a>, <a href="#rfc.xref.header.content-range.6">B.1</a></li> 991 <li>If-Range <a href="#rfc.xref.header.if-range.1">3.1</a>, <a href="#rfc.iref.h.3"><b>5.3</b></a>, <a href="#rfc.xref.header.if-range.2">5.4.2</a>, <a href="#rfc.xref.header.if-range.3">B.1</a></li> 992 <li>Range <a href="#rfc.xref.header.range.1">2</a>, <a href="#rfc.xref.header.range.2">3.1</a>, <a href="#rfc.xref.header.range.3">3.2</a>, <a href="#rfc.iref.h.4"><b>5.4</b></a></li> 993 </ul> 994 </li> 995 </ul> 996 </li> 997 <li><a id="rfc.index.I" href="#rfc.index.I"><b>I</b></a><ul> 998 <li>If-Range header <a href="#rfc.xref.header.if-range.1">3.1</a>, <a href="#rfc.iref.i.1"><b>5.3</b></a>, <a href="#rfc.xref.header.if-range.2">5.4.2</a>, <a href="#rfc.xref.header.if-range.3">B.1</a></li> 999 </ul> 1000 </li> 1001 <li><a id="rfc.index.M" href="#rfc.index.M"><b>M</b></a><ul> 1002 <li>Media Type 1003 <ul> 1004 <li>multipart/byteranges <a href="#rfc.iref.m.1"><b>A</b></a></li> 1005 <li>multipart/x-byteranges <a href="#rfc.iref.m.4">A</a></li> 1006 </ul> 1007 </li> 1008 <li>multipart/byteranges Media Type <a href="#rfc.iref.m.2"><b>A</b></a></li> 1009 <li>multipart/x-byteranges Media Type <a href="#rfc.iref.m.3">A</a></li> 1010 </ul> 1011 </li> 1012 <li><a id="rfc.index.P" href="#rfc.index.P"><b>P</b></a><ul> 1013 <li><em>Part1</em> <a href="#rfc.xref.Part1.1">7</a>, <a href="#Part1"><b>9.1</b></a>, <a href="#rfc.xref.Part1.2">B.1</a></li> 1014 <li><em>Part3</em> <a href="#Part3"><b>9.1</b></a>, <a href="#rfc.xref.Part3.1">B.1</a></li> 1015 <li><em>Part4</em> <a href="#rfc.xref.Part4.1">4</a>, <a href="#Part4"><b>9.1</b></a><ul> 1016 <li><em>Section 4</em> <a href="#rfc.xref.Part4.1">4</a></li> 1017 </ul> 1018 </li> 1019 <li><em>Part6</em> <a href="#Part6"><b>9.1</b></a>, <a href="#rfc.xref.Part6.1">B.1</a></li> 1020 </ul> 1021 </li> 1022 <li><a id="rfc.index.R" href="#rfc.index.R"><b>R</b></a><ul> 1023 <li>Range header <a href="#rfc.xref.header.range.1">2</a>, <a href="#rfc.xref.header.range.2">3.1</a>, <a href="#rfc.xref.header.range.3">3.2</a>, <a href="#rfc.iref.r.1"><b>5.4</b></a></li> 1024 <li><em>RFC2046</em> <a href="#RFC2046"><b>9.1</b></a>, <a href="#rfc.xref.RFC2046.1">A</a></li> 1025 <li><em>RFC2119</em> <a href="#rfc.xref.RFC2119.1">1.1</a>, <a href="#RFC2119"><b>9.1</b></a></li> 1026 <li><em>RFC2616</em> <a href="#RFC2616"><b>9.2</b></a>, <a href="#rfc.xref.RFC2616.1">C.1</a></li> 1027 </ul> 1028 </li> 1029 <li><a id="rfc.index.S" href="#rfc.index.S"><b>S</b></a><ul> 1030 <li>Status Codes 1031 <ul> 1032 <li>206 Partial Content <a href="#rfc.iref.s.1"><b>3.1</b></a>, <a href="#rfc.xref.status.206.1">B.1</a>, <a href="#rfc.xref.status.206.2">B.2</a></li> 1033 <li>416 Requested Range Not Satisfiable <a href="#rfc.iref.s.2"><b>3.2</b></a>, <a href="#rfc.xref.status.416.1">5.2</a>, <a href="#rfc.xref.status.416.2">B.1</a></li> 1034 </ul> 1035 </li> 1036 </ul> 1037 </li> 1038 </ul> 1039 </div> 945 1040 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> 1041 <p>Copyright © The IETF Trust (2008).</p> 946 1042 <p>This document is subject to the rights, licenses and restrictions contained in BCP 78, and except as set forth therein, the 947 1043 authors retain all their rights. … … 961 1057 <p>Copies of IPR disclosures made to the IETF Secretariat and any assurances of licenses to be made available, or the result 962 1058 of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementers or users 963 of this specification can be obtained from the IETF on-line IPR repository at <<a href="http://www.ietf.org/ipr">http://www.ietf.org/ipr</a>>.1059 of this specification can be obtained from the IETF on-line IPR repository at <a href="http://www.ietf.org/ipr">http://www.ietf.org/ipr</a>. 964 1060 </p> 965 1061 <p>The IETF invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary … … 967 1063 at <a href="mailto:ietf-ipr@ietf.org">ietf-ipr@ietf.org</a>. 968 1064 </p> 969 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1>970 <p class="noprint"><a href="#rfc.index.2">2</a> <a href="#rfc.index.4">4</a> <a href="#rfc.index.A">A</a> <a href="#rfc.index.C">C</a> <a href="#rfc.index.G">G</a> <a href="#rfc.index.H">H</a> <a href="#rfc.index.I">I</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>971 </p>972 <div class="print2col">973 <ul class="ind">974 <li class="indline0"><a id="rfc.index.2" href="#rfc.index.2"><b>2</b></a><ul class="ind">975 <li class="indline1">206 Partial Content (status code) <a class="iref" href="#rfc.iref.3"><b>3.1</b></a>, <a class="iref" href="#rfc.xref.status.206.1">B.1</a>, <a class="iref" href="#rfc.xref.status.206.2">B.2</a></li>976 </ul>977 </li>978 <li class="indline0"><a id="rfc.index.4" href="#rfc.index.4"><b>4</b></a><ul class="ind">979 <li class="indline1">416 Requested Range Not Satisfiable (status code) <a class="iref" href="#rfc.iref.4"><b>3.2</b></a>, <a class="iref" href="#rfc.xref.status.416.1">5.2</a>, <a class="iref" href="#rfc.xref.status.416.2">B.1</a></li>980 </ul>981 </li>982 <li class="indline0"><a id="rfc.index.A" href="#rfc.index.A"><b>A</b></a><ul class="ind">983 <li class="indline1">Accept-Ranges header <a class="iref" href="#rfc.iref.a.1"><b>5.1</b></a></li>984 </ul>985 </li>986 <li class="indline0"><a id="rfc.index.C" href="#rfc.index.C"><b>C</b></a><ul class="ind">987 <li class="indline1">Content-Range header <a class="iref" href="#rfc.xref.header.content-range.1">2</a>, <a class="iref" href="#rfc.xref.header.content-range.2">3.1</a>, <a class="iref" href="#rfc.xref.header.content-range.3">3.2</a>, <a class="iref" href="#rfc.iref.c.1"><b>5.2</b></a>, <a class="iref" href="#rfc.xref.header.content-range.4">B.1</a>, <a class="iref" href="#rfc.xref.header.content-range.5">B.1</a>, <a class="iref" href="#rfc.xref.header.content-range.6">B.1</a></li>988 </ul>989 </li>990 <li class="indline0"><a id="rfc.index.G" href="#rfc.index.G"><b>G</b></a><ul class="ind">991 <li class="indline1"><tt>Grammar</tt> 992 <ul class="ind">993 <li class="indline1"><tt>Accept-Ranges</tt> <a class="iref" href="#rfc.iref.g.4"><b>5.1</b></a></li>994 <li class="indline1"><tt>acceptable-ranges</tt> <a class="iref" href="#rfc.iref.g.5"><b>5.1</b></a></li>995 <li class="indline1"><tt>byte-content-range-spec</tt> <a class="iref" href="#rfc.iref.g.8"><b>5.2</b></a></li>996 <li class="indline1"><tt>byte-range-resp-spec</tt> <a class="iref" href="#rfc.iref.g.9"><b>5.2</b></a></li>997 <li class="indline1"><tt>byte-range-set</tt> <a class="iref" href="#rfc.iref.g.14"><b>5.4.1</b></a></li>998 <li class="indline1"><tt>byte-range-spec</tt> <a class="iref" href="#rfc.iref.g.15"><b>5.4.1</b></a></li>999 <li class="indline1"><tt>byte-ranges-specifier</tt> <a class="iref" href="#rfc.iref.g.13"><b>5.4.1</b></a></li>1000 <li class="indline1"><tt>bytes-unit</tt> <a class="iref" href="#rfc.iref.g.2"><b>2</b></a></li>1001 <li class="indline1"><tt>Content-Range</tt> <a class="iref" href="#rfc.iref.g.6"><b>5.2</b></a></li>1002 <li class="indline1"><tt>content-range-spec</tt> <a class="iref" href="#rfc.iref.g.7"><b>5.2</b></a></li>1003 <li class="indline1"><tt>first-byte-pos</tt> <a class="iref" href="#rfc.iref.g.16"><b>5.4.1</b></a></li>1004 <li class="indline1"><tt>If-Range</tt> <a class="iref" href="#rfc.iref.g.11"><b>5.3</b></a></li>1005 <li class="indline1"><tt>instance-length</tt> <a class="iref" href="#rfc.iref.g.10"><b>5.2</b></a></li>1006 <li class="indline1"><tt>last-byte-pos</tt> <a class="iref" href="#rfc.iref.g.17"><b>5.4.1</b></a></li>1007 <li class="indline1"><tt>other-range-unit</tt> <a class="iref" href="#rfc.iref.g.3"><b>2</b></a></li>1008 <li class="indline1"><tt>Range</tt> <a class="iref" href="#rfc.iref.g.20"><b>5.4.2</b></a></li>1009 <li class="indline1"><tt>range-unit</tt> <a class="iref" href="#rfc.iref.g.1"><b>2</b></a></li>1010 <li class="indline1"><tt>ranges-specifier</tt> <a class="iref" href="#rfc.iref.g.12"><b>5.4.1</b></a></li>1011 <li class="indline1"><tt>suffix-byte-range-spec</tt> <a class="iref" href="#rfc.iref.g.18"><b>5.4.1</b></a></li>1012 <li class="indline1"><tt>suffix-length</tt> <a class="iref" href="#rfc.iref.g.19"><b>5.4.1</b></a></li>1013 </ul>1014 </li>1015 </ul>1016 </li>1017 <li class="indline0"><a id="rfc.index.H" href="#rfc.index.H"><b>H</b></a><ul class="ind">1018 <li class="indline1">Headers 1019 <ul class="ind">1020 <li class="indline1">Accept-Ranges <a class="iref" href="#rfc.iref.h.1"><b>5.1</b></a></li>1021 <li class="indline1">Content-Range <a class="iref" href="#rfc.xref.header.content-range.1">2</a>, <a class="iref" href="#rfc.xref.header.content-range.2">3.1</a>, <a class="iref" href="#rfc.xref.header.content-range.3">3.2</a>, <a class="iref" href="#rfc.iref.h.2"><b>5.2</b></a>, <a class="iref" href="#rfc.xref.header.content-range.4">B.1</a>, <a class="iref" href="#rfc.xref.header.content-range.5">B.1</a>, <a class="iref" href="#rfc.xref.header.content-range.6">B.1</a></li>1022 <li class="indline1">If-Range <a class="iref" href="#rfc.xref.header.if-range.1">3.1</a>, <a class="iref" href="#rfc.iref.h.3"><b>5.3</b></a>, <a class="iref" href="#rfc.xref.header.if-range.2">5.4.2</a>, <a class="iref" href="#rfc.xref.header.if-range.3">B.1</a></li>1023 <li class="indline1">Range <a class="iref" href="#rfc.xref.header.range.1">2</a>, <a class="iref" href="#rfc.xref.header.range.2">3.1</a>, <a class="iref" href="#rfc.xref.header.range.3">3.2</a>, <a class="iref" href="#rfc.iref.h.4"><b>5.4</b></a></li>1024 </ul>1025 </li>1026 </ul>1027 </li>1028 <li class="indline0"><a id="rfc.index.I" href="#rfc.index.I"><b>I</b></a><ul class="ind">1029 <li class="indline1">If-Range header <a class="iref" href="#rfc.xref.header.if-range.1">3.1</a>, <a class="iref" href="#rfc.iref.i.1"><b>5.3</b></a>, <a class="iref" href="#rfc.xref.header.if-range.2">5.4.2</a>, <a class="iref" href="#rfc.xref.header.if-range.3">B.1</a></li>1030 </ul>1031 </li>1032 <li class="indline0"><a id="rfc.index.M" href="#rfc.index.M"><b>M</b></a><ul class="ind">1033 <li class="indline1">Media Type 1034 <ul class="ind">1035 <li class="indline1">multipart/byteranges <a class="iref" href="#rfc.iref.m.1"><b>A</b></a></li>1036 <li class="indline1">multipart/x-byteranges <a class="iref" href="#rfc.iref.m.4">A</a></li>1037 </ul>1038 </li>1039 <li class="indline1">multipart/byteranges Media Type <a class="iref" href="#rfc.iref.m.2"><b>A</b></a></li>1040 <li class="indline1">multipart/x-byteranges Media Type <a class="iref" href="#rfc.iref.m.3">A</a></li>1041 </ul>1042 </li>1043 <li class="indline0"><a id="rfc.index.P" href="#rfc.index.P"><b>P</b></a><ul class="ind">1044 <li class="indline1"><em>Part1</em> <a class="iref" href="#rfc.xref.Part1.1">7</a>, <a class="iref" href="#Part1"><b>9.1</b></a>, <a class="iref" href="#rfc.xref.Part1.2">B.1</a></li>1045 <li class="indline1"><em>Part3</em> <a class="iref" href="#Part3"><b>9.1</b></a>, <a class="iref" href="#rfc.xref.Part3.1">B.1</a></li>1046 <li class="indline1"><em>Part4</em> <a class="iref" href="#rfc.xref.Part4.1">4</a>, <a class="iref" href="#Part4"><b>9.1</b></a><ul class="ind">1047 <li class="indline1"><em>Section 4</em> <a class="iref" href="#rfc.xref.Part4.1">4</a></li>1048 </ul>1049 </li>1050 <li class="indline1"><em>Part6</em> <a class="iref" href="#Part6"><b>9.1</b></a>, <a class="iref" href="#rfc.xref.Part6.1">B.1</a></li>1051 </ul>1052 </li>1053 <li class="indline0"><a id="rfc.index.R" href="#rfc.index.R"><b>R</b></a><ul class="ind">1054 <li class="indline1">Range header <a class="iref" href="#rfc.xref.header.range.1">2</a>, <a class="iref" href="#rfc.xref.header.range.2">3.1</a>, <a class="iref" href="#rfc.xref.header.range.3">3.2</a>, <a class="iref" href="#rfc.iref.r.1"><b>5.4</b></a></li>1055 <li class="indline1"><em>RFC2046</em> <a class="iref" href="#RFC2046"><b>9.1</b></a>, <a class="iref" href="#rfc.xref.RFC2046.1">A</a></li>1056 <li class="indline1"><em>RFC2119</em> <a class="iref" href="#rfc.xref.RFC2119.1">1.1</a>, <a class="iref" href="#RFC2119"><b>9.1</b></a></li>1057 <li class="indline1"><em>RFC2616</em> <a class="iref" href="#RFC2616"><b>9.2</b></a>, <a class="iref" href="#rfc.xref.RFC2616.1">C.1</a></li>1058 </ul>1059 </li>1060 <li class="indline0"><a id="rfc.index.S" href="#rfc.index.S"><b>S</b></a><ul class="ind">1061 <li class="indline1">Status Codes 1062 <ul class="ind">1063 <li class="indline1">206 Partial Content <a class="iref" href="#rfc.iref.s.1"><b>3.1</b></a>, <a class="iref" href="#rfc.xref.status.206.1">B.1</a>, <a class="iref" href="#rfc.xref.status.206.2">B.2</a></li>1064 <li class="indline1">416 Requested Range Not Satisfiable <a class="iref" href="#rfc.iref.s.2"><b>3.2</b></a>, <a class="iref" href="#rfc.xref.status.416.1">5.2</a>, <a class="iref" href="#rfc.xref.status.416.2">B.1</a></li>1065 </ul>1066 </li>1067 </ul>1068 </li>1069 </ul>1070 </div>1071 1065 </body> 1072 1066 </html>
Note: See TracChangeset
for help on using the changeset viewer.