Changeset 1099 for draft-ietf-httpbis/02/p5-range.html
- Timestamp:
- 01/01/11 17:23:02 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/02/p5-range.html
r231 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 { … … 348 339 <link rel="Appendix" title="B Compatibility with Previous Versions" href="#rfc.section.B"> 349 340 <link rel="Appendix" title="C Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.C"> 350 <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/"> 351 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 352 <meta name="DC.Creator" content="Fielding, R."> 353 <meta name="DC.Creator" content="Gettys, J."> 354 <meta name="DC.Creator" content="Mogul, J."> 355 <meta name="DC.Creator" content="Frystyk, H."> 356 <meta name="DC.Creator" content="Masinter, L."> 357 <meta name="DC.Creator" content="Leach, P."> 358 <meta name="DC.Creator" content="Berners-Lee, T."> 359 <meta name="DC.Creator" content="Lafon, Y."> 360 <meta name="DC.Creator" content="Reschke, J. F."> 361 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p5-range-02"> 362 <meta name="DC.Date.Issued" scheme="ISO8601" content="2008-02"> 363 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 364 <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."> 341 <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/"> 342 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 343 <meta name="dct.creator" content="Fielding, R."> 344 <meta name="dct.creator" content="Gettys, J."> 345 <meta name="dct.creator" content="Mogul, J."> 346 <meta name="dct.creator" content="Frystyk, H."> 347 <meta name="dct.creator" content="Masinter, L."> 348 <meta name="dct.creator" content="Leach, P."> 349 <meta name="dct.creator" content="Berners-Lee, T."> 350 <meta name="dct.creator" content="Lafon, Y."> 351 <meta name="dct.creator" content="Reschke, J. F."> 352 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p5-range-02"> 353 <meta name="dct.issued" scheme="ISO8601" content="2008-02-24"> 354 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 355 <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."> 356 <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."> 365 357 </head> 366 358 <body> 367 <table summary="header information" class="header" border="0" cellpadding="1" cellspacing="1"> 368 <tr> 369 <td class="header left">Network Working Group</td> 370 <td class="header right">R. Fielding, Editor</td> 371 </tr> 372 <tr> 373 <td class="header left">Internet Draft</td> 374 <td class="header right">Day Software</td> 375 </tr> 376 <tr> 377 <td class="header left"> 378 <draft-ietf-httpbis-p5-range-02> 379 380 </td> 381 <td class="header right">J. Gettys</td> 382 </tr> 383 <tr> 384 <td class="header left">Obsoletes: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 385 </td> 386 <td class="header right">One Laptop per Child</td> 387 </tr> 388 <tr> 389 <td class="header left">Intended status: Standards Track</td> 390 <td class="header right">J. Mogul</td> 391 </tr> 392 <tr> 393 <td class="header left">Expires: August 2008</td> 394 <td class="header right">HP</td> 395 </tr> 396 <tr> 397 <td class="header left"></td> 398 <td class="header right">H. Frystyk</td> 399 </tr> 400 <tr> 401 <td class="header left"></td> 402 <td class="header right">Microsoft</td> 403 </tr> 404 <tr> 405 <td class="header left"></td> 406 <td class="header right">L. Masinter</td> 407 </tr> 408 <tr> 409 <td class="header left"></td> 410 <td class="header right">Adobe Systems</td> 411 </tr> 412 <tr> 413 <td class="header left"></td> 414 <td class="header right">P. Leach</td> 415 </tr> 416 <tr> 417 <td class="header left"></td> 418 <td class="header right">Microsoft</td> 419 </tr> 420 <tr> 421 <td class="header left"></td> 422 <td class="header right">T. Berners-Lee</td> 423 </tr> 424 <tr> 425 <td class="header left"></td> 426 <td class="header right">W3C/MIT</td> 427 </tr> 428 <tr> 429 <td class="header left"></td> 430 <td class="header right">Y. Lafon, Editor</td> 431 </tr> 432 <tr> 433 <td class="header left"></td> 434 <td class="header right">W3C</td> 435 </tr> 436 <tr> 437 <td class="header left"></td> 438 <td class="header right">J. F. Reschke, Editor</td> 439 </tr> 440 <tr> 441 <td class="header left"></td> 442 <td class="header right">greenbytes</td> 443 </tr> 444 <tr> 445 <td class="header left"></td> 446 <td class="header right">February 24, 2008</td> 447 </tr> 359 <table class="header"> 360 <tbody> 361 <tr> 362 <td class="left">Network Working Group</td> 363 <td class="right">R. Fielding, Editor</td> 364 </tr> 365 <tr> 366 <td class="left">Internet-Draft</td> 367 <td class="right">Day Software</td> 368 </tr> 369 <tr> 370 <td class="left">Obsoletes: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 371 </td> 372 <td class="right">J. Gettys</td> 373 </tr> 374 <tr> 375 <td class="left">Intended status: Standards Track</td> 376 <td class="right">One Laptop per Child</td> 377 </tr> 378 <tr> 379 <td class="left">Expires: August 27, 2008</td> 380 <td class="right">J. Mogul</td> 381 </tr> 382 <tr> 383 <td class="left"></td> 384 <td class="right">HP</td> 385 </tr> 386 <tr> 387 <td class="left"></td> 388 <td class="right">H. Frystyk</td> 389 </tr> 390 <tr> 391 <td class="left"></td> 392 <td class="right">Microsoft</td> 393 </tr> 394 <tr> 395 <td class="left"></td> 396 <td class="right">L. Masinter</td> 397 </tr> 398 <tr> 399 <td class="left"></td> 400 <td class="right">Adobe Systems</td> 401 </tr> 402 <tr> 403 <td class="left"></td> 404 <td class="right">P. Leach</td> 405 </tr> 406 <tr> 407 <td class="left"></td> 408 <td class="right">Microsoft</td> 409 </tr> 410 <tr> 411 <td class="left"></td> 412 <td class="right">T. Berners-Lee</td> 413 </tr> 414 <tr> 415 <td class="left"></td> 416 <td class="right">W3C/MIT</td> 417 </tr> 418 <tr> 419 <td class="left"></td> 420 <td class="right">Y. Lafon, Editor</td> 421 </tr> 422 <tr> 423 <td class="left"></td> 424 <td class="right">W3C</td> 425 </tr> 426 <tr> 427 <td class="left"></td> 428 <td class="right">J. Reschke, Editor</td> 429 </tr> 430 <tr> 431 <td class="left"></td> 432 <td class="right">greenbytes</td> 433 </tr> 434 <tr> 435 <td class="left"></td> 436 <td class="right">February 24, 2008</td> 437 </tr> 438 </tbody> 448 439 </table> 449 440 <p class="title">HTTP/1.1, part 5: Range Requests and Partial Responses<br><span class="filename">draft-ietf-httpbis-p5-range-02</span></p> … … 460 451 in progress”. 461 452 </p> 462 <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>>.463 </p> 464 <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>>.465 </p> 466 <p>This Internet-Draft will expire in August2008.</p>453 <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>. 454 </p> 455 <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>. 456 </p> 457 <p>This Internet-Draft will expire on August 27, 2008.</p> 467 458 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 468 459 <p>The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information … … 480 471 <h1 class="np" id="rfc.toc"><a href="#rfc.toc">Table of Contents</a></h1> 481 472 <ul class="toc"> 482 <li class="tocline0">1. <a href="#introduction">Introduction</a><ul class="toc">483 <li class="tocline1">1.1 <a href="#intro.requirements">Requirements</a></li>473 <li>1. <a href="#introduction">Introduction</a><ul> 474 <li>1.1 <a href="#intro.requirements">Requirements</a></li> 484 475 </ul> 485 476 </li> 486 <li class="tocline0">2. <a href="#notation">Notational Conventions and Generic Grammar</a></li>487 <li class="tocline0">3. <a href="#range.units">Range Units</a></li>488 <li class="tocline0">4. <a href="#rfc.section.4">Status Code Definitions</a><ul class="toc">489 <li class="tocline1">4.1 <a href="#status.206">206 Partial Content</a></li>490 <li class="tocline1">4.2 <a href="#status.416">416 Requested Range Not Satisfiable</a></li>477 <li>2. <a href="#notation">Notational Conventions and Generic Grammar</a></li> 478 <li>3. <a href="#range.units">Range Units</a></li> 479 <li>4. <a href="#rfc.section.4">Status Code Definitions</a><ul> 480 <li>4.1 <a href="#status.206">206 Partial Content</a></li> 481 <li>4.2 <a href="#status.416">416 Requested Range Not Satisfiable</a></li> 491 482 </ul> 492 483 </li> 493 <li class="tocline0">5. <a href="#combining.byte.ranges">Combining Byte Ranges</a></li>494 <li class="tocline0">6. <a href="#header.fields">Header Field Definitions</a><ul class="toc">495 <li class="tocline1">6.1 <a href="#header.accept-ranges">Accept-Ranges</a></li>496 <li class="tocline1">6.2 <a href="#header.content-range">Content-Range</a></li>497 <li class="tocline1">6.3 <a href="#header.if-range">If-Range</a></li>498 <li class="tocline1">6.4 <a href="#header.range">Range</a><ul class="toc">499 <li class="tocline1">6.4.1 <a href="#byte.ranges">Byte Ranges</a></li>500 <li class="tocline1">6.4.2 <a href="#range.retrieval.requests">Range Retrieval Requests</a></li>484 <li>5. <a href="#combining.byte.ranges">Combining Byte Ranges</a></li> 485 <li>6. <a href="#header.fields">Header Field Definitions</a><ul> 486 <li>6.1 <a href="#header.accept-ranges">Accept-Ranges</a></li> 487 <li>6.2 <a href="#header.content-range">Content-Range</a></li> 488 <li>6.3 <a href="#header.if-range">If-Range</a></li> 489 <li>6.4 <a href="#header.range">Range</a><ul> 490 <li>6.4.1 <a href="#byte.ranges">Byte Ranges</a></li> 491 <li>6.4.2 <a href="#range.retrieval.requests">Range Retrieval Requests</a></li> 501 492 </ul> 502 493 </li> 503 494 </ul> 504 495 </li> 505 <li class="tocline0">7. <a href="#IANA.considerations">IANA Considerations</a></li>506 <li class="tocline0">8. <a href="#security.considerations">Security Considerations</a></li>507 <li class="tocline0">9. <a href="#ack">Acknowledgments</a></li>508 <li class="tocline0">10. <a href="#rfc.references">References</a><ul class="toc">509 <li class="tocline1">10.1 <a href="#rfc.references.1">Normative References</a></li>510 <li class="tocline1">10.2 <a href="#rfc.references.2">Informative References</a></li>496 <li>7. <a href="#IANA.considerations">IANA Considerations</a></li> 497 <li>8. <a href="#security.considerations">Security Considerations</a></li> 498 <li>9. <a href="#ack">Acknowledgments</a></li> 499 <li>10. <a href="#rfc.references">References</a><ul> 500 <li>10.1 <a href="#rfc.references.1">Normative References</a></li> 501 <li>10.2 <a href="#rfc.references.2">Informative References</a></li> 511 502 </ul> 512 503 </li> 513 <li class="tocline0"><a href="#rfc.authors">Authors' Addresses</a></li>514 <li class="tocline0">A. <a href="#internet.media.type.multipart.byteranges">Internet Media Type multipart/byteranges</a></li>515 <li class="tocline0">B. <a href="#compatibility">Compatibility with Previous Versions</a><ul class="toc">516 <li class="tocline1">B.1 <a href="#changes.from.rfc.2068">Changes from RFC 2068</a></li>517 <li class="tocline1">B.2 <a href="#changes.from.rfc.2616">Changes from RFC 2616</a></li>504 <li><a href="#rfc.authors">Authors' Addresses</a></li> 505 <li>A. <a href="#internet.media.type.multipart.byteranges">Internet Media Type multipart/byteranges</a></li> 506 <li>B. <a href="#compatibility">Compatibility with Previous Versions</a><ul> 507 <li>B.1 <a href="#changes.from.rfc.2068">Changes from RFC 2068</a></li> 508 <li>B.2 <a href="#changes.from.rfc.2616">Changes from RFC 2616</a></li> 518 509 </ul> 519 510 </li> 520 <li class="tocline0">C. <a href="#rfc.section.C">Change Log (to be removed by RFC Editor before publication)</a><ul class="toc">521 <li class="tocline1">C.1 <a href="#rfc.section.C.1">Since RFC2616</a></li>522 <li class="tocline1">C.2 <a href="#rfc.section.C.2">Since draft-ietf-httpbis-p5-range-00</a></li>523 <li class="tocline1">C.3 <a href="#rfc.section.C.3">Since draft-ietf-httpbis-p5-range-01</a></li>511 <li>C. <a href="#rfc.section.C">Change Log (to be removed by RFC Editor before publication)</a><ul> 512 <li>C.1 <a href="#rfc.section.C.1">Since RFC2616</a></li> 513 <li>C.2 <a href="#rfc.section.C.2">Since draft-ietf-httpbis-p5-range-00</a></li> 514 <li>C.3 <a href="#rfc.section.C.3">Since draft-ietf-httpbis-p5-range-01</a></li> 524 515 </ul> 525 516 </li> 526 <li class="tocline0"><a href="#rfc.ipr">Intellectual Property and Copyright Statements</a></li>527 <li class="tocline0"><a href="#rfc.index">Index</a></li>517 <li><a href="#rfc.index">Index</a></li> 518 <li><a href="#rfc.ipr">Intellectual Property and Copyright Statements</a></li> 528 519 </ul> 529 520 <h1 id="rfc.section.1" class="np"><a href="#rfc.section.1">1.</a> <a id="introduction" href="#introduction">Introduction</a></h1> … … 549 540 </p> 550 541 <h1 id="rfc.section.2"><a href="#rfc.section.2">2.</a> <a id="notation" href="#notation">Notational Conventions and Generic Grammar</a></h1> 551 <p id="rfc.section.2.p.1">This specification uses the ABNF syntax defined in <a href="p1-messaging.html#notation.abnf" title="Augmented BNF">Section 2.1</a> of <a href="#Part1" id="rfc.xref.Part1.1"><cite title="HTTP/1.1, part 1: URIs, Connections, and Message Parsing">[Part1]</cite></a> and the core rules defined in <a href="p1-messaging.html#basic.rules" title="Basic Rules">Section 2.2</a> of <a href="#Part1" id="rfc.xref.Part1.2"><cite title="HTTP/1.1, part 1: URIs, Connections, and Message Parsing">[Part1]</cite></a>: <span class="comment" >[abnf.dep: ABNF syntax and basic rules will be adopted from RFC 5234, see <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/36">http://tools.ietf.org/wg/httpbis/trac/ticket/36</a>>.]</span>542 <p id="rfc.section.2.p.1">This specification uses the ABNF syntax defined in <a href="p1-messaging.html#notation.abnf" title="Augmented BNF">Section 2.1</a> of <a href="#Part1" id="rfc.xref.Part1.1"><cite title="HTTP/1.1, part 1: URIs, Connections, and Message Parsing">[Part1]</cite></a> and the core rules defined in <a href="p1-messaging.html#basic.rules" title="Basic Rules">Section 2.2</a> of <a href="#Part1" id="rfc.xref.Part1.2"><cite title="HTTP/1.1, part 1: URIs, Connections, and Message Parsing">[Part1]</cite></a>: <span class="comment" id="abnf.dep">[<a href="#abnf.dep" class="smpl">abnf.dep</a>: ABNF syntax and basic rules will be adopted from RFC 5234, see <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/36">http://tools.ietf.org/wg/httpbis/trac/ticket/36</a>>.]</span> 552 543 </p> 553 544 <div id="rfc.figure.u.1"></div><pre class="inline"> DIGIT = <DIGIT, defined in <a href="#Part1" id="rfc.xref.Part1.3"><cite title="HTTP/1.1, part 1: URIs, Connections, and Message Parsing">[Part1]</cite></a>, <a href="p1-messaging.html#basic.rules" title="Basic Rules">Section 2.2</a>> … … 706 697 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 4.2</a>). 707 698 </p> 708 < dl class="empty">709 < dd> <b>Note:</b> clients cannot depend on servers to send a 416 (Requested range not satisfiable) response instead of a 200 (OK) response for699 <ul class="empty"> 700 <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 710 701 an unsatisfiable Range request-header, since not all servers implement this request-header. 711 </ dd>712 </ dl>702 </li> 703 </ul> 713 704 <div id="rfc.iref.i.1"></div> 714 705 <div id="rfc.iref.h.3"></div> … … 801 792 </p> 802 793 <h1 id="rfc.section.7"><a href="#rfc.section.7">7.</a> <a id="IANA.considerations" href="#IANA.considerations">IANA Considerations</a></h1> 803 <p id="rfc.section.7.p.1"> <span class="comment" >[rfc.comment.1: TBD.]</span>794 <p id="rfc.section.7.p.1"> <span class="comment" id="rfc.comment.1">[<a href="#rfc.comment.1" class="smpl">rfc.comment.1</a>: TBD.]</span> 804 795 </p> 805 796 <h1 id="rfc.section.8"><a href="#rfc.section.8">8.</a> <a id="security.considerations" href="#security.considerations">Security Considerations</a></h1> … … 815 806 <h2 id="rfc.references.1"><a href="#rfc.section.10.1" id="rfc.section.10.1">10.1</a> Normative References 816 807 </h2> 817 <table summary="Normative References">808 <table> 818 809 <tr> 819 810 <td class="reference"><b id="Part1">[Part1]</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-p1-messaging-02">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-ietf-httpbis-p1-messaging-02 (work in progress), February 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-p1-messaging-02">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-ietf-httpbis-p1-messaging-02 (work in progress), February 2008. 821 812 </td> 822 813 </tr> 823 814 <tr> 824 815 <td class="reference"><b id="Part3">[Part3]</b></td> 825 <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-02">HTTP/1.1, part 3: Message Payload and Content Negotiation</a>”, Internet-Draft draft-ietf-httpbis-p3-payload-02 (work in progress), February 2008.816 <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-02">HTTP/1.1, part 3: Message Payload and Content Negotiation</a>”, Internet-Draft draft-ietf-httpbis-p3-payload-02 (work in progress), February 2008. 826 817 </td> 827 818 </tr> 828 819 <tr> 829 820 <td class="reference"><b id="Part4">[Part4]</b></td> 830 <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-02">HTTP/1.1, part 4: Conditional Requests</a>”, Internet-Draft draft-ietf-httpbis-p4-conditional-02 (work in progress), February 2008.821 <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-02">HTTP/1.1, part 4: Conditional Requests</a>”, Internet-Draft draft-ietf-httpbis-p4-conditional-02 (work in progress), February 2008. 831 822 </td> 832 823 </tr> 833 824 <tr> 834 825 <td class="reference"><b id="Part6">[Part6]</b></td> 835 <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-02">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-02 (work in progress), February 2008.826 <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-02">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-02 (work in progress), February 2008. 836 827 </td> 837 828 </tr> 838 829 <tr> 839 830 <td class="reference"><b id="RFC2046">[RFC2046]</b></td> 840 <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.831 <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. 841 832 </td> 842 833 </tr> 843 834 <tr> 844 835 <td class="reference"><b id="RFC2119">[RFC2119]</b></td> 845 <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.836 <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. 846 837 </td> 847 838 </tr> … … 849 840 <h2 id="rfc.references.2"><a href="#rfc.section.10.2" id="rfc.section.10.2">10.2</a> Informative References 850 841 </h2> 851 <table summary="Informative References">842 <table> 852 843 <tr> 853 844 <td class="reference"><b id="RFC2616">[RFC2616]</b></td> 854 <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.845 <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. 855 846 </td> 856 847 </tr> 857 848 <tr> 858 849 <td class="reference"><b id="RFC4288">[RFC4288]</b></td> 859 <td class="top"><a title="Sun Microsystems">Freed, N.</a> and <a>J. Klensin</a>, “<a href="http://tools.ietf.org/html/rfc4288">Media Type Specifications and Registration Procedures</a>”, BCP 13, RFC 4288, December 2005.850 <td class="top"><a href="mailto:ned.freed@mrochek.com" title="Sun Microsystems">Freed, N.</a> and <a href="mailto:klensin+ietf@jck.com">J. Klensin</a>, “<a href="http://tools.ietf.org/html/rfc4288">Media Type Specifications and Registration Procedures</a>”, BCP 13, RFC 4288, December 2005. 860 851 </td> 861 852 </tr> 862 853 </table> 863 <h1 id="rfc.authors"><a href="#rfc.authors">Authors' Addresses</a></h1> 864 <address class="vcard"><span class="vcardline"><span class="fn">Roy T. Fielding</span> 865 (editor) 866 <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> 867 <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> 868 <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> 869 <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> 870 <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> 871 <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> 872 <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> 873 <address class="vcard"><span class="vcardline"><span class="fn">Yves Lafon</span> 874 (editor) 875 <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> 876 <address class="vcard"><span class="vcardline"><span class="fn">Julian F. Reschke</span> 877 (editor) 878 <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> 854 <div class="avoidbreak"> 855 <h1 id="rfc.authors"><a href="#rfc.authors">Authors' Addresses</a></h1> 856 <address class="vcard"><span class="vcardline"><span class="fn">Roy T. Fielding</span> 857 (editor) 858 <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> 859 <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> 860 <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> 861 <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> 862 <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> 863 <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> 864 <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> 865 <address class="vcard"><span class="vcardline"><span class="fn">Yves Lafon</span> 866 (editor) 867 <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> 868 <address class="vcard"><span class="vcardline"><span class="fn">Julian F. Reschke</span> 869 (editor) 870 <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> 871 </div> 879 872 <div id="rfc.iref.m.1"></div> 880 873 <div id="rfc.iref.m.2"></div> 881 <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>874 <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> 882 875 <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 883 876 non-overlapping ranges), these are transmitted as a multipart message-body <a href="#RFC2046" id="rfc.xref.RFC2046.1"><cite title="Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types">[RFC2046]</cite></a>. The media type for this purpose is called "multipart/byteranges". The following is to be registered with IANA <a href="#RFC4288" id="rfc.xref.RFC4288.1"><cite title="Media Type Specifications and Registration Procedures">[RFC4288]</cite></a>. … … 1000 993 <li>Add explicit references to BNF syntax and rules imported from other parts of the specification.</li> 1001 994 </ul> 995 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 996 <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> 997 </p> 998 <div class="print2col"> 999 <ul class="ind"> 1000 <li><a id="rfc.index.2" href="#rfc.index.2"><b>2</b></a><ul> 1001 <li>206 Partial Content (status code) <a href="#rfc.iref.3"><b>4.1</b></a>, <a href="#rfc.xref.status.206.1">B.1</a>, <a href="#rfc.xref.status.206.2">B.2</a></li> 1002 </ul> 1003 </li> 1004 <li><a id="rfc.index.4" href="#rfc.index.4"><b>4</b></a><ul> 1005 <li>416 Requested Range Not Satisfiable (status code) <a href="#rfc.iref.4"><b>4.2</b></a>, <a href="#rfc.xref.status.416.1">6.2</a>, <a href="#rfc.xref.status.416.2">B.1</a></li> 1006 </ul> 1007 </li> 1008 <li><a id="rfc.index.A" href="#rfc.index.A"><b>A</b></a><ul> 1009 <li>Accept-Ranges header <a href="#rfc.iref.a.1"><b>6.1</b></a></li> 1010 </ul> 1011 </li> 1012 <li><a id="rfc.index.C" href="#rfc.index.C"><b>C</b></a><ul> 1013 <li>Content-Range header <a href="#rfc.xref.header.content-range.1">3</a>, <a href="#rfc.xref.header.content-range.2">4.1</a>, <a href="#rfc.xref.header.content-range.3">4.2</a>, <a href="#rfc.iref.c.1"><b>6.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> 1014 </ul> 1015 </li> 1016 <li><a id="rfc.index.G" href="#rfc.index.G"><b>G</b></a><ul> 1017 <li><tt>Grammar</tt> 1018 <ul> 1019 <li><tt>Accept-Ranges</tt> <a href="#rfc.iref.g.4"><b>6.1</b></a></li> 1020 <li><tt>acceptable-ranges</tt> <a href="#rfc.iref.g.5"><b>6.1</b></a></li> 1021 <li><tt>byte-content-range-spec</tt> <a href="#rfc.iref.g.8"><b>6.2</b></a></li> 1022 <li><tt>byte-range-resp-spec</tt> <a href="#rfc.iref.g.9"><b>6.2</b></a></li> 1023 <li><tt>byte-range-set</tt> <a href="#rfc.iref.g.14"><b>6.4.1</b></a></li> 1024 <li><tt>byte-range-spec</tt> <a href="#rfc.iref.g.15"><b>6.4.1</b></a></li> 1025 <li><tt>byte-ranges-specifier</tt> <a href="#rfc.iref.g.13"><b>6.4.1</b></a></li> 1026 <li><tt>bytes-unit</tt> <a href="#rfc.iref.g.2"><b>3</b></a></li> 1027 <li><tt>Content-Range</tt> <a href="#rfc.iref.g.6"><b>6.2</b></a></li> 1028 <li><tt>content-range-spec</tt> <a href="#rfc.iref.g.7"><b>6.2</b></a></li> 1029 <li><tt>first-byte-pos</tt> <a href="#rfc.iref.g.16"><b>6.4.1</b></a></li> 1030 <li><tt>If-Range</tt> <a href="#rfc.iref.g.11"><b>6.3</b></a></li> 1031 <li><tt>instance-length</tt> <a href="#rfc.iref.g.10"><b>6.2</b></a></li> 1032 <li><tt>last-byte-pos</tt> <a href="#rfc.iref.g.17"><b>6.4.1</b></a></li> 1033 <li><tt>other-range-unit</tt> <a href="#rfc.iref.g.3"><b>3</b></a></li> 1034 <li><tt>Range</tt> <a href="#rfc.iref.g.20"><b>6.4.2</b></a></li> 1035 <li><tt>range-unit</tt> <a href="#rfc.iref.g.1"><b>3</b></a></li> 1036 <li><tt>ranges-specifier</tt> <a href="#rfc.iref.g.12"><b>6.4.1</b></a></li> 1037 <li><tt>suffix-byte-range-spec</tt> <a href="#rfc.iref.g.18"><b>6.4.1</b></a></li> 1038 <li><tt>suffix-length</tt> <a href="#rfc.iref.g.19"><b>6.4.1</b></a></li> 1039 </ul> 1040 </li> 1041 </ul> 1042 </li> 1043 <li><a id="rfc.index.H" href="#rfc.index.H"><b>H</b></a><ul> 1044 <li>Headers 1045 <ul> 1046 <li>Accept-Ranges <a href="#rfc.iref.h.1"><b>6.1</b></a></li> 1047 <li>Content-Range <a href="#rfc.xref.header.content-range.1">3</a>, <a href="#rfc.xref.header.content-range.2">4.1</a>, <a href="#rfc.xref.header.content-range.3">4.2</a>, <a href="#rfc.iref.h.2"><b>6.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> 1048 <li>If-Range <a href="#rfc.xref.header.if-range.1">4.1</a>, <a href="#rfc.iref.h.3"><b>6.3</b></a>, <a href="#rfc.xref.header.if-range.2">6.4.2</a>, <a href="#rfc.xref.header.if-range.3">B.1</a></li> 1049 <li>Range <a href="#rfc.xref.header.range.1">3</a>, <a href="#rfc.xref.header.range.2">4.1</a>, <a href="#rfc.xref.header.range.3">4.2</a>, <a href="#rfc.iref.h.4"><b>6.4</b></a></li> 1050 </ul> 1051 </li> 1052 </ul> 1053 </li> 1054 <li><a id="rfc.index.I" href="#rfc.index.I"><b>I</b></a><ul> 1055 <li>If-Range header <a href="#rfc.xref.header.if-range.1">4.1</a>, <a href="#rfc.iref.i.1"><b>6.3</b></a>, <a href="#rfc.xref.header.if-range.2">6.4.2</a>, <a href="#rfc.xref.header.if-range.3">B.1</a></li> 1056 </ul> 1057 </li> 1058 <li><a id="rfc.index.M" href="#rfc.index.M"><b>M</b></a><ul> 1059 <li>Media Type 1060 <ul> 1061 <li>multipart/byteranges <a href="#rfc.iref.m.1"><b>A</b></a></li> 1062 <li>multipart/x-byteranges <a href="#rfc.iref.m.4">A</a></li> 1063 </ul> 1064 </li> 1065 <li>multipart/byteranges Media Type <a href="#rfc.iref.m.2"><b>A</b></a></li> 1066 <li>multipart/x-byteranges Media Type <a href="#rfc.iref.m.3">A</a></li> 1067 </ul> 1068 </li> 1069 <li><a id="rfc.index.P" href="#rfc.index.P"><b>P</b></a><ul> 1070 <li><em>Part1</em> <a href="#rfc.xref.Part1.1">2</a>, <a href="#rfc.xref.Part1.2">2</a>, <a href="#rfc.xref.Part1.3">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">8</a>, <a href="#Part1"><b>10.1</b></a>, <a href="#rfc.xref.Part1.8">B.1</a><ul> 1071 <li><em>Section 2.1</em> <a href="#rfc.xref.Part1.1">2</a></li> 1072 <li><em>Section 2.2</em> <a href="#rfc.xref.Part1.2">2</a>, <a href="#rfc.xref.Part1.3">2</a>, <a href="#rfc.xref.Part1.4">2</a>, <a href="#rfc.xref.Part1.5">2</a></li> 1073 <li><em>Section 3.3.1</em> <a href="#rfc.xref.Part1.6">2</a></li> 1074 </ul> 1075 </li> 1076 <li><em>Part3</em> <a href="#Part3"><b>10.1</b></a>, <a href="#rfc.xref.Part3.1">B.1</a></li> 1077 <li><em>Part4</em> <a href="#rfc.xref.Part4.1">2</a>, <a href="#rfc.xref.Part4.2">5</a>, <a href="#Part4"><b>10.1</b></a><ul> 1078 <li><em>Section 3</em> <a href="#rfc.xref.Part4.1">2</a></li> 1079 <li><em>Section 5</em> <a href="#rfc.xref.Part4.2">5</a></li> 1080 </ul> 1081 </li> 1082 <li><em>Part6</em> <a href="#Part6"><b>10.1</b></a>, <a href="#rfc.xref.Part6.1">B.1</a></li> 1083 </ul> 1084 </li> 1085 <li><a id="rfc.index.R" href="#rfc.index.R"><b>R</b></a><ul> 1086 <li>Range header <a href="#rfc.xref.header.range.1">3</a>, <a href="#rfc.xref.header.range.2">4.1</a>, <a href="#rfc.xref.header.range.3">4.2</a>, <a href="#rfc.iref.r.1"><b>6.4</b></a></li> 1087 <li><em>RFC2046</em> <a href="#RFC2046"><b>10.1</b></a>, <a href="#rfc.xref.RFC2046.1">A</a>, <a href="#rfc.xref.RFC2046.2">A</a></li> 1088 <li><em>RFC2119</em> <a href="#rfc.xref.RFC2119.1">1.1</a>, <a href="#RFC2119"><b>10.1</b></a></li> 1089 <li><em>RFC2616</em> <a href="#RFC2616"><b>10.2</b></a>, <a href="#rfc.xref.RFC2616.1">C.1</a></li> 1090 <li><em>RFC4288</em> <a href="#RFC4288"><b>10.2</b></a>, <a href="#rfc.xref.RFC4288.1">A</a></li> 1091 </ul> 1092 </li> 1093 <li><a id="rfc.index.S" href="#rfc.index.S"><b>S</b></a><ul> 1094 <li>Status Codes 1095 <ul> 1096 <li>206 Partial Content <a href="#rfc.iref.s.1"><b>4.1</b></a>, <a href="#rfc.xref.status.206.1">B.1</a>, <a href="#rfc.xref.status.206.2">B.2</a></li> 1097 <li>416 Requested Range Not Satisfiable <a href="#rfc.iref.s.2"><b>4.2</b></a>, <a href="#rfc.xref.status.416.1">6.2</a>, <a href="#rfc.xref.status.416.2">B.1</a></li> 1098 </ul> 1099 </li> 1100 </ul> 1101 </li> 1102 </ul> 1103 </div> 1002 1104 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> 1105 <p>Copyright © The IETF Trust (2008).</p> 1003 1106 <p>This document is subject to the rights, licenses and restrictions contained in BCP 78, and except as set forth therein, the 1004 1107 authors retain all their rights. … … 1018 1121 <p>Copies of IPR disclosures made to the IETF Secretariat and any assurances of licenses to be made available, or the result 1019 1122 of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementers or users 1020 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>>.1123 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>. 1021 1124 </p> 1022 1125 <p>The IETF invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary … … 1024 1127 at <a href="mailto:ietf-ipr@ietf.org">ietf-ipr@ietf.org</a>. 1025 1128 </p> 1026 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1>1027 <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>1028 </p>1029 <div class="print2col">1030 <ul class="ind">1031 <li class="indline0"><a id="rfc.index.2" href="#rfc.index.2"><b>2</b></a><ul class="ind">1032 <li class="indline1">206 Partial Content (status code) <a class="iref" href="#rfc.iref.3"><b>4.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>1033 </ul>1034 </li>1035 <li class="indline0"><a id="rfc.index.4" href="#rfc.index.4"><b>4</b></a><ul class="ind">1036 <li class="indline1">416 Requested Range Not Satisfiable (status code) <a class="iref" href="#rfc.iref.4"><b>4.2</b></a>, <a class="iref" href="#rfc.xref.status.416.1">6.2</a>, <a class="iref" href="#rfc.xref.status.416.2">B.1</a></li>1037 </ul>1038 </li>1039 <li class="indline0"><a id="rfc.index.A" href="#rfc.index.A"><b>A</b></a><ul class="ind">1040 <li class="indline1">Accept-Ranges header <a class="iref" href="#rfc.iref.a.1"><b>6.1</b></a></li>1041 </ul>1042 </li>1043 <li class="indline0"><a id="rfc.index.C" href="#rfc.index.C"><b>C</b></a><ul class="ind">1044 <li class="indline1">Content-Range header <a class="iref" href="#rfc.xref.header.content-range.1">3</a>, <a class="iref" href="#rfc.xref.header.content-range.2">4.1</a>, <a class="iref" href="#rfc.xref.header.content-range.3">4.2</a>, <a class="iref" href="#rfc.iref.c.1"><b>6.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>1045 </ul>1046 </li>1047 <li class="indline0"><a id="rfc.index.G" href="#rfc.index.G"><b>G</b></a><ul class="ind">1048 <li class="indline1"><tt>Grammar</tt> 1049 <ul class="ind">1050 <li class="indline1"><tt>Accept-Ranges</tt> <a class="iref" href="#rfc.iref.g.4"><b>6.1</b></a></li>1051 <li class="indline1"><tt>acceptable-ranges</tt> <a class="iref" href="#rfc.iref.g.5"><b>6.1</b></a></li>1052 <li class="indline1"><tt>byte-content-range-spec</tt> <a class="iref" href="#rfc.iref.g.8"><b>6.2</b></a></li>1053 <li class="indline1"><tt>byte-range-resp-spec</tt> <a class="iref" href="#rfc.iref.g.9"><b>6.2</b></a></li>1054 <li class="indline1"><tt>byte-range-set</tt> <a class="iref" href="#rfc.iref.g.14"><b>6.4.1</b></a></li>1055 <li class="indline1"><tt>byte-range-spec</tt> <a class="iref" href="#rfc.iref.g.15"><b>6.4.1</b></a></li>1056 <li class="indline1"><tt>byte-ranges-specifier</tt> <a class="iref" href="#rfc.iref.g.13"><b>6.4.1</b></a></li>1057 <li class="indline1"><tt>bytes-unit</tt> <a class="iref" href="#rfc.iref.g.2"><b>3</b></a></li>1058 <li class="indline1"><tt>Content-Range</tt> <a class="iref" href="#rfc.iref.g.6"><b>6.2</b></a></li>1059 <li class="indline1"><tt>content-range-spec</tt> <a class="iref" href="#rfc.iref.g.7"><b>6.2</b></a></li>1060 <li class="indline1"><tt>first-byte-pos</tt> <a class="iref" href="#rfc.iref.g.16"><b>6.4.1</b></a></li>1061 <li class="indline1"><tt>If-Range</tt> <a class="iref" href="#rfc.iref.g.11"><b>6.3</b></a></li>1062 <li class="indline1"><tt>instance-length</tt> <a class="iref" href="#rfc.iref.g.10"><b>6.2</b></a></li>1063 <li class="indline1"><tt>last-byte-pos</tt> <a class="iref" href="#rfc.iref.g.17"><b>6.4.1</b></a></li>1064 <li class="indline1"><tt>other-range-unit</tt> <a class="iref" href="#rfc.iref.g.3"><b>3</b></a></li>1065 <li class="indline1"><tt>Range</tt> <a class="iref" href="#rfc.iref.g.20"><b>6.4.2</b></a></li>1066 <li class="indline1"><tt>range-unit</tt> <a class="iref" href="#rfc.iref.g.1"><b>3</b></a></li>1067 <li class="indline1"><tt>ranges-specifier</tt> <a class="iref" href="#rfc.iref.g.12"><b>6.4.1</b></a></li>1068 <li class="indline1"><tt>suffix-byte-range-spec</tt> <a class="iref" href="#rfc.iref.g.18"><b>6.4.1</b></a></li>1069 <li class="indline1"><tt>suffix-length</tt> <a class="iref" href="#rfc.iref.g.19"><b>6.4.1</b></a></li>1070 </ul>1071 </li>1072 </ul>1073 </li>1074 <li class="indline0"><a id="rfc.index.H" href="#rfc.index.H"><b>H</b></a><ul class="ind">1075 <li class="indline1">Headers 1076 <ul class="ind">1077 <li class="indline1">Accept-Ranges <a class="iref" href="#rfc.iref.h.1"><b>6.1</b></a></li>1078 <li class="indline1">Content-Range <a class="iref" href="#rfc.xref.header.content-range.1">3</a>, <a class="iref" href="#rfc.xref.header.content-range.2">4.1</a>, <a class="iref" href="#rfc.xref.header.content-range.3">4.2</a>, <a class="iref" href="#rfc.iref.h.2"><b>6.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>1079 <li class="indline1">If-Range <a class="iref" href="#rfc.xref.header.if-range.1">4.1</a>, <a class="iref" href="#rfc.iref.h.3"><b>6.3</b></a>, <a class="iref" href="#rfc.xref.header.if-range.2">6.4.2</a>, <a class="iref" href="#rfc.xref.header.if-range.3">B.1</a></li>1080 <li class="indline1">Range <a class="iref" href="#rfc.xref.header.range.1">3</a>, <a class="iref" href="#rfc.xref.header.range.2">4.1</a>, <a class="iref" href="#rfc.xref.header.range.3">4.2</a>, <a class="iref" href="#rfc.iref.h.4"><b>6.4</b></a></li>1081 </ul>1082 </li>1083 </ul>1084 </li>1085 <li class="indline0"><a id="rfc.index.I" href="#rfc.index.I"><b>I</b></a><ul class="ind">1086 <li class="indline1">If-Range header <a class="iref" href="#rfc.xref.header.if-range.1">4.1</a>, <a class="iref" href="#rfc.iref.i.1"><b>6.3</b></a>, <a class="iref" href="#rfc.xref.header.if-range.2">6.4.2</a>, <a class="iref" href="#rfc.xref.header.if-range.3">B.1</a></li>1087 </ul>1088 </li>1089 <li class="indline0"><a id="rfc.index.M" href="#rfc.index.M"><b>M</b></a><ul class="ind">1090 <li class="indline1">Media Type 1091 <ul class="ind">1092 <li class="indline1">multipart/byteranges <a class="iref" href="#rfc.iref.m.1"><b>A</b></a></li>1093 <li class="indline1">multipart/x-byteranges <a class="iref" href="#rfc.iref.m.4">A</a></li>1094 </ul>1095 </li>1096 <li class="indline1">multipart/byteranges Media Type <a class="iref" href="#rfc.iref.m.2"><b>A</b></a></li>1097 <li class="indline1">multipart/x-byteranges Media Type <a class="iref" href="#rfc.iref.m.3">A</a></li>1098 </ul>1099 </li>1100 <li class="indline0"><a id="rfc.index.P" href="#rfc.index.P"><b>P</b></a><ul class="ind">1101 <li class="indline1"><em>Part1</em> <a class="iref" href="#rfc.xref.Part1.1">2</a>, <a class="iref" href="#rfc.xref.Part1.2">2</a>, <a class="iref" href="#rfc.xref.Part1.3">2</a>, <a class="iref" href="#rfc.xref.Part1.4">2</a>, <a class="iref" href="#rfc.xref.Part1.5">2</a>, <a class="iref" href="#rfc.xref.Part1.6">2</a>, <a class="iref" href="#rfc.xref.Part1.7">8</a>, <a class="iref" href="#Part1"><b>10.1</b></a>, <a class="iref" href="#rfc.xref.Part1.8">B.1</a><ul class="ind">1102 <li class="indline1"><em>Section 2.1</em> <a class="iref" href="#rfc.xref.Part1.1">2</a></li>1103 <li class="indline1"><em>Section 2.2</em> <a class="iref" href="#rfc.xref.Part1.2">2</a>, <a class="iref" href="#rfc.xref.Part1.3">2</a>, <a class="iref" href="#rfc.xref.Part1.4">2</a>, <a class="iref" href="#rfc.xref.Part1.5">2</a></li>1104 <li class="indline1"><em>Section 3.3.1</em> <a class="iref" href="#rfc.xref.Part1.6">2</a></li>1105 </ul>1106 </li>1107 <li class="indline1"><em>Part3</em> <a class="iref" href="#Part3"><b>10.1</b></a>, <a class="iref" href="#rfc.xref.Part3.1">B.1</a></li>1108 <li class="indline1"><em>Part4</em> <a class="iref" href="#rfc.xref.Part4.1">2</a>, <a class="iref" href="#rfc.xref.Part4.2">5</a>, <a class="iref" href="#Part4"><b>10.1</b></a><ul class="ind">1109 <li class="indline1"><em>Section 3</em> <a class="iref" href="#rfc.xref.Part4.1">2</a></li>1110 <li class="indline1"><em>Section 5</em> <a class="iref" href="#rfc.xref.Part4.2">5</a></li>1111 </ul>1112 </li>1113 <li class="indline1"><em>Part6</em> <a class="iref" href="#Part6"><b>10.1</b></a>, <a class="iref" href="#rfc.xref.Part6.1">B.1</a></li>1114 </ul>1115 </li>1116 <li class="indline0"><a id="rfc.index.R" href="#rfc.index.R"><b>R</b></a><ul class="ind">1117 <li class="indline1">Range header <a class="iref" href="#rfc.xref.header.range.1">3</a>, <a class="iref" href="#rfc.xref.header.range.2">4.1</a>, <a class="iref" href="#rfc.xref.header.range.3">4.2</a>, <a class="iref" href="#rfc.iref.r.1"><b>6.4</b></a></li>1118 <li class="indline1"><em>RFC2046</em> <a class="iref" href="#RFC2046"><b>10.1</b></a>, <a class="iref" href="#rfc.xref.RFC2046.1">A</a>, <a class="iref" href="#rfc.xref.RFC2046.2">A</a></li>1119 <li class="indline1"><em>RFC2119</em> <a class="iref" href="#rfc.xref.RFC2119.1">1.1</a>, <a class="iref" href="#RFC2119"><b>10.1</b></a></li>1120 <li class="indline1"><em>RFC2616</em> <a class="iref" href="#RFC2616"><b>10.2</b></a>, <a class="iref" href="#rfc.xref.RFC2616.1">C.1</a></li>1121 <li class="indline1"><em>RFC4288</em> <a class="iref" href="#RFC4288"><b>10.2</b></a>, <a class="iref" href="#rfc.xref.RFC4288.1">A</a></li>1122 </ul>1123 </li>1124 <li class="indline0"><a id="rfc.index.S" href="#rfc.index.S"><b>S</b></a><ul class="ind">1125 <li class="indline1">Status Codes 1126 <ul class="ind">1127 <li class="indline1">206 Partial Content <a class="iref" href="#rfc.iref.s.1"><b>4.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>1128 <li class="indline1">416 Requested Range Not Satisfiable <a class="iref" href="#rfc.iref.s.2"><b>4.2</b></a>, <a class="iref" href="#rfc.xref.status.416.1">6.2</a>, <a class="iref" href="#rfc.xref.status.416.2">B.1</a></li>1129 </ul>1130 </li>1131 </ul>1132 </li>1133 </ul>1134 </div>1135 1129 </body> 1136 1130 </html>
Note: See TracChangeset
for help on using the changeset viewer.