Changeset 1099 for draft-ietf-httpbis/04/p3-payload.html
- Timestamp:
- 01/01/11 17:23:02 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/04/p3-payload.html
r314 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 3: Message Payload and Content Negotiation</title><style type="text/css" title="Xml2Rfc (sans serif)"> … … 44 44 } 45 45 46 dl.empty dd { 46 ul.empty { 47 list-style-type: none; 48 } 49 ul.empty li { 47 50 margin-top: .5em; 48 51 } … … 69 72 page-break-after: avoid; 70 73 } 71 h2 a { 72 color: black; 73 } 74 h3 { 74 h3, h4, h5, h6 { 75 75 font-size: 10pt; 76 76 page-break-after: avoid; 77 77 } 78 h3 a { 79 color: black; 80 } 81 h4 { 82 font-size: 10pt; 83 page-break-after: avoid; 84 } 85 h4 a { 86 color: black; 87 } 88 h5 { 89 font-size: 10pt; 90 page-break-after: avoid; 91 } 92 h5 a { 78 h2 a, h3 a, h4 a, h5 a, h6 a { 93 79 color: black; 94 80 } … … 170 156 border-width: 1px; 171 157 } 158 table.left { 159 margin-right: auto; 160 } 161 table.right { 162 margin-left: auto; 163 } 164 table.center { 165 margin-left: auto; 166 margin-right: auto; 167 } 168 caption { 169 caption-side: bottom; 170 font-weight: bold; 171 font-size: 9pt; 172 margin-top: .5em; 173 } 174 172 175 table.header { 176 border-spacing: 1px; 173 177 width: 95%; 174 178 font-size: 10pt; … … 182 186 white-space: nowrap; 183 187 } 184 t d.header{188 table.header td { 185 189 background-color: gray; 186 190 width: 50%; 187 191 } 188 t d.header a {192 table.header a { 189 193 color: white; 190 194 } … … 197 201 display:table-header-group; 198 202 } 199 ul.toc {203 ul.toc, ul.toc ul { 200 204 list-style: none; 201 205 margin-left: 1.5em; … … 203 207 padding-left: 0em; 204 208 } 205 li.tocline0{209 ul.toc li { 206 210 line-height: 150%; 207 211 font-weight: bold; … … 210 214 margin-right: 0em; 211 215 } 212 li.tocline1{216 ul.toc li li { 213 217 line-height: normal; 214 218 font-weight: normal; … … 217 221 margin-right: 0em; 218 222 } 219 li. tocline2{223 li.excluded { 220 224 font-size: 0pt; 221 225 } … … 223 227 margin-left: 0em; 224 228 } 225 ul.ind {229 ul.ind, ul.ind ul { 226 230 list-style: none; 227 231 margin-left: 1.5em; 228 232 margin-right: 0em; 229 233 padding-left: 0em; 230 } 231 li.indline0 { 234 page-break-before: avoid; 235 } 236 ul.ind li { 232 237 font-weight: bold; 233 238 line-height: 200%; … … 235 240 margin-right: 0em; 236 241 } 237 li.indline1{242 ul.ind li li { 238 243 font-weight: normal; 239 244 line-height: 150%; 240 245 margin-left: 0em; 241 246 margin-right: 0em; 247 } 248 .avoidbreak { 249 page-break-inside: avoid; 242 250 } 243 251 .bcp14 { … … 327 335 } 328 336 329 a.iref{337 ul.ind li li a { 330 338 content: target-counter(attr(href), page); 331 339 } … … 340 348 @page { 341 349 @top-left { 342 content: "I NTERNET DRAFT";350 content: "Internet-Draft"; 343 351 } 344 352 @top-right { … … 388 396 <link rel="Appendix" title="C Compatibility with Previous Versions" href="#rfc.section.C"> 389 397 <link rel="Appendix" title="D Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.D"> 390 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.387, 2008-08-08 13:06:55, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 391 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 392 <meta name="DC.Creator" content="Fielding, R."> 393 <meta name="DC.Creator" content="Gettys, J."> 394 <meta name="DC.Creator" content="Mogul, J."> 395 <meta name="DC.Creator" content="Frystyk, H."> 396 <meta name="DC.Creator" content="Masinter, L."> 397 <meta name="DC.Creator" content="Leach, P."> 398 <meta name="DC.Creator" content="Berners-Lee, T."> 399 <meta name="DC.Creator" content="Lafon, Y."> 400 <meta name="DC.Creator" content="Reschke, J. F."> 401 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p3-payload-04"> 402 <meta name="DC.Date.Issued" scheme="ISO8601" content="2008-08"> 403 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 404 <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 3 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 3 defines HTTP message content, metadata, and content negotiation."> 398 <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/"> 399 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 400 <meta name="dct.creator" content="Fielding, R."> 401 <meta name="dct.creator" content="Gettys, J."> 402 <meta name="dct.creator" content="Mogul, J."> 403 <meta name="dct.creator" content="Frystyk, H."> 404 <meta name="dct.creator" content="Masinter, L."> 405 <meta name="dct.creator" content="Leach, P."> 406 <meta name="dct.creator" content="Berners-Lee, T."> 407 <meta name="dct.creator" content="Lafon, Y."> 408 <meta name="dct.creator" content="Reschke, J. F."> 409 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p3-payload-04"> 410 <meta name="dct.issued" scheme="ISO8601" content="2008-08-29"> 411 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 412 <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 3 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 3 defines HTTP message content, metadata, and content negotiation."> 413 <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 3 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 3 defines HTTP message content, metadata, and content negotiation."> 405 414 </head> 406 415 <body> 407 <table summary="header information" class="header" border="0" cellpadding="1" cellspacing="1"> 408 <tr> 409 <td class="header left">Network Working Group</td> 410 <td class="header right">R. Fielding, Editor</td> 411 </tr> 412 <tr> 413 <td class="header left">Internet Draft</td> 414 <td class="header right">Day Software</td> 415 </tr> 416 <tr> 417 <td class="header left"> 418 <draft-ietf-httpbis-p3-payload-04> 419 420 </td> 421 <td class="header right">J. Gettys</td> 422 </tr> 423 <tr> 424 <td class="header left">Obsoletes: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 425 </td> 426 <td class="header right">One Laptop per Child</td> 427 </tr> 428 <tr> 429 <td class="header left">Intended status: Standards Track</td> 430 <td class="header right">J. Mogul</td> 431 </tr> 432 <tr> 433 <td class="header left">Expires: February 2009</td> 434 <td class="header right">HP</td> 435 </tr> 436 <tr> 437 <td class="header left"></td> 438 <td class="header right">H. Frystyk</td> 439 </tr> 440 <tr> 441 <td class="header left"></td> 442 <td class="header right">Microsoft</td> 443 </tr> 444 <tr> 445 <td class="header left"></td> 446 <td class="header right">L. Masinter</td> 447 </tr> 448 <tr> 449 <td class="header left"></td> 450 <td class="header right">Adobe Systems</td> 451 </tr> 452 <tr> 453 <td class="header left"></td> 454 <td class="header right">P. Leach</td> 455 </tr> 456 <tr> 457 <td class="header left"></td> 458 <td class="header right">Microsoft</td> 459 </tr> 460 <tr> 461 <td class="header left"></td> 462 <td class="header right">T. Berners-Lee</td> 463 </tr> 464 <tr> 465 <td class="header left"></td> 466 <td class="header right">W3C/MIT</td> 467 </tr> 468 <tr> 469 <td class="header left"></td> 470 <td class="header right">Y. Lafon, Editor</td> 471 </tr> 472 <tr> 473 <td class="header left"></td> 474 <td class="header right">W3C</td> 475 </tr> 476 <tr> 477 <td class="header left"></td> 478 <td class="header right">J. F. Reschke, Editor</td> 479 </tr> 480 <tr> 481 <td class="header left"></td> 482 <td class="header right">greenbytes</td> 483 </tr> 484 <tr> 485 <td class="header left"></td> 486 <td class="header right">August 29, 2008</td> 487 </tr> 416 <table class="header"> 417 <tbody> 418 <tr> 419 <td class="left">Network Working Group</td> 420 <td class="right">R. Fielding, Editor</td> 421 </tr> 422 <tr> 423 <td class="left">Internet-Draft</td> 424 <td class="right">Day Software</td> 425 </tr> 426 <tr> 427 <td class="left">Obsoletes: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 428 </td> 429 <td class="right">J. Gettys</td> 430 </tr> 431 <tr> 432 <td class="left">Intended status: Standards Track</td> 433 <td class="right">One Laptop per Child</td> 434 </tr> 435 <tr> 436 <td class="left">Expires: March 2, 2009</td> 437 <td class="right">J. Mogul</td> 438 </tr> 439 <tr> 440 <td class="left"></td> 441 <td class="right">HP</td> 442 </tr> 443 <tr> 444 <td class="left"></td> 445 <td class="right">H. Frystyk</td> 446 </tr> 447 <tr> 448 <td class="left"></td> 449 <td class="right">Microsoft</td> 450 </tr> 451 <tr> 452 <td class="left"></td> 453 <td class="right">L. Masinter</td> 454 </tr> 455 <tr> 456 <td class="left"></td> 457 <td class="right">Adobe Systems</td> 458 </tr> 459 <tr> 460 <td class="left"></td> 461 <td class="right">P. Leach</td> 462 </tr> 463 <tr> 464 <td class="left"></td> 465 <td class="right">Microsoft</td> 466 </tr> 467 <tr> 468 <td class="left"></td> 469 <td class="right">T. Berners-Lee</td> 470 </tr> 471 <tr> 472 <td class="left"></td> 473 <td class="right">W3C/MIT</td> 474 </tr> 475 <tr> 476 <td class="left"></td> 477 <td class="right">Y. Lafon, Editor</td> 478 </tr> 479 <tr> 480 <td class="left"></td> 481 <td class="right">W3C</td> 482 </tr> 483 <tr> 484 <td class="left"></td> 485 <td class="right">J. Reschke, Editor</td> 486 </tr> 487 <tr> 488 <td class="left"></td> 489 <td class="right">greenbytes</td> 490 </tr> 491 <tr> 492 <td class="left"></td> 493 <td class="right">August 29, 2008</td> 494 </tr> 495 </tbody> 488 496 </table> 489 497 <p class="title">HTTP/1.1, part 3: Message Payload and Content Negotiation<br><span class="filename">draft-ietf-httpbis-p3-payload-04</span></p> … … 500 508 in progress”. 501 509 </p> 502 <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>>.503 </p> 504 <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>>.505 </p> 506 <p>This Internet-Draft will expire in February2009.</p>510 <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>. 511 </p> 512 <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>. 513 </p> 514 <p>This Internet-Draft will expire on March 2, 2009.</p> 507 515 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 508 516 <p>The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information … … 520 528 <h1 class="np" id="rfc.toc"><a href="#rfc.toc">Table of Contents</a></h1> 521 529 <ul class="toc"> 522 <li class="tocline0">1. <a href="#introduction">Introduction</a><ul class="toc">523 <li class="tocline1">1.1 <a href="#intro.requirements">Requirements</a></li>530 <li>1. <a href="#introduction">Introduction</a><ul> 531 <li>1.1 <a href="#intro.requirements">Requirements</a></li> 524 532 </ul> 525 533 </li> 526 <li class="tocline0">2. <a href="#notation">Notational Conventions and Generic Grammar</a></li>527 <li class="tocline0">3. <a href="#protocol.parameters">Protocol Parameters</a><ul class="toc">528 <li class="tocline1">3.1 <a href="#character.sets">Character Sets</a><ul class="toc">529 <li class="tocline1">3.1.1 <a href="#missing.charset">Missing Charset</a></li>534 <li>2. <a href="#notation">Notational Conventions and Generic Grammar</a></li> 535 <li>3. <a href="#protocol.parameters">Protocol Parameters</a><ul> 536 <li>3.1 <a href="#character.sets">Character Sets</a><ul> 537 <li>3.1.1 <a href="#missing.charset">Missing Charset</a></li> 530 538 </ul> 531 539 </li> 532 <li class="tocline1">3.2 <a href="#content.codings">Content Codings</a></li>533 <li class="tocline1">3.3 <a href="#media.types">Media Types</a><ul class="toc">534 <li class="tocline1">3.3.1 <a href="#canonicalization.and.text.defaults">Canonicalization and Text Defaults</a></li>535 <li class="tocline1">3.3.2 <a href="#multipart.types">Multipart Types</a></li>540 <li>3.2 <a href="#content.codings">Content Codings</a></li> 541 <li>3.3 <a href="#media.types">Media Types</a><ul> 542 <li>3.3.1 <a href="#canonicalization.and.text.defaults">Canonicalization and Text Defaults</a></li> 543 <li>3.3.2 <a href="#multipart.types">Multipart Types</a></li> 536 544 </ul> 537 545 </li> 538 <li class="tocline1">3.4 <a href="#quality.values">Quality Values</a></li>539 <li class="tocline1">3.5 <a href="#language.tags">Language Tags</a></li>546 <li>3.4 <a href="#quality.values">Quality Values</a></li> 547 <li>3.5 <a href="#language.tags">Language Tags</a></li> 540 548 </ul> 541 549 </li> 542 <li class="tocline0">4. <a href="#entity">Entity</a><ul class="toc">543 <li class="tocline1">4.1 <a href="#entity.header.fields">Entity Header Fields</a></li>544 <li class="tocline1">4.2 <a href="#entity.body">Entity Body</a><ul class="toc">545 <li class="tocline1">4.2.1 <a href="#type">Type</a></li>546 <li class="tocline1">4.2.2 <a href="#entity.length">Entity Length</a></li>550 <li>4. <a href="#entity">Entity</a><ul> 551 <li>4.1 <a href="#entity.header.fields">Entity Header Fields</a></li> 552 <li>4.2 <a href="#entity.body">Entity Body</a><ul> 553 <li>4.2.1 <a href="#type">Type</a></li> 554 <li>4.2.2 <a href="#entity.length">Entity Length</a></li> 547 555 </ul> 548 556 </li> 549 557 </ul> 550 558 </li> 551 <li class="tocline0">5. <a href="#content.negotiation">Content Negotiation</a><ul class="toc">552 <li class="tocline1">5.1 <a href="#server-driven.negotiation">Server-driven Negotiation</a></li>553 <li class="tocline1">5.2 <a href="#agent-driven.negotiation">Agent-driven Negotiation</a></li>554 <li class="tocline1">5.3 <a href="#transparent.negotiation">Transparent Negotiation</a></li>559 <li>5. <a href="#content.negotiation">Content Negotiation</a><ul> 560 <li>5.1 <a href="#server-driven.negotiation">Server-driven Negotiation</a></li> 561 <li>5.2 <a href="#agent-driven.negotiation">Agent-driven Negotiation</a></li> 562 <li>5.3 <a href="#transparent.negotiation">Transparent Negotiation</a></li> 555 563 </ul> 556 564 </li> 557 <li class="tocline0">6. <a href="#header.fields">Header Field Definitions</a><ul class="toc">558 <li class="tocline1">6.1 <a href="#header.accept">Accept</a></li>559 <li class="tocline1">6.2 <a href="#header.accept-charset">Accept-Charset</a></li>560 <li class="tocline1">6.3 <a href="#header.accept-encoding">Accept-Encoding</a></li>561 <li class="tocline1">6.4 <a href="#header.accept-language">Accept-Language</a></li>562 <li class="tocline1">6.5 <a href="#header.content-encoding">Content-Encoding</a></li>563 <li class="tocline1">6.6 <a href="#header.content-language">Content-Language</a></li>564 <li class="tocline1">6.7 <a href="#header.content-location">Content-Location</a></li>565 <li class="tocline1">6.8 <a href="#header.content-md5">Content-MD5</a></li>566 <li class="tocline1">6.9 <a href="#header.content-type">Content-Type</a></li>565 <li>6. <a href="#header.fields">Header Field Definitions</a><ul> 566 <li>6.1 <a href="#header.accept">Accept</a></li> 567 <li>6.2 <a href="#header.accept-charset">Accept-Charset</a></li> 568 <li>6.3 <a href="#header.accept-encoding">Accept-Encoding</a></li> 569 <li>6.4 <a href="#header.accept-language">Accept-Language</a></li> 570 <li>6.5 <a href="#header.content-encoding">Content-Encoding</a></li> 571 <li>6.6 <a href="#header.content-language">Content-Language</a></li> 572 <li>6.7 <a href="#header.content-location">Content-Location</a></li> 573 <li>6.8 <a href="#header.content-md5">Content-MD5</a></li> 574 <li>6.9 <a href="#header.content-type">Content-Type</a></li> 567 575 </ul> 568 576 </li> 569 <li class="tocline0">7. <a href="#IANA.considerations">IANA Considerations</a><ul class="toc">570 <li class="tocline1">7.1 <a href="#message.header.registration">Message Header Registration</a></li>577 <li>7. <a href="#IANA.considerations">IANA Considerations</a><ul> 578 <li>7.1 <a href="#message.header.registration">Message Header Registration</a></li> 571 579 </ul> 572 580 </li> 573 <li class="tocline0">8. <a href="#security.considerations">Security Considerations</a><ul class="toc">574 <li class="tocline1">8.1 <a href="#privacy.issues.connected.to.accept.headers">Privacy Issues Connected to Accept Headers</a></li>575 <li class="tocline1">8.2 <a href="#content-disposition.issues">Content-Disposition Issues</a></li>581 <li>8. <a href="#security.considerations">Security Considerations</a><ul> 582 <li>8.1 <a href="#privacy.issues.connected.to.accept.headers">Privacy Issues Connected to Accept Headers</a></li> 583 <li>8.2 <a href="#content-disposition.issues">Content-Disposition Issues</a></li> 576 584 </ul> 577 585 </li> 578 <li class="tocline0">9. <a href="#ack">Acknowledgments</a></li>579 <li class="tocline0">10. <a href="#rfc.references">References</a><ul class="toc">580 <li class="tocline1">10.1 <a href="#rfc.references.1">Normative References</a></li>581 <li class="tocline1">10.2 <a href="#rfc.references.2">Informative References</a></li>586 <li>9. <a href="#ack">Acknowledgments</a></li> 587 <li>10. <a href="#rfc.references">References</a><ul> 588 <li>10.1 <a href="#rfc.references.1">Normative References</a></li> 589 <li>10.2 <a href="#rfc.references.2">Informative References</a></li> 582 590 </ul> 583 591 </li> 584 <li class="tocline0"><a href="#rfc.authors">Authors' Addresses</a></li>585 <li class="tocline0">A. <a href="#differences.between.http.entities.and.rfc.2045.entities">Differences Between HTTP Entities and RFC 2045 Entities</a><ul class="toc">586 <li class="tocline1">A.1 <a href="#mime-version">MIME-Version</a></li>587 <li class="tocline1">A.2 <a href="#conversion.to.canonical.form">Conversion to Canonical Form</a></li>588 <li class="tocline1">A.3 <a href="#introduction.of.content-encoding">Introduction of Content-Encoding</a></li>589 <li class="tocline1">A.4 <a href="#no.content-transfer-encoding">No Content-Transfer-Encoding</a></li>590 <li class="tocline1">A.5 <a href="#introduction.of.transfer-encoding">Introduction of Transfer-Encoding</a></li>591 <li class="tocline1">A.6 <a href="#mhtml.line.length">MHTML and Line Length Limitations</a></li>592 <li><a href="#rfc.authors">Authors' Addresses</a></li> 593 <li>A. <a href="#differences.between.http.entities.and.rfc.2045.entities">Differences Between HTTP Entities and RFC 2045 Entities</a><ul> 594 <li>A.1 <a href="#mime-version">MIME-Version</a></li> 595 <li>A.2 <a href="#conversion.to.canonical.form">Conversion to Canonical Form</a></li> 596 <li>A.3 <a href="#introduction.of.content-encoding">Introduction of Content-Encoding</a></li> 597 <li>A.4 <a href="#no.content-transfer-encoding">No Content-Transfer-Encoding</a></li> 598 <li>A.5 <a href="#introduction.of.transfer-encoding">Introduction of Transfer-Encoding</a></li> 599 <li>A.6 <a href="#mhtml.line.length">MHTML and Line Length Limitations</a></li> 592 600 </ul> 593 601 </li> 594 <li class="tocline0">B. <a href="#additional.features">Additional Features</a><ul class="toc">595 <li class="tocline1">B.1 <a href="#content-disposition">Content-Disposition</a></li>602 <li>B. <a href="#additional.features">Additional Features</a><ul> 603 <li>B.1 <a href="#content-disposition">Content-Disposition</a></li> 596 604 </ul> 597 605 </li> 598 <li class="tocline0">C. <a href="#compatibility">Compatibility with Previous Versions</a><ul class="toc">599 <li class="tocline1">C.1 <a href="#changes.from.rfc.2068">Changes from RFC 2068</a></li>600 <li class="tocline1">C.2 <a href="#changes.from.rfc.2616">Changes from RFC 2616</a></li>606 <li>C. <a href="#compatibility">Compatibility with Previous Versions</a><ul> 607 <li>C.1 <a href="#changes.from.rfc.2068">Changes from RFC 2068</a></li> 608 <li>C.2 <a href="#changes.from.rfc.2616">Changes from RFC 2616</a></li> 601 609 </ul> 602 610 </li> 603 <li class="tocline0">D. <a href="#change.log">Change Log (to be removed by RFC Editor before publication)</a><ul class="toc">604 <li class="tocline1">D.1 <a href="#rfc.section.D.1">Since RFC2616</a></li>605 <li class="tocline1">D.2 <a href="#rfc.section.D.2">Since draft-ietf-httpbis-p3-payload-00</a></li>606 <li class="tocline1">D.3 <a href="#rfc.section.D.3">Since draft-ietf-httpbis-p3-payload-01</a></li>607 <li class="tocline1">D.4 <a href="#changes.since.02">Since draft-ietf-httpbis-p3-payload-02</a></li>608 <li class="tocline1">D.5 <a href="#changes.since.03">Since draft-ietf-httpbis-p3-payload-03</a></li>611 <li>D. <a href="#change.log">Change Log (to be removed by RFC Editor before publication)</a><ul> 612 <li>D.1 <a href="#rfc.section.D.1">Since RFC2616</a></li> 613 <li>D.2 <a href="#rfc.section.D.2">Since draft-ietf-httpbis-p3-payload-00</a></li> 614 <li>D.3 <a href="#rfc.section.D.3">Since draft-ietf-httpbis-p3-payload-01</a></li> 615 <li>D.4 <a href="#changes.since.02">Since draft-ietf-httpbis-p3-payload-02</a></li> 616 <li>D.5 <a href="#changes.since.03">Since draft-ietf-httpbis-p3-payload-03</a></li> 609 617 </ul> 610 618 </li> 611 <li class="tocline0"><a href="#rfc.ipr">Intellectual Property and Copyright Statements</a></li>612 <li class="tocline0"><a href="#rfc.index">Index</a></li>619 <li><a href="#rfc.index">Index</a></li> 620 <li><a href="#rfc.ipr">Intellectual Property and Copyright Statements</a></li> 613 621 </ul> 614 622 <h1 id="rfc.section.1" class="np"><a href="#rfc.section.1">1.</a> <a id="introduction" href="#introduction">Introduction</a></h1> … … 630 638 </p> 631 639 <h1 id="rfc.section.2"><a href="#rfc.section.2">2.</a> <a id="notation" href="#notation">Notational Conventions and Generic Grammar</a></h1> 632 <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>640 <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> 633 641 </p> 634 642 <div id="rfc.figure.u.1"></div><pre class="inline"> <a href="#notation" class="smpl">ALPHA</a> = <ALPHA, 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>> … … 658 666 to determine the exact mapping is not permitted. 659 667 </p> 660 < dl class="empty">661 < dd> <b>Note:</b> This use of the term "character set" is more commonly referred to as a "character encoding." However, since HTTP and MIME668 <ul class="empty"> 669 <li> <b>Note:</b> This use of the term "character set" is more commonly referred to as a "character encoding." However, since HTTP and MIME 662 670 share the same registry, it is important that the terminology also be shared. 663 </ dd>664 </ dl>671 </li> 672 </ul> 665 673 <div id="rule.charset"> 666 674 <p id="rfc.section.3.1.p.4"> HTTP character sets are identified by case-insensitive tokens. The complete set of tokens is defined by the IANA Character … … 700 708 <p id="rfc.section.3.2.p.5">gzip<span id="rfc.iref.g.3"></span> 701 709 </p> 702 < dl class="empty">703 < dd>An encoding format produced by the file compression program "gzip" (GNU zip) as described in <a href="#RFC1952" id="rfc.xref.RFC1952.1"><cite title="GZIP file format specification version 4.3">[RFC1952]</cite></a>. This format is a Lempel-Ziv coding (LZ77) with a 32 bit CRC.704 </ dd>705 </ dl>710 <ul class="empty"> 711 <li>An encoding format produced by the file compression program "gzip" (GNU zip) as described in <a href="#RFC1952" id="rfc.xref.RFC1952.1"><cite title="GZIP file format specification version 4.3">[RFC1952]</cite></a>. This format is a Lempel-Ziv coding (LZ77) with a 32 bit CRC. 712 </li> 713 </ul> 706 714 <p id="rfc.section.3.2.p.6">compress<span id="rfc.iref.c.1"></span> 707 715 </p> 708 < dl class="empty">709 < dd>The encoding format produced by the common UNIX file compression program "compress". This format is an adaptive Lempel-Ziv-Welch716 <ul class="empty"> 717 <li>The encoding format produced by the common UNIX file compression program "compress". This format is an adaptive Lempel-Ziv-Welch 710 718 coding (LZW). 711 </ dd>712 < dd>Use of program names for the identification of encoding formats is not desirable and is discouraged for future encodings.719 </li> 720 <li>Use of program names for the identification of encoding formats is not desirable and is discouraged for future encodings. 713 721 Their use here is representative of historical practice, not good design. For compatibility with previous implementations 714 722 of HTTP, applications <em class="bcp14">SHOULD</em> consider "x-gzip" and "x-compress" to be equivalent to "gzip" and "compress" respectively. 715 </ dd>716 </ dl>723 </li> 724 </ul> 717 725 <p id="rfc.section.3.2.p.7">deflate<span id="rfc.iref.d.1"></span> 718 726 </p> 719 < dl class="empty">720 < dd>The "zlib" format defined in <a href="#RFC1950" id="rfc.xref.RFC1950.1"><cite title="ZLIB Compressed Data Format Specification version 3.3">[RFC1950]</cite></a> in combination with the "deflate" compression mechanism described in <a href="#RFC1951" id="rfc.xref.RFC1951.1"><cite title="DEFLATE Compressed Data Format Specification version 1.3">[RFC1951]</cite></a>.721 </ dd>722 </ dl>727 <ul class="empty"> 728 <li>The "zlib" format defined in <a href="#RFC1950" id="rfc.xref.RFC1950.1"><cite title="ZLIB Compressed Data Format Specification version 3.3">[RFC1950]</cite></a> in combination with the "deflate" compression mechanism described in <a href="#RFC1951" id="rfc.xref.RFC1951.1"><cite title="DEFLATE Compressed Data Format Specification version 1.3">[RFC1951]</cite></a>. 729 </li> 730 </ul> 723 731 <p id="rfc.section.3.2.p.8">identity<span id="rfc.iref.i.1"></span> 724 732 </p> 725 < dl class="empty">726 < dd>The default (identity) encoding; the use of no transformation whatsoever. This content-coding is used only in the Accept-Encoding733 <ul class="empty"> 734 <li>The default (identity) encoding; the use of no transformation whatsoever. This content-coding is used only in the Accept-Encoding 727 735 header, and <em class="bcp14">SHOULD NOT</em> be used in the Content-Encoding header. 728 </ dd>729 </ dl>736 </li> 737 </ul> 730 738 <p id="rfc.section.3.2.p.9">New content-coding value tokens <em class="bcp14">SHOULD</em> be registered; to allow interoperability between clients and servers, specifications of the content coding algorithms needed 731 739 to implement a new value <em class="bcp14">SHOULD</em> be publicly available and adequate for independent implementation, and conform to the purpose of content coding defined in … … 782 790 </p> 783 791 <p id="rfc.section.3.3.2.p.2">In general, HTTP treats a multipart message-body no differently than any other media type: strictly as payload. The one exception 784 is the "multipart/byteranges" type (<a href="p5-range.html#internet.media.type.multipart.byteranges" title="Internet Media Type multipart/byteranges">Appendix A</a> of <a href="#Part5" id="rfc.xref.Part5.2"><cite title="HTTP/1.1, part 5: Range Requests and Partial Responses">[Part5]</cite></a>) when it appears in a 206 (Partial Content) response. 792 is the "multipart/byteranges" type (<a href="p5-range.html#internet.media.type.multipart.byteranges" title="Internet Media Type multipart/byteranges">Appendix A</a> of <a href="#Part5" id="rfc.xref.Part5.2"><cite title="HTTP/1.1, part 5: Range Requests and Partial Responses">[Part5]</cite></a>) when it appears in a 206 (Partial Content) response. In all other cases, an HTTP user agent <em class="bcp14">SHOULD</em> follow the same or similar behavior as a MIME user agent would upon receipt of a multipart type. The MIME header fields within 793 each body-part of a multipart message-body do not have any significance to HTTP beyond that defined by their MIME semantics. 785 794 </p> 786 795 <p id="rfc.section.3.3.2.p.3">In general, an HTTP user agent <em class="bcp14">SHOULD</em> follow the same or similar behavior as a MIME user agent would upon receipt of a multipart type. If an application receives 787 796 an unrecognized multipart subtype, the application <em class="bcp14">MUST</em> treat it as being equivalent to "multipart/mixed". 788 797 </p> 789 < dl class="empty">790 < dd> <b>Note:</b> The "multipart/form-data" type has been specifically defined for carrying form data suitable for processing via the POST request798 <ul class="empty"> 799 <li> <b>Note:</b> The "multipart/form-data" type has been specifically defined for carrying form data suitable for processing via the POST request 791 800 method, as described in <a href="#RFC2388" id="rfc.xref.RFC2388.1"><cite title="Returning Values from Forms: multipart/form-data">[RFC2388]</cite></a>. 792 </ dd>793 </ dl>801 </li> 802 </ul> 794 803 <h2 id="rfc.section.3.4"><a href="#rfc.section.3.4">3.4</a> <a id="quality.values" href="#quality.values">Quality Values</a></h2> 795 804 <p id="rfc.section.3.4.p.1">HTTP content negotiation (<a href="#content.negotiation" title="Content Negotiation">Section 5</a>) uses short "floating point" numbers to indicate the relative importance ("weight") of various negotiable parameters. A weight … … 873 882 best representation for a given response when there are multiple representations available. 874 883 </p> 875 < dl class="empty">876 < dd> <b>Note:</b> This is not called "format negotiation" because the alternate representations may be of the same media type, but use different884 <ul class="empty"> 885 <li> <b>Note:</b> This is not called "format negotiation" because the alternate representations may be of the same media type, but use different 877 886 capabilities of that type, be in different languages, etc. 878 </ dd>879 </ dl>887 </li> 888 </ul> 880 889 <p id="rfc.section.5.p.2">Any response containing an entity-body <em class="bcp14">MAY</em> be subject to negotiation, including error responses. 881 890 </p> … … 974 983 agent to indicate the relative degree of preference for that media-range, using the qvalue scale from 0 to 1 (<a href="#quality.values" title="Quality Values">Section 3.4</a>). The default value is q=1. 975 984 </p> 976 < dl class="empty">977 < dd> <b>Note:</b> Use of the "q" parameter name to separate media type parameters from Accept extension parameters is due to historical practice.985 <ul class="empty"> 986 <li> <b>Note:</b> Use of the "q" parameter name to separate media type parameters from Accept extension parameters is due to historical practice. 978 987 Although this prevents any media type parameter named "q" from being used with a media range, such an event is believed to 979 988 be unlikely given the lack of any "q" parameters in the IANA media type registry and the rare usage of any media type parameters 980 989 in Accept. Future media types are discouraged from registering any parameter named "q". 981 </ dd>982 </ dl>990 </li> 991 </ul> 983 992 <p id="rfc.section.6.1.p.5">The example</p> 984 993 <div id="rfc.figure.u.18"></div><pre class="text"> Accept: audio/*; q=0.2, audio/basic … … 1078 1087 client. 1079 1088 </p> 1080 < dl class="empty">1081 < dd> <b>Note:</b> If the request does not include an Accept-Encoding field, and if the "identity" content-coding is unavailable, then content-codings1089 <ul class="empty"> 1090 <li> <b>Note:</b> If the request does not include an Accept-Encoding field, and if the "identity" content-coding is unavailable, then content-codings 1082 1091 commonly understood by HTTP/1.0 clients (i.e., "gzip" and "compress") are preferred; some older clients improperly display 1083 1092 messages sent with other content-codings. The server might also make this decision based on information about the particular 1084 1093 user-agent or client. 1085 </ dd>1086 < dd> <b>Note:</b> Most HTTP/1.0 applications do not recognize or obey qvalues associated with content-codings. This means that qvalues will1094 </li> 1095 <li> <b>Note:</b> Most HTTP/1.0 applications do not recognize or obey qvalues associated with content-codings. This means that qvalues will 1087 1096 not work and are not permitted with x-gzip or x-compress. 1088 </ dd>1089 </ dl>1097 </li> 1098 </ul> 1090 1099 <div id="rfc.iref.a.4"></div> 1091 1100 <div id="rfc.iref.h.4"></div> … … 1113 1122 the Accept-Language field. 1114 1123 </p> 1115 < dl class="empty">1116 < dd> <b>Note:</b> This use of a prefix matching rule does not imply that language tags are assigned to languages in such a way that it is always1124 <ul class="empty"> 1125 <li> <b>Note:</b> This use of a prefix matching rule does not imply that language tags are assigned to languages in such a way that it is always 1117 1126 true that if a user understands a language with a certain tag, then this user will also understand all languages with tags 1118 1127 for which this tag is a prefix. The prefix rule simply allows the use of prefix tags if this is the case. 1119 </ dd>1120 </ dl>1128 </li> 1129 </ul> 1121 1130 <p id="rfc.section.6.4.p.9">The language quality factor assigned to a language-tag by the Accept-Language field is the quality value of the longest language-range 1122 1131 in the field that matches the language-tag. If no language-range in the field matches the tag, the language quality factor … … 1130 1139 of linguistic preference available to the user. If the choice is not made available, then the Accept-Language header field <em class="bcp14">MUST NOT</em> be given in the request. 1131 1140 </p> 1132 < dl class="empty">1133 < dd> <b>Note:</b> When making the choice of linguistic preference available to the user, we remind implementors of the fact that users are not1141 <ul class="empty"> 1142 <li> <b>Note:</b> When making the choice of linguistic preference available to the user, we remind implementors of the fact that users are not 1134 1143 familiar with the details of language matching as described above, and should provide appropriate guidance. As an example, 1135 1144 users might assume that on selecting "en-gb", they will be served any kind of English document if British English is not available. 1136 1145 A user agent might suggest in such a case to add "en" to get the best matching behavior. 1137 </ dd>1138 </ dl>1146 </li> 1147 </ul> 1139 1148 <div id="rfc.iref.c.2"></div> 1140 1149 <div id="rfc.iref.h.5"></div> … … 1233 1242 <p id="rfc.section.6.8.p.8">Conversion of all line breaks to CRLF <em class="bcp14">MUST NOT</em> be done before computing or checking the digest: the line break convention used in the text actually transmitted <em class="bcp14">MUST</em> be left unaltered when computing the digest. 1234 1243 </p> 1235 < dl class="empty">1236 < dd> <b>Note:</b> while the definition of Content-MD5 is exactly the same for HTTP as in RFC 1864 for MIME entity-bodies, there are several1244 <ul class="empty"> 1245 <li> <b>Note:</b> while the definition of Content-MD5 is exactly the same for HTTP as in RFC 1864 for MIME entity-bodies, there are several 1237 1246 ways in which the application of Content-MD5 to HTTP entity-bodies differs from its application to MIME entity-bodies. One 1238 1247 is that HTTP, unlike MIME, does not use Content-Transfer-Encoding, and does use Transfer-Encoding and Content-Encoding. Another … … 1240 1249 used to compute the digest is the transmission byte order defined for the type. Lastly, HTTP allows transmission of text types 1241 1250 with any of several line break conventions and not just the canonical form using CRLF. 1242 </ dd>1243 </ dl>1251 </li> 1252 </ul> 1244 1253 <div id="rfc.iref.c.6"></div> 1245 1254 <div id="rfc.iref.h.9"></div> … … 1260 1269 <div id="rfc.table.1"> 1261 1270 <div id="iana.header.registration.table"></div> 1262 <table summary="" class="tt full" cellpadding="3" cellspacing="0">1271 <table class="tt full left" cellpadding="3" cellspacing="0"> 1263 1272 <thead> 1264 1273 <tr> … … 1271 1280 <tbody> 1272 1281 <tr> 1273 <td >Accept</td>1274 <td >http</td>1275 <td >standard</td>1276 <td > <a href="#header.accept" id="rfc.xref.header.accept.3" title="Accept">Section 6.1</a>1282 <td class="left">Accept</td> 1283 <td class="left">http</td> 1284 <td class="left">standard</td> 1285 <td class="left"> <a href="#header.accept" id="rfc.xref.header.accept.3" title="Accept">Section 6.1</a> 1277 1286 </td> 1278 1287 </tr> 1279 1288 <tr> 1280 <td >Accept-Charset</td>1281 <td >http</td>1282 <td >standard</td>1283 <td > <a href="#header.accept-charset" id="rfc.xref.header.accept-charset.2" title="Accept-Charset">Section 6.2</a>1289 <td class="left">Accept-Charset</td> 1290 <td class="left">http</td> 1291 <td class="left">standard</td> 1292 <td class="left"> <a href="#header.accept-charset" id="rfc.xref.header.accept-charset.2" title="Accept-Charset">Section 6.2</a> 1284 1293 </td> 1285 1294 </tr> 1286 1295 <tr> 1287 <td >Accept-Encoding</td>1288 <td >http</td>1289 <td >standard</td>1290 <td > <a href="#header.accept-encoding" id="rfc.xref.header.accept-encoding.3" title="Accept-Encoding">Section 6.3</a>1296 <td class="left">Accept-Encoding</td> 1297 <td class="left">http</td> 1298 <td class="left">standard</td> 1299 <td class="left"> <a href="#header.accept-encoding" id="rfc.xref.header.accept-encoding.3" title="Accept-Encoding">Section 6.3</a> 1291 1300 </td> 1292 1301 </tr> 1293 1302 <tr> 1294 <td >Accept-Language</td>1295 <td >http</td>1296 <td >standard</td>1297 <td > <a href="#header.accept-language" id="rfc.xref.header.accept-language.2" title="Accept-Language">Section 6.4</a>1303 <td class="left">Accept-Language</td> 1304 <td class="left">http</td> 1305 <td class="left">standard</td> 1306 <td class="left"> <a href="#header.accept-language" id="rfc.xref.header.accept-language.2" title="Accept-Language">Section 6.4</a> 1298 1307 </td> 1299 1308 </tr> 1300 1309 <tr> 1301 <td >Content-Disposition</td>1302 <td >http</td>1303 <td ></td>1304 <td > <a href="#content-disposition" id="rfc.xref.content-disposition.1" title="Content-Disposition">Appendix B.1</a>1310 <td class="left">Content-Disposition</td> 1311 <td class="left">http</td> 1312 <td class="left"></td> 1313 <td class="left"> <a href="#content-disposition" id="rfc.xref.content-disposition.1" title="Content-Disposition">Appendix B.1</a> 1305 1314 </td> 1306 1315 </tr> 1307 1316 <tr> 1308 <td >Content-Encoding</td>1309 <td >http</td>1310 <td >standard</td>1311 <td > <a href="#header.content-encoding" id="rfc.xref.header.content-encoding.4" title="Content-Encoding">Section 6.5</a>1317 <td class="left">Content-Encoding</td> 1318 <td class="left">http</td> 1319 <td class="left">standard</td> 1320 <td class="left"> <a href="#header.content-encoding" id="rfc.xref.header.content-encoding.4" title="Content-Encoding">Section 6.5</a> 1312 1321 </td> 1313 1322 </tr> 1314 1323 <tr> 1315 <td >Content-Language</td>1316 <td >http</td>1317 <td >standard</td>1318 <td > <a href="#header.content-language" id="rfc.xref.header.content-language.2" title="Content-Language">Section 6.6</a>1324 <td class="left">Content-Language</td> 1325 <td class="left">http</td> 1326 <td class="left">standard</td> 1327 <td class="left"> <a href="#header.content-language" id="rfc.xref.header.content-language.2" title="Content-Language">Section 6.6</a> 1319 1328 </td> 1320 1329 </tr> 1321 1330 <tr> 1322 <td >Content-Location</td>1323 <td >http</td>1324 <td >standard</td>1325 <td > <a href="#header.content-location" id="rfc.xref.header.content-location.2" title="Content-Location">Section 6.7</a>1331 <td class="left">Content-Location</td> 1332 <td class="left">http</td> 1333 <td class="left">standard</td> 1334 <td class="left"> <a href="#header.content-location" id="rfc.xref.header.content-location.2" title="Content-Location">Section 6.7</a> 1326 1335 </td> 1327 1336 </tr> 1328 1337 <tr> 1329 <td >Content-MD5</td>1330 <td >http</td>1331 <td >standard</td>1332 <td > <a href="#header.content-md5" id="rfc.xref.header.content-md5.2" title="Content-MD5">Section 6.8</a>1338 <td class="left">Content-MD5</td> 1339 <td class="left">http</td> 1340 <td class="left">standard</td> 1341 <td class="left"> <a href="#header.content-md5" id="rfc.xref.header.content-md5.2" title="Content-MD5">Section 6.8</a> 1333 1342 </td> 1334 1343 </tr> 1335 1344 <tr> 1336 <td >Content-Type</td>1337 <td >http</td>1338 <td >standard</td>1339 <td > <a href="#header.content-type" id="rfc.xref.header.content-type.3" title="Content-Type">Section 6.9</a>1345 <td class="left">Content-Type</td> 1346 <td class="left">http</td> 1347 <td class="left">standard</td> 1348 <td class="left"> <a href="#header.content-type" id="rfc.xref.header.content-type.3" title="Content-Type">Section 6.9</a> 1340 1349 </td> 1341 1350 </tr> 1342 1351 <tr> 1343 <td >MIME-Version</td>1344 <td >http</td>1345 <td ></td>1346 <td > <a href="#mime-version" id="rfc.xref.mime-version.1" title="MIME-Version">Appendix A.1</a>1352 <td class="left">MIME-Version</td> 1353 <td class="left">http</td> 1354 <td class="left"></td> 1355 <td class="left"> <a href="#mime-version" id="rfc.xref.mime-version.1" title="MIME-Version">Appendix A.1</a> 1347 1356 </td> 1348 1357 </tr> … … 1384 1393 <h2 id="rfc.references.1"><a href="#rfc.section.10.1" id="rfc.section.10.1">10.1</a> Normative References 1385 1394 </h2> 1386 <table summary="Normative References">1395 <table> 1387 1396 <tr> 1388 1397 <td class="reference"><b id="ISO-8859-1">[ISO-8859-1]</b></td> 1389 <td class="top">International Organization for Standardization, “ 1390 Information technology -- 8-bit single-byte coded graphic character sets -- Part 1: Latin alphabet No. 1 1391 ”, ISO/IEC 8859-1:1998, 1998. 1392 </td> 1398 <td class="top">International Organization for Standardization, “Information technology -- 8-bit single-byte coded graphic character sets -- Part 1: Latin alphabet No. 1”, ISO/IEC 8859-1:1998, 1998.</td> 1393 1399 </tr> 1394 1400 <tr> 1395 1401 <td class="reference"><b id="Part1">[Part1]</b></td> 1396 <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-04">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-ietf-httpbis-p1-messaging-04 (work in progress), August 2008.1402 <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-04">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-ietf-httpbis-p1-messaging-04 (work in progress), August 2008. 1397 1403 </td> 1398 1404 </tr> 1399 1405 <tr> 1400 1406 <td class="reference"><b id="Part2">[Part2]</b></td> 1401 <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-p2-semantics-04">HTTP/1.1, part 2: Message Semantics</a>”, Internet-Draft draft-ietf-httpbis-p2-semantics-04 (work in progress), August 2008.1407 <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-p2-semantics-04">HTTP/1.1, part 2: Message Semantics</a>”, Internet-Draft draft-ietf-httpbis-p2-semantics-04 (work in progress), August 2008. 1402 1408 </td> 1403 1409 </tr> 1404 1410 <tr> 1405 1411 <td class="reference"><b id="Part4">[Part4]</b></td> 1406 <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-04">HTTP/1.1, part 4: Conditional Requests</a>”, Internet-Draft draft-ietf-httpbis-p4-conditional-04 (work in progress), August 2008.1412 <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-04">HTTP/1.1, part 4: Conditional Requests</a>”, Internet-Draft draft-ietf-httpbis-p4-conditional-04 (work in progress), August 2008. 1407 1413 </td> 1408 1414 </tr> 1409 1415 <tr> 1410 1416 <td class="reference"><b id="Part5">[Part5]</b></td> 1411 <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-p5-range-04">HTTP/1.1, part 5: Range Requests and Partial Responses</a>”, Internet-Draft draft-ietf-httpbis-p5-range-04 (work in progress), August 2008.1417 <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-p5-range-04">HTTP/1.1, part 5: Range Requests and Partial Responses</a>”, Internet-Draft draft-ietf-httpbis-p5-range-04 (work in progress), August 2008. 1412 1418 </td> 1413 1419 </tr> 1414 1420 <tr> 1415 1421 <td class="reference"><b id="Part6">[Part6]</b></td> 1416 <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-04">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-04 (work in progress), August 2008.1422 <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-04">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-04 (work in progress), August 2008. 1417 1423 </td> 1418 1424 </tr> 1419 1425 <tr> 1420 1426 <td class="reference"><b id="RFC1766">[RFC1766]</b></td> 1421 <td class="top"><a title="UNINETT">Alvestrand, H.</a>, “<a href="http://tools.ietf.org/html/rfc1766">Tags for the Identification of Languages</a>”, RFC 1766, March 1995.1427 <td class="top"><a href="mailto:Harald.T.Alvestrand@uninett.no" title="UNINETT">Alvestrand, H.</a>, “<a href="http://tools.ietf.org/html/rfc1766">Tags for the Identification of Languages</a>”, RFC 1766, March 1995. 1422 1428 </td> 1423 1429 </tr> 1424 1430 <tr> 1425 1431 <td class="reference"><b id="RFC1864">[RFC1864]</b></td> 1426 <td class="top"><a title="Carnegie Mellon University">Myers, J.</a> and <atitle="Dover Beach Consulting, Inc.">M. Rose</a>, “<a href="http://tools.ietf.org/html/rfc1864">The Content-MD5 Header Field</a>”, RFC 1864, October 1995.1432 <td class="top"><a href="mailto:jgm+@cmu.edu" title="Carnegie Mellon University">Myers, J.</a> and <a href="mailto:mrose@dbc.mtview.ca.us" title="Dover Beach Consulting, Inc.">M. Rose</a>, “<a href="http://tools.ietf.org/html/rfc1864">The Content-MD5 Header Field</a>”, RFC 1864, October 1995. 1427 1433 </td> 1428 1434 </tr> 1429 1435 <tr> 1430 1436 <td class="reference"><b id="RFC1950">[RFC1950]</b></td> 1431 <td class="top"><a title="Aladdin Enterprises">Deutsch, L.P.</a> and J-L. Gailly, “<a href="http://tools.ietf.org/html/rfc1950">ZLIB Compressed Data Format Specification version 3.3</a>”, RFC 1950, May 1996.<br>RFC 1950 is an Informational RFC, thus it may be less stable than this specification. On the other hand, this downward reference1437 <td class="top"><a href="mailto:ghost@aladdin.com" title="Aladdin Enterprises">Deutsch, L.</a> and J-L. Gailly, “<a href="http://tools.ietf.org/html/rfc1950">ZLIB Compressed Data Format Specification version 3.3</a>”, RFC 1950, May 1996.<br>RFC 1950 is an Informational RFC, thus it may be less stable than this specification. On the other hand, this downward reference 1432 1438 was present since the publication of RFC 2068 in 1997 (<a href="#RFC2068" id="rfc.xref.RFC2068.1"><cite title="Hypertext Transfer Protocol -- HTTP/1.1">[RFC2068]</cite></a>), therefore it is unlikely to cause problems in practice. See also <a href="#BCP97" id="rfc.xref.BCP97.1"><cite title="Handling Normative References to Standards-Track Documents">[BCP97]</cite></a>. 1433 1439 </td> … … 1435 1441 <tr> 1436 1442 <td class="reference"><b id="RFC1951">[RFC1951]</b></td> 1437 <td class="top"><a title="Aladdin Enterprises">Deutsch, P.</a>, “<a href="http://tools.ietf.org/html/rfc1951">DEFLATE Compressed Data Format Specification version 1.3</a>”, RFC 1951, May 1996.<br>RFC 1951 is an Informational RFC, thus it may be less stable than this specification. On the other hand, this downward reference1443 <td class="top"><a href="mailto:ghost@aladdin.com" title="Aladdin Enterprises">Deutsch, P.</a>, “<a href="http://tools.ietf.org/html/rfc1951">DEFLATE Compressed Data Format Specification version 1.3</a>”, RFC 1951, May 1996.<br>RFC 1951 is an Informational RFC, thus it may be less stable than this specification. On the other hand, this downward reference 1438 1444 was present since the publication of RFC 2068 in 1997 (<a href="#RFC2068" id="rfc.xref.RFC2068.2"><cite title="Hypertext Transfer Protocol -- HTTP/1.1">[RFC2068]</cite></a>), therefore it is unlikely to cause problems in practice. See also <a href="#BCP97" id="rfc.xref.BCP97.2"><cite title="Handling Normative References to Standards-Track Documents">[BCP97]</cite></a>. 1439 1445 </td> … … 1441 1447 <tr> 1442 1448 <td class="reference"><b id="RFC1952">[RFC1952]</b></td> 1443 <td class="top"><a title="Aladdin Enterprises">Deutsch, P.</a>, <a>Gailly, J-L.</a>, <a>Adler, M.</a>, <a>Deutsch, L.P.</a>, and <a>G. Randers-Pehrson</a>, “<a href="http://tools.ietf.org/html/rfc1952">GZIP file format specification version 4.3</a>”, RFC 1952, May 1996.<br>RFC 1952 is an Informational RFC, thus it may be less stable than this specification. On the other hand, this downward reference1449 <td class="top"><a href="mailto:ghost@aladdin.com" title="Aladdin Enterprises">Deutsch, P.</a>, <a href="mailto:gzip@prep.ai.mit.edu">Gailly, J-L.</a>, <a href="mailto:madler@alumni.caltech.edu">Adler, M.</a>, <a href="mailto:ghost@aladdin.com">Deutsch, L.</a>, and <a href="mailto:randeg@alumni.rpi.edu">G. Randers-Pehrson</a>, “<a href="http://tools.ietf.org/html/rfc1952">GZIP file format specification version 4.3</a>”, RFC 1952, May 1996.<br>RFC 1952 is an Informational RFC, thus it may be less stable than this specification. On the other hand, this downward reference 1444 1450 was present since the publication of RFC 2068 in 1997 (<a href="#RFC2068" id="rfc.xref.RFC2068.3"><cite title="Hypertext Transfer Protocol -- HTTP/1.1">[RFC2068]</cite></a>), therefore it is unlikely to cause problems in practice. See also <a href="#BCP97" id="rfc.xref.BCP97.3"><cite title="Handling Normative References to Standards-Track Documents">[BCP97]</cite></a>. 1445 1451 </td> … … 1447 1453 <tr> 1448 1454 <td class="reference"><b id="RFC2045">[RFC2045]</b></td> 1449 <td class="top"><a title="Innosoft International, Inc.">Freed, N.</a> and <a title="First Virtual Holdings">N.S. Borenstein</a>, “<a href="http://tools.ietf.org/html/rfc2045">Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies</a>”, RFC 2045, November 1996.1455 <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/rfc2045">Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies</a>”, RFC 2045, November 1996. 1450 1456 </td> 1451 1457 </tr> 1452 1458 <tr> 1453 1459 <td class="reference"><b id="RFC2046">[RFC2046]</b></td> 1454 <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.1460 <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. 1455 1461 </td> 1456 1462 </tr> 1457 1463 <tr> 1458 1464 <td class="reference"><b id="RFC2119">[RFC2119]</b></td> 1459 <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.1465 <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. 1460 1466 </td> 1461 1467 </tr> 1462 1468 <tr> 1463 1469 <td class="reference"><b id="RFC4647">[RFC4647]</b></td> 1464 <td class="top"><a title="Yahoo! Inc.">Phillips, A., Ed.</a> and <atitle="Google">M. Davis, Ed.</a>, “<a href="http://tools.ietf.org/html/rfc4647">Matching of Language Tags</a>”, BCP 47, RFC 4647, September 2006.1470 <td class="top"><a href="mailto:addison@inter-locale.com" title="Yahoo! Inc.">Phillips, A., Ed.</a> and <a href="mailto:mark.davis@macchiato.com" title="Google">M. Davis, Ed.</a>, “<a href="http://tools.ietf.org/html/rfc4647">Matching of Language Tags</a>”, BCP 47, RFC 4647, September 2006. 1465 1471 </td> 1466 1472 </tr> … … 1468 1474 <h2 id="rfc.references.2"><a href="#rfc.section.10.2" id="rfc.section.10.2">10.2</a> Informative References 1469 1475 </h2> 1470 <table summary="Informative References">1476 <table> 1471 1477 <tr> 1472 1478 <td class="reference"><b id="BCP97">[BCP97]</b></td> 1473 <td class="top"><a >Klensin, J.</a> and <atitle="MIT">S. Hartman</a>, “<a href="http://tools.ietf.org/html/rfc4897">Handling Normative References to Standards-Track Documents</a>”, BCP 97, RFC 4897, June 2007.1479 <td class="top"><a href="mailto:klensin+ietf@jck.com">Klensin, J.</a> and <a href="mailto:hartmans-ietf@mit.edu" title="MIT">S. Hartman</a>, “<a href="http://tools.ietf.org/html/rfc4897">Handling Normative References to Standards-Track Documents</a>”, BCP 97, RFC 4897, June 2007. 1474 1480 </td> 1475 1481 </tr> 1476 1482 <tr> 1477 1483 <td class="reference"><b id="RFC1945">[RFC1945]</b></td> 1478 <td class="top"><a title="MIT, Laboratory for Computer Science">Berners-Lee, T.</a>, <a title="University of California, Irvine, Department of Information and Computer Science">Fielding, R.T.</a>, and <a title="W3 Consortium, MIT Laboratory for Computer Science">H.F. Nielsen</a>, “<a href="http://tools.ietf.org/html/rfc1945">Hypertext Transfer Protocol -- HTTP/1.0</a>”, RFC 1945, May 1996.1484 <td class="top"><a href="mailto:timbl@w3.org" title="MIT, Laboratory for Computer Science">Berners-Lee, T.</a>, <a href="mailto:fielding@ics.uci.edu" title="University of California, Irvine, Department of Information and Computer Science">Fielding, R.</a>, and <a href="mailto:frystyk@w3.org" title="W3 Consortium, MIT Laboratory for Computer Science">H. Nielsen</a>, “<a href="http://tools.ietf.org/html/rfc1945">Hypertext Transfer Protocol -- HTTP/1.0</a>”, RFC 1945, May 1996. 1479 1485 </td> 1480 1486 </tr> 1481 1487 <tr> 1482 1488 <td class="reference"><b id="RFC2049">[RFC2049]</b></td> 1483 <td class="top"><a title="Innosoft International, Inc.">Freed, N.</a> and <a title="First Virtual Holdings">N.S. Borenstein</a>, “<a href="http://tools.ietf.org/html/rfc2049">Multipurpose Internet Mail Extensions (MIME) Part Five: Conformance Criteria and Examples</a>”, RFC 2049, November 1996.1489 <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/rfc2049">Multipurpose Internet Mail Extensions (MIME) Part Five: Conformance Criteria and Examples</a>”, RFC 2049, November 1996. 1484 1490 </td> 1485 1491 </tr> 1486 1492 <tr> 1487 1493 <td class="reference"><b id="RFC2068">[RFC2068]</b></td> 1488 <td class="top"><a title="University of California, Irvine, Department of Information and Computer Science">Fielding, R.</a>, <a title="MIT Laboratory for Computer Science">Gettys, J.</a>, <a title="Digital Equipment Corporation, Western Research Laboratory">Mogul, J.</a>, <a title="MIT Laboratory for Computer Science">Nielsen, H.</a>, and <atitle="MIT Laboratory for Computer Science">T. Berners-Lee</a>, “<a href="http://tools.ietf.org/html/rfc2068">Hypertext Transfer Protocol -- HTTP/1.1</a>”, RFC 2068, January 1997.1494 <td class="top"><a href="mailto:fielding@ics.uci.edu" title="University of California, Irvine, Department of Information and Computer Science">Fielding, R.</a>, <a href="mailto:jg@w3.org" title="MIT Laboratory for Computer Science">Gettys, J.</a>, <a href="mailto:mogul@wrl.dec.com" title="Digital Equipment Corporation, Western Research Laboratory">Mogul, J.</a>, <a href="mailto:frystyk@w3.org" title="MIT Laboratory for Computer Science">Nielsen, H.</a>, and <a href="mailto:timbl@w3.org" title="MIT Laboratory for Computer Science">T. Berners-Lee</a>, “<a href="http://tools.ietf.org/html/rfc2068">Hypertext Transfer Protocol -- HTTP/1.1</a>”, RFC 2068, January 1997. 1489 1495 </td> 1490 1496 </tr> 1491 1497 <tr> 1492 1498 <td class="reference"><b id="RFC2076">[RFC2076]</b></td> 1493 <td class="top"><a title="Stockholm University/KTH">Palme, J.</a>, “<a href="http://tools.ietf.org/html/rfc2076">Common Internet Message Headers</a>”, RFC 2076, February 1997.1499 <td class="top"><a href="mailto:jpalme@dsv.su.se" title="Stockholm University/KTH">Palme, J.</a>, “<a href="http://tools.ietf.org/html/rfc2076">Common Internet Message Headers</a>”, RFC 2076, February 1997. 1494 1500 </td> 1495 1501 </tr> 1496 1502 <tr> 1497 1503 <td class="reference"><b id="RFC2183">[RFC2183]</b></td> 1498 <td class="top"><a title="New Century Systems">Troost, R.</a>, <a title="QUALCOMM Incorporated">Dorner, S.</a>, and <atitle="Department of Computer Science">K. Moore</a>, “<a href="http://tools.ietf.org/html/rfc2183">Communicating Presentation Information in Internet Messages: The Content-Disposition Header Field</a>”, RFC 2183, August 1997.1504 <td class="top"><a href="mailto:rens@century.com" title="New Century Systems">Troost, R.</a>, <a href="mailto:sdorner@qualcomm.com" title="QUALCOMM Incorporated">Dorner, S.</a>, and <a href="mailto:moore@cs.utk.edu" title="Department of Computer Science">K. Moore</a>, “<a href="http://tools.ietf.org/html/rfc2183">Communicating Presentation Information in Internet Messages: The Content-Disposition Header Field</a>”, RFC 2183, August 1997. 1499 1505 </td> 1500 1506 </tr> 1501 1507 <tr> 1502 1508 <td class="reference"><b id="RFC2277">[RFC2277]</b></td> 1503 <td class="top"><a title="UNINETT">Alvestrand, H.T.</a>, “<a href="http://tools.ietf.org/html/rfc2277">IETF Policy on Character Sets and Languages</a>”, BCP 18, RFC 2277, January 1998.1509 <td class="top"><a href="mailto:Harald.T.Alvestrand@uninett.no" title="UNINETT">Alvestrand, H.</a>, “<a href="http://tools.ietf.org/html/rfc2277">IETF Policy on Character Sets and Languages</a>”, BCP 18, RFC 2277, January 1998. 1504 1510 </td> 1505 1511 </tr> 1506 1512 <tr> 1507 1513 <td class="reference"><b id="RFC2388">[RFC2388]</b></td> 1508 <td class="top"><a title="Xerox Palo Alto Research Center">Masinter, L.</a>, “<a href="http://tools.ietf.org/html/rfc2388">Returning Values from Forms:multipart/form-data</a>”, RFC 2388, August 1998.1514 <td class="top"><a href="mailto:masinter@parc.xerox.com" title="Xerox Palo Alto Research Center">Masinter, L.</a>, “<a href="http://tools.ietf.org/html/rfc2388">Returning Values from Forms: multipart/form-data</a>”, RFC 2388, August 1998. 1509 1515 </td> 1510 1516 </tr> 1511 1517 <tr> 1512 1518 <td class="reference"><b id="RFC2557">[RFC2557]</b></td> 1513 <td class="top"><a title="Stockholm University and KTH">Palme, F.</a>, <a title="Microsoft Corporation">Hopmann, A.</a>, <a title="Lotus Development Corporation">Shelness, N.</a>, and <a>E. Stefferud</a>, “<a href="http://tools.ietf.org/html/rfc2557">MIME Encapsulation of Aggregate Documents, such as HTML (MHTML)</a>”, RFC 2557, March 1999.1519 <td class="top"><a href="mailto:jpalme@dsv.su.se" title="Stockholm University and KTH">Palme, F.</a>, <a href="mailto:alexhop@microsoft.com" title="Microsoft Corporation">Hopmann, A.</a>, <a href="mailto:Shelness@lotus.com" title="Lotus Development Corporation">Shelness, N.</a>, and <a href="mailto:stef@nma.com">E. Stefferud</a>, “<a href="http://tools.ietf.org/html/rfc2557">MIME Encapsulation of Aggregate Documents, such as HTML (MHTML)</a>”, RFC 2557, March 1999. 1514 1520 </td> 1515 1521 </tr> 1516 1522 <tr> 1517 1523 <td class="reference"><b id="RFC2616">[RFC2616]</b></td> 1518 <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.1524 <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. 1519 1525 </td> 1520 1526 </tr> … … 1526 1532 <tr> 1527 1533 <td class="reference"><b id="RFC3629">[RFC3629]</b></td> 1528 <td class="top"><a title="Alis Technologies">Yergeau, F.</a>, “<a href="http://tools.ietf.org/html/rfc3629">UTF-8, a transformation format of ISO 10646</a>”, RFC 3629, STD 63, November 2003.1534 <td class="top"><a href="mailto:fyergeau@alis.com" title="Alis Technologies">Yergeau, F.</a>, “<a href="http://tools.ietf.org/html/rfc3629">UTF-8, a transformation format of ISO 10646</a>”, RFC 3629, STD 63, November 2003. 1529 1535 </td> 1530 1536 </tr> 1531 1537 <tr> 1532 1538 <td class="reference"><b id="RFC3864">[RFC3864]</b></td> 1533 <td class="top"><a title="Nine by Nine">Klyne, G.</a>, <a title="BEA Systems">Nottingham, M.</a>, and <atitle="HP Labs">J. Mogul</a>, “<a href="http://tools.ietf.org/html/rfc3864">Registration Procedures for Message Header Fields</a>”, BCP 90, RFC 3864, September 2004.1539 <td class="top"><a href="mailto:GK-IETF@ninebynine.org" title="Nine by Nine">Klyne, G.</a>, <a href="mailto:mnot@pobox.com" title="BEA Systems">Nottingham, M.</a>, and <a href="mailto:JeffMogul@acm.org" title="HP Labs">J. Mogul</a>, “<a href="http://tools.ietf.org/html/rfc3864">Registration Procedures for Message Header Fields</a>”, BCP 90, RFC 3864, September 2004. 1534 1540 </td> 1535 1541 </tr> 1536 1542 <tr> 1537 1543 <td class="reference"><b id="RFC4288">[RFC4288]</b></td> 1538 <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.1544 <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. 1539 1545 </td> 1540 1546 </tr> 1541 1547 </table> 1542 <h1 id="rfc.authors"><a href="#rfc.authors">Authors' Addresses</a></h1> 1543 <address class="vcard"><span class="vcardline"><span class="fn">Roy T. Fielding</span> 1544 (editor) 1545 <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> 1546 <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> 1547 <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> 1548 <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> 1549 <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> 1550 <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> 1551 <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> 1552 <address class="vcard"><span class="vcardline"><span class="fn">Yves Lafon</span> 1553 (editor) 1554 <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> 1555 <address class="vcard"><span class="vcardline"><span class="fn">Julian F. Reschke</span> 1556 (editor) 1557 <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> 1558 <h1 id="rfc.section.A"><a href="#rfc.section.A">A.</a> <a id="differences.between.http.entities.and.rfc.2045.entities" href="#differences.between.http.entities.and.rfc.2045.entities">Differences Between HTTP Entities and RFC 2045 Entities</a></h1> 1548 <div class="avoidbreak"> 1549 <h1 id="rfc.authors"><a href="#rfc.authors">Authors' Addresses</a></h1> 1550 <address class="vcard"><span class="vcardline"><span class="fn">Roy T. Fielding</span> 1551 (editor) 1552 <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> 1553 <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> 1554 <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> 1555 <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> 1556 <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> 1557 <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> 1558 <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> 1559 <address class="vcard"><span class="vcardline"><span class="fn">Yves Lafon</span> 1560 (editor) 1561 <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> 1562 <address class="vcard"><span class="vcardline"><span class="fn">Julian F. Reschke</span> 1563 (editor) 1564 <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> 1565 </div> 1566 <h1 id="rfc.section.A" class="np"><a href="#rfc.section.A">A.</a> <a id="differences.between.http.entities.and.rfc.2045.entities" href="#differences.between.http.entities.and.rfc.2045.entities">Differences Between HTTP Entities and RFC 2045 Entities</a></h1> 1559 1567 <p id="rfc.section.A.p.1">HTTP/1.1 uses many of the constructs defined for Internet Mail (<a href="#RFC2822" id="rfc.xref.RFC2822.1"><cite title="Internet Message Format">[RFC2822]</cite></a>) and the Multipurpose Internet Mail Extensions (MIME <a href="#RFC2045" id="rfc.xref.RFC2045.1"><cite title="Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies">[RFC2045]</cite></a>) to allow entities to be transmitted in an open variety of representations and with extensible mechanisms. However, RFC 2045 1560 1568 discusses mail, and HTTP has a few features that are different from those described in RFC 2045. These differences were carefully … … 1735 1743 </li> 1736 1744 </ul> 1745 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 1746 <p class="noprint"><a href="#rfc.index.A">A</a> <a href="#rfc.index.B">B</a> <a href="#rfc.index.C">C</a> <a href="#rfc.index.D">D</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.L">L</a> <a href="#rfc.index.M">M</a> <a href="#rfc.index.P">P</a> <a href="#rfc.index.R">R</a> <a href="#rfc.index.U">U</a> 1747 </p> 1748 <div class="print2col"> 1749 <ul class="ind"> 1750 <li><a id="rfc.index.A" href="#rfc.index.A"><b>A</b></a><ul> 1751 <li>Accept header <a href="#rfc.xref.header.accept.1">3.3</a>, <a href="#rfc.xref.header.accept.2">5.1</a>, <a href="#rfc.iref.a.1"><b>6.1</b></a>, <a href="#rfc.xref.header.accept.3">7.1</a></li> 1752 <li>Accept-Charset header <a href="#rfc.xref.header.accept-charset.1">5.1</a>, <a href="#rfc.iref.a.2"><b>6.2</b></a>, <a href="#rfc.xref.header.accept-charset.2">7.1</a>, <a href="#rfc.xref.header.accept-charset.3">C.1</a></li> 1753 <li>Accept-Encoding header <a href="#rfc.xref.header.accept-encoding.1">3.2</a>, <a href="#rfc.xref.header.accept-encoding.2">5.1</a>, <a href="#rfc.iref.a.3"><b>6.3</b></a>, <a href="#rfc.xref.header.accept-encoding.3">7.1</a></li> 1754 <li>Accept-Language header <a href="#rfc.xref.header.accept-language.1">5.1</a>, <a href="#rfc.iref.a.4"><b>6.4</b></a>, <a href="#rfc.xref.header.accept-language.2">7.1</a></li> 1755 <li>Alternates header <a href="#rfc.iref.a.5"><b>C.1</b></a></li> 1756 </ul> 1757 </li> 1758 <li><a id="rfc.index.B" href="#rfc.index.B"><b>B</b></a><ul> 1759 <li><em>BCP97</em> <a href="#rfc.xref.BCP97.1">10.1</a>, <a href="#rfc.xref.BCP97.2">10.1</a>, <a href="#rfc.xref.BCP97.3">10.1</a>, <a href="#BCP97"><b>10.2</b></a>, <a href="#rfc.xref.BCP97.4">D.5</a></li> 1760 </ul> 1761 </li> 1762 <li><a id="rfc.index.C" href="#rfc.index.C"><b>C</b></a><ul> 1763 <li>compress <a href="#rfc.iref.c.1">3.2</a></li> 1764 <li>Content-Base header <a href="#rfc.iref.c.9"><b>C.1</b></a></li> 1765 <li>Content-Disposition header <a href="#rfc.xref.content-disposition.1">7.1</a>, <a href="#rfc.xref.content-disposition.2">8.2</a>, <a href="#rfc.iref.c.7"><b>B.1</b></a>, <a href="#rfc.extref.c.22">B.1</a></li> 1766 <li>Content-Encoding header <a href="#rfc.xref.header.content-encoding.1">3.2</a>, <a href="#rfc.xref.header.content-encoding.2">4.1</a>, <a href="#rfc.iref.c.2"><b>6.5</b></a>, <a href="#rfc.xref.header.content-encoding.3">6.5</a>, <a href="#rfc.xref.header.content-encoding.4">7.1</a></li> 1767 <li>Content-Language header <a href="#rfc.xref.header.content-language.1">4.1</a>, <a href="#rfc.iref.c.3"><b>6.6</b></a>, <a href="#rfc.xref.header.content-language.2">7.1</a></li> 1768 <li>Content-Location header <a href="#rfc.xref.header.content-location.1">4.1</a>, <a href="#rfc.iref.c.4"><b>6.7</b></a>, <a href="#rfc.xref.header.content-location.2">7.1</a></li> 1769 <li>Content-MD5 header <a href="#rfc.xref.header.content-md5.1">4.1</a>, <a href="#rfc.iref.c.5"><b>6.8</b></a>, <a href="#rfc.xref.header.content-md5.2">7.1</a></li> 1770 <li>Content-Type header <a href="#rfc.xref.header.content-type.1">3.3</a>, <a href="#rfc.xref.header.content-type.2">4.1</a>, <a href="#rfc.iref.c.6"><b>6.9</b></a>, <a href="#rfc.xref.header.content-type.3">7.1</a></li> 1771 <li>Content-Version header <a href="#rfc.iref.c.8"><b>C.1</b></a></li> 1772 </ul> 1773 </li> 1774 <li><a id="rfc.index.D" href="#rfc.index.D"><b>D</b></a><ul> 1775 <li>deflate <a href="#rfc.iref.d.1">3.2</a></li> 1776 <li>Derived-From header <a href="#rfc.iref.d.2"><b>C.1</b></a></li> 1777 </ul> 1778 </li> 1779 <li><a id="rfc.index.G" href="#rfc.index.G"><b>G</b></a><ul> 1780 <li><tt>Grammar</tt> 1781 <ul> 1782 <li><tt>Accept</tt> <a href="#rfc.iref.g.17"><b>6.1</b></a></li> 1783 <li><tt>Accept-Charset</tt> <a href="#rfc.iref.g.21"><b>6.2</b></a></li> 1784 <li><tt>Accept-Encoding</tt> <a href="#rfc.iref.g.22"><b>6.3</b></a></li> 1785 <li><tt>accept-extension</tt> <a href="#rfc.iref.g.20"><b>6.1</b></a></li> 1786 <li><tt>Accept-Language</tt> <a href="#rfc.iref.g.24"><b>6.4</b></a></li> 1787 <li><tt>accept-params</tt> <a href="#rfc.iref.g.19"><b>6.1</b></a></li> 1788 <li><tt>attribute</tt> <a href="#rfc.iref.g.8"><b>3.3</b></a></li> 1789 <li><tt>charset</tt> <a href="#rfc.iref.g.1"><b>3.1</b></a></li> 1790 <li><tt>codings</tt> <a href="#rfc.iref.g.23"><b>6.3</b></a></li> 1791 <li><tt>content-coding</tt> <a href="#rfc.iref.g.2"><b>3.2</b></a></li> 1792 <li><tt>content-disposition</tt> <a href="#rfc.iref.g.33"><b>B.1</b></a></li> 1793 <li><tt>Content-Encoding</tt> <a href="#rfc.iref.g.26"><b>6.5</b></a></li> 1794 <li><tt>Content-Language</tt> <a href="#rfc.iref.g.27"><b>6.6</b></a></li> 1795 <li><tt>Content-Location</tt> <a href="#rfc.iref.g.28"><b>6.7</b></a></li> 1796 <li><tt>Content-MD5</tt> <a href="#rfc.iref.g.29"><b>6.8</b></a></li> 1797 <li><tt>Content-Type</tt> <a href="#rfc.iref.g.31"><b>6.9</b></a></li> 1798 <li><tt>disp-extension-parm</tt> <a href="#rfc.iref.g.38"><b>B.1</b></a></li> 1799 <li><tt>disp-extension-token</tt> <a href="#rfc.iref.g.37"><b>B.1</b></a></li> 1800 <li><tt>disposition-parm</tt> <a href="#rfc.iref.g.35"><b>B.1</b></a></li> 1801 <li><tt>disposition-type</tt> <a href="#rfc.iref.g.34"><b>B.1</b></a></li> 1802 <li><tt>entity-body</tt> <a href="#rfc.iref.g.16"><b>4.2</b></a></li> 1803 <li><tt>entity-header</tt> <a href="#rfc.iref.g.14"><b>4.1</b></a></li> 1804 <li><tt>extension-header</tt> <a href="#rfc.iref.g.15"><b>4.1</b></a></li> 1805 <li><tt>filename-parm</tt> <a href="#rfc.iref.g.36"><b>B.1</b></a></li> 1806 <li><tt>language-range</tt> <a href="#rfc.iref.g.25"><b>6.4</b></a></li> 1807 <li><tt>language-tag</tt> <a href="#rfc.iref.g.11"><b>3.5</b></a></li> 1808 <li><tt>md5-digest</tt> <a href="#rfc.iref.g.30"><b>6.8</b></a></li> 1809 <li><tt>media-range</tt> <a href="#rfc.iref.g.18"><b>6.1</b></a></li> 1810 <li><tt>media-type</tt> <a href="#rfc.iref.g.4"><b>3.3</b></a></li> 1811 <li><tt>MIME-Version</tt> <a href="#rfc.iref.g.32"><b>A.1</b></a></li> 1812 <li><tt>parameter</tt> <a href="#rfc.iref.g.7"><b>3.3</b></a></li> 1813 <li><tt>primary-tag</tt> <a href="#rfc.iref.g.12"><b>3.5</b></a></li> 1814 <li><tt>qvalue</tt> <a href="#rfc.iref.g.10"><b>3.4</b></a></li> 1815 <li><tt>subtag</tt> <a href="#rfc.iref.g.13"><b>3.5</b></a></li> 1816 <li><tt>subtype</tt> <a href="#rfc.iref.g.6"><b>3.3</b></a></li> 1817 <li><tt>type</tt> <a href="#rfc.iref.g.5"><b>3.3</b></a></li> 1818 <li><tt>value</tt> <a href="#rfc.iref.g.9"><b>3.3</b></a></li> 1819 </ul> 1820 </li> 1821 <li>gzip <a href="#rfc.iref.g.3">3.2</a></li> 1822 </ul> 1823 </li> 1824 <li><a id="rfc.index.H" href="#rfc.index.H"><b>H</b></a><ul> 1825 <li>Headers 1826 <ul> 1827 <li>Accept <a href="#rfc.xref.header.accept.1">3.3</a>, <a href="#rfc.xref.header.accept.2">5.1</a>, <a href="#rfc.iref.h.1"><b>6.1</b></a>, <a href="#rfc.xref.header.accept.3">7.1</a></li> 1828 <li>Accept-Charset <a href="#rfc.xref.header.accept-charset.1">5.1</a>, <a href="#rfc.iref.h.2"><b>6.2</b></a>, <a href="#rfc.xref.header.accept-charset.2">7.1</a>, <a href="#rfc.xref.header.accept-charset.3">C.1</a></li> 1829 <li>Accept-Encoding <a href="#rfc.xref.header.accept-encoding.1">3.2</a>, <a href="#rfc.xref.header.accept-encoding.2">5.1</a>, <a href="#rfc.iref.h.3"><b>6.3</b></a>, <a href="#rfc.xref.header.accept-encoding.3">7.1</a></li> 1830 <li>Accept-Language <a href="#rfc.xref.header.accept-language.1">5.1</a>, <a href="#rfc.iref.h.4"><b>6.4</b></a>, <a href="#rfc.xref.header.accept-language.2">7.1</a></li> 1831 <li>Alternate <a href="#rfc.iref.h.12"><b>C.1</b></a></li> 1832 <li>Content-Base <a href="#rfc.iref.h.18"><b>C.1</b></a></li> 1833 <li>Content-Disposition <a href="#rfc.xref.content-disposition.1">7.1</a>, <a href="#rfc.xref.content-disposition.2">8.2</a>, <a href="#rfc.iref.h.11"><b>B.1</b></a>, <a href="#rfc.extref.c.22">B.1</a></li> 1834 <li>Content-Encoding <a href="#rfc.xref.header.content-encoding.1">3.2</a>, <a href="#rfc.xref.header.content-encoding.2">4.1</a>, <a href="#rfc.iref.h.5"><b>6.5</b></a>, <a href="#rfc.xref.header.content-encoding.3">6.5</a>, <a href="#rfc.xref.header.content-encoding.4">7.1</a></li> 1835 <li>Content-Language <a href="#rfc.xref.header.content-language.1">4.1</a>, <a href="#rfc.iref.h.6"><b>6.6</b></a>, <a href="#rfc.xref.header.content-language.2">7.1</a></li> 1836 <li>Content-Location <a href="#rfc.xref.header.content-location.1">4.1</a>, <a href="#rfc.iref.h.7"><b>6.7</b></a>, <a href="#rfc.xref.header.content-location.2">7.1</a></li> 1837 <li>Content-MD5 <a href="#rfc.xref.header.content-md5.1">4.1</a>, <a href="#rfc.iref.h.8"><b>6.8</b></a>, <a href="#rfc.xref.header.content-md5.2">7.1</a></li> 1838 <li>Content-Type <a href="#rfc.xref.header.content-type.1">3.3</a>, <a href="#rfc.xref.header.content-type.2">4.1</a>, <a href="#rfc.iref.h.9"><b>6.9</b></a>, <a href="#rfc.xref.header.content-type.3">7.1</a></li> 1839 <li>Content-Version <a href="#rfc.iref.h.13"><b>C.1</b></a></li> 1840 <li>Derived-From <a href="#rfc.iref.h.14"><b>C.1</b></a></li> 1841 <li>Link <a href="#rfc.iref.h.15"><b>C.1</b></a></li> 1842 <li>MIME-Version <a href="#rfc.xref.mime-version.1">7.1</a>, <a href="#rfc.iref.h.10"><b>A.1</b></a></li> 1843 <li>Public <a href="#rfc.iref.h.17"><b>C.1</b></a></li> 1844 <li>URI <a href="#rfc.iref.h.16"><b>C.1</b></a></li> 1845 </ul> 1846 </li> 1847 </ul> 1848 </li> 1849 <li><a id="rfc.index.I" href="#rfc.index.I"><b>I</b></a><ul> 1850 <li>identity <a href="#rfc.iref.i.1">3.2</a></li> 1851 <li><em>ISO-8859-1</em> <a href="#rfc.xref.ISO-8859-1.1">3.1.1</a>, <a href="#ISO-8859-1"><b>10.1</b></a></li> 1852 </ul> 1853 </li> 1854 <li><a id="rfc.index.L" href="#rfc.index.L"><b>L</b></a><ul> 1855 <li>Link header <a href="#rfc.iref.l.1"><b>C.1</b></a></li> 1856 </ul> 1857 </li> 1858 <li><a id="rfc.index.M" href="#rfc.index.M"><b>M</b></a><ul> 1859 <li>MIME-Version header <a href="#rfc.xref.mime-version.1">7.1</a>, <a href="#rfc.iref.m.1"><b>A.1</b></a></li> 1860 </ul> 1861 </li> 1862 <li><a id="rfc.index.P" href="#rfc.index.P"><b>P</b></a><ul> 1863 <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">2</a>, <a href="#rfc.xref.Part1.8">2</a>, <a href="#rfc.xref.Part1.9">2</a>, <a href="#rfc.xref.Part1.10">2</a>, <a href="#rfc.xref.Part1.11">2</a>, <a href="#rfc.xref.Part1.12">4.1</a>, <a href="#rfc.xref.Part1.13">4.2</a>, <a href="#rfc.xref.Part1.14">4.2.2</a>, <a href="#Part1"><b>10.1</b></a>, <a href="#rfc.xref.Part1.15">A.5</a>, <a href="#rfc.xref.Part1.16">C.1</a><ul> 1864 <li><em>Section 2.1</em> <a href="#rfc.xref.Part1.1">2</a></li> 1865 <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>, <a href="#rfc.xref.Part1.6">2</a>, <a href="#rfc.xref.Part1.7">2</a></li> 1866 <li><em>Section 3.2.1</em> <a href="#rfc.xref.Part1.8">2</a>, <a href="#rfc.xref.Part1.10">2</a></li> 1867 <li><em>Section 4.2</em> <a href="#rfc.xref.Part1.11">2</a></li> 1868 <li><em>Section 4.3</em> <a href="#rfc.xref.Part1.13">4.2</a></li> 1869 <li><em>Section 4.4</em> <a href="#rfc.xref.Part1.14">4.2.2</a></li> 1870 <li><em>Section 8.2</em> <a href="#rfc.xref.Part1.9">2</a>, <a href="#rfc.xref.Part1.12">4.1</a></li> 1871 <li><em>Section 8.7</em> <a href="#rfc.xref.Part1.15">A.5</a></li> 1872 </ul> 1873 </li> 1874 <li><em>Part2</em> <a href="#rfc.xref.Part2.1">5.1</a>, <a href="#Part2"><b>10.1</b></a><ul> 1875 <li><em>Section 10.9</em> <a href="#rfc.xref.Part2.1">5.1</a></li> 1876 </ul> 1877 </li> 1878 <li><em>Part4</em> <a href="#rfc.xref.Part4.1">2</a>, <a href="#rfc.xref.Part4.2">4.1</a>, <a href="#Part4"><b>10.1</b></a><ul> 1879 <li><em>Section 7.6</em> <a href="#rfc.xref.Part4.1">2</a>, <a href="#rfc.xref.Part4.2">4.1</a></li> 1880 </ul> 1881 </li> 1882 <li><em>Part5</em> <a href="#rfc.xref.Part5.1">2</a>, <a href="#rfc.xref.Part5.2">3.3.2</a>, <a href="#rfc.xref.Part5.3">4.1</a>, <a href="#Part5"><b>10.1</b></a>, <a href="#rfc.xref.Part5.4">C.1</a><ul> 1883 <li><em>Section 6.2</em> <a href="#rfc.xref.Part5.1">2</a>, <a href="#rfc.xref.Part5.3">4.1</a></li> 1884 <li><em>Appendix A</em> <a href="#rfc.xref.Part5.2">3.3.2</a></li> 1885 </ul> 1886 </li> 1887 <li><em>Part6</em> <a href="#rfc.xref.Part6.1">2</a>, <a href="#rfc.xref.Part6.2">4.1</a>, <a href="#rfc.xref.Part6.3">5.1</a>, <a href="#rfc.xref.Part6.4">6.7</a>, <a href="#Part6"><b>10.1</b></a>, <a href="#rfc.xref.Part6.5">C.1</a><ul> 1888 <li><em>Section 8</em> <a href="#rfc.xref.Part6.4">6.7</a></li> 1889 <li><em>Section 16.3</em> <a href="#rfc.xref.Part6.1">2</a>, <a href="#rfc.xref.Part6.2">4.1</a></li> 1890 <li><em>Section 16.5</em> <a href="#rfc.xref.Part6.3">5.1</a></li> 1891 </ul> 1892 </li> 1893 <li>Public header <a href="#rfc.iref.p.1"><b>C.1</b></a></li> 1894 </ul> 1895 </li> 1896 <li><a id="rfc.index.R" href="#rfc.index.R"><b>R</b></a><ul> 1897 <li><em>RFC1766</em> <a href="#rfc.xref.RFC1766.1">3.5</a>, <a href="#RFC1766"><b>10.1</b></a></li> 1898 <li><em>RFC1864</em> <a href="#rfc.xref.RFC1864.1">6.8</a>, <a href="#rfc.xref.RFC1864.2">6.8</a>, <a href="#RFC1864"><b>10.1</b></a></li> 1899 <li><em>RFC1945</em> <a href="#RFC1945"><b>10.2</b></a>, <a href="#rfc.xref.RFC1945.1">B</a></li> 1900 <li><em>RFC1950</em> <a href="#rfc.xref.RFC1950.1">3.2</a>, <a href="#RFC1950"><b>10.1</b></a></li> 1901 <li><em>RFC1951</em> <a href="#rfc.xref.RFC1951.1">3.2</a>, <a href="#RFC1951"><b>10.1</b></a></li> 1902 <li><em>RFC1952</em> <a href="#rfc.xref.RFC1952.1">3.2</a>, <a href="#RFC1952"><b>10.1</b></a></li> 1903 <li><em>RFC2045</em> <a href="#RFC2045"><b>10.1</b></a>, <a href="#rfc.xref.RFC2045.1">A</a>, <a href="#rfc.xref.RFC2045.2">A.1</a>, <a href="#rfc.xref.RFC2045.3">A.2</a></li> 1904 <li><em>RFC2046</em> <a href="#rfc.xref.RFC2046.1">3.3</a>, <a href="#rfc.xref.RFC2046.2">3.3.2</a>, <a href="#RFC2046"><b>10.1</b></a>, <a href="#rfc.xref.RFC2046.3">A.2</a><ul> 1905 <li><em>Section 5.1.1</em> <a href="#rfc.xref.RFC2046.2">3.3.2</a></li> 1906 </ul> 1907 </li> 1908 <li><em>RFC2049</em> <a href="#RFC2049"><b>10.2</b></a>, <a href="#rfc.xref.RFC2049.1">A.2</a><ul> 1909 <li><em>Section 4</em> <a href="#rfc.xref.RFC2049.1">A.2</a></li> 1910 </ul> 1911 </li> 1912 <li><em>RFC2068</em> <a href="#rfc.xref.RFC2068.1">10.1</a>, <a href="#rfc.xref.RFC2068.2">10.1</a>, <a href="#rfc.xref.RFC2068.3">10.1</a>, <a href="#RFC2068"><b>10.2</b></a>, <a href="#rfc.xref.RFC2068.4">B</a>, <a href="#rfc.xref.RFC2068.5">C.1</a><ul> 1913 <li><em>Section 19.6.2</em> <a href="#rfc.xref.RFC2068.5">C.1</a></li> 1914 </ul> 1915 </li> 1916 <li><em>RFC2076</em> <a href="#RFC2076"><b>10.2</b></a>, <a href="#rfc.xref.RFC2076.1">B</a></li> 1917 <li><em>RFC2119</em> <a href="#rfc.xref.RFC2119.1">1.1</a>, <a href="#RFC2119"><b>10.1</b></a></li> 1918 <li><em>RFC2183</em> <a href="#rfc.xref.RFC2183.1">8.2</a>, <a href="#rfc.xref.RFC2183.2">8.2</a>, <a href="#RFC2183"><b>10.2</b></a>, <a href="#rfc.xref.RFC2183.3">B.1</a><ul> 1919 <li><em>Section 5</em> <a href="#rfc.xref.RFC2183.2">8.2</a></li> 1920 </ul> 1921 </li> 1922 <li><em>RFC2277</em> <a href="#rfc.xref.RFC2277.1">3.1</a>, <a href="#RFC2277"><b>10.2</b></a></li> 1923 <li><em>RFC2388</em> <a href="#rfc.xref.RFC2388.1">3.3.2</a>, <a href="#RFC2388"><b>10.2</b></a></li> 1924 <li><em>RFC2557</em> <a href="#RFC2557"><b>10.2</b></a>, <a href="#rfc.xref.RFC2557.1">A.6</a>, <a href="#rfc.xref.RFC2557.2">C.1</a></li> 1925 <li><em>RFC2616</em> <a href="#rfc.xref.RFC2616.1">1</a>, <a href="#RFC2616"><b>10.2</b></a>, <a href="#rfc.xref.RFC2616.2">D.1</a></li> 1926 <li><em>RFC2822</em> <a href="#RFC2822"><b>10.2</b></a>, <a href="#rfc.xref.RFC2822.1">A</a></li> 1927 <li><em>RFC3629</em> <a href="#rfc.xref.RFC3629.1">3.1</a>, <a href="#RFC3629"><b>10.2</b></a></li> 1928 <li><em>RFC3864</em> <a href="#rfc.xref.RFC3864.1">7.1</a>, <a href="#RFC3864"><b>10.2</b></a></li> 1929 <li><em>RFC4288</em> <a href="#rfc.xref.RFC4288.1">3.3</a>, <a href="#RFC4288"><b>10.2</b></a></li> 1930 <li><em>RFC4647</em> <a href="#rfc.xref.RFC4647.1">6.4</a>, <a href="#rfc.xref.RFC4647.2">6.4</a>, <a href="#RFC4647"><b>10.1</b></a><ul> 1931 <li><em>Section 2.1</em> <a href="#rfc.xref.RFC4647.1">6.4</a></li> 1932 <li><em>Section 3.3.1</em> <a href="#rfc.xref.RFC4647.2">6.4</a></li> 1933 </ul> 1934 </li> 1935 </ul> 1936 </li> 1937 <li><a id="rfc.index.U" href="#rfc.index.U"><b>U</b></a><ul> 1938 <li>URI header <a href="#rfc.iref.u.1"><b>C.1</b></a></li> 1939 </ul> 1940 </li> 1941 </ul> 1942 </div> 1737 1943 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> 1944 <p>Copyright © The IETF Trust (2008).</p> 1738 1945 <p>This document is subject to the rights, licenses and restrictions contained in BCP 78, and except as set forth therein, the 1739 1946 authors retain all their rights. … … 1753 1960 <p>Copies of IPR disclosures made to the IETF Secretariat and any assurances of licenses to be made available, or the result 1754 1961 of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementers or users 1755 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>>.1962 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>. 1756 1963 </p> 1757 1964 <p>The IETF invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary … … 1759 1966 at <a href="mailto:ietf-ipr@ietf.org">ietf-ipr@ietf.org</a>. 1760 1967 </p> 1761 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1>1762 <p class="noprint"><a href="#rfc.index.A">A</a> <a href="#rfc.index.B">B</a> <a href="#rfc.index.C">C</a> <a href="#rfc.index.D">D</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.L">L</a> <a href="#rfc.index.M">M</a> <a href="#rfc.index.P">P</a> <a href="#rfc.index.R">R</a> <a href="#rfc.index.U">U</a>1763 </p>1764 <div class="print2col">1765 <ul class="ind">1766 <li class="indline0"><a id="rfc.index.A" href="#rfc.index.A"><b>A</b></a><ul class="ind">1767 <li class="indline1">Accept header <a class="iref" href="#rfc.xref.header.accept.1">3.3</a>, <a class="iref" href="#rfc.xref.header.accept.2">5.1</a>, <a class="iref" href="#rfc.iref.a.1"><b>6.1</b></a>, <a class="iref" href="#rfc.xref.header.accept.3">7.1</a></li>1768 <li class="indline1">Accept-Charset header <a class="iref" href="#rfc.xref.header.accept-charset.1">5.1</a>, <a class="iref" href="#rfc.iref.a.2"><b>6.2</b></a>, <a class="iref" href="#rfc.xref.header.accept-charset.2">7.1</a>, <a class="iref" href="#rfc.xref.header.accept-charset.3">C.1</a></li>1769 <li class="indline1">Accept-Encoding header <a class="iref" href="#rfc.xref.header.accept-encoding.1">3.2</a>, <a class="iref" href="#rfc.xref.header.accept-encoding.2">5.1</a>, <a class="iref" href="#rfc.iref.a.3"><b>6.3</b></a>, <a class="iref" href="#rfc.xref.header.accept-encoding.3">7.1</a></li>1770 <li class="indline1">Accept-Language header <a class="iref" href="#rfc.xref.header.accept-language.1">5.1</a>, <a class="iref" href="#rfc.iref.a.4"><b>6.4</b></a>, <a class="iref" href="#rfc.xref.header.accept-language.2">7.1</a></li>1771 <li class="indline1">Alternates header <a class="iref" href="#rfc.iref.a.5"><b>C.1</b></a></li>1772 </ul>1773 </li>1774 <li class="indline0"><a id="rfc.index.B" href="#rfc.index.B"><b>B</b></a><ul class="ind">1775 <li class="indline1"><em>BCP97</em> <a class="iref" href="#rfc.xref.BCP97.1">10.1</a>, <a class="iref" href="#rfc.xref.BCP97.2">10.1</a>, <a class="iref" href="#rfc.xref.BCP97.3">10.1</a>, <a class="iref" href="#BCP97"><b>10.2</b></a>, <a class="iref" href="#rfc.xref.BCP97.4">D.5</a></li>1776 </ul>1777 </li>1778 <li class="indline0"><a id="rfc.index.C" href="#rfc.index.C"><b>C</b></a><ul class="ind">1779 <li class="indline1">compress <a class="iref" href="#rfc.iref.c.1">3.2</a></li>1780 <li class="indline1">Content-Base header <a class="iref" href="#rfc.iref.c.9"><b>C.1</b></a></li>1781 <li class="indline1">Content-Disposition header <a class="iref" href="#rfc.xref.content-disposition.1">7.1</a>, <a class="iref" href="#rfc.xref.content-disposition.2">8.2</a>, <a class="iref" href="#rfc.iref.c.7"><b>B.1</b></a>, <a class="iref" href="#rfc.extref.c.22">B.1</a></li>1782 <li class="indline1">Content-Encoding header <a class="iref" href="#rfc.xref.header.content-encoding.1">3.2</a>, <a class="iref" href="#rfc.xref.header.content-encoding.2">4.1</a>, <a class="iref" href="#rfc.iref.c.2"><b>6.5</b></a>, <a class="iref" href="#rfc.xref.header.content-encoding.3">6.5</a>, <a class="iref" href="#rfc.xref.header.content-encoding.4">7.1</a></li>1783 <li class="indline1">Content-Language header <a class="iref" href="#rfc.xref.header.content-language.1">4.1</a>, <a class="iref" href="#rfc.iref.c.3"><b>6.6</b></a>, <a class="iref" href="#rfc.xref.header.content-language.2">7.1</a></li>1784 <li class="indline1">Content-Location header <a class="iref" href="#rfc.xref.header.content-location.1">4.1</a>, <a class="iref" href="#rfc.iref.c.4"><b>6.7</b></a>, <a class="iref" href="#rfc.xref.header.content-location.2">7.1</a></li>1785 <li class="indline1">Content-MD5 header <a class="iref" href="#rfc.xref.header.content-md5.1">4.1</a>, <a class="iref" href="#rfc.iref.c.5"><b>6.8</b></a>, <a class="iref" href="#rfc.xref.header.content-md5.2">7.1</a></li>1786 <li class="indline1">Content-Type header <a class="iref" href="#rfc.xref.header.content-type.1">3.3</a>, <a class="iref" href="#rfc.xref.header.content-type.2">4.1</a>, <a class="iref" href="#rfc.iref.c.6"><b>6.9</b></a>, <a class="iref" href="#rfc.xref.header.content-type.3">7.1</a></li>1787 <li class="indline1">Content-Version header <a class="iref" href="#rfc.iref.c.8"><b>C.1</b></a></li>1788 </ul>1789 </li>1790 <li class="indline0"><a id="rfc.index.D" href="#rfc.index.D"><b>D</b></a><ul class="ind">1791 <li class="indline1">deflate <a class="iref" href="#rfc.iref.d.1">3.2</a></li>1792 <li class="indline1">Derived-From header <a class="iref" href="#rfc.iref.d.2"><b>C.1</b></a></li>1793 </ul>1794 </li>1795 <li class="indline0"><a id="rfc.index.G" href="#rfc.index.G"><b>G</b></a><ul class="ind">1796 <li class="indline1"><tt>Grammar</tt> 1797 <ul class="ind">1798 <li class="indline1"><tt>Accept</tt> <a class="iref" href="#rfc.iref.g.17"><b>6.1</b></a></li>1799 <li class="indline1"><tt>Accept-Charset</tt> <a class="iref" href="#rfc.iref.g.21"><b>6.2</b></a></li>1800 <li class="indline1"><tt>Accept-Encoding</tt> <a class="iref" href="#rfc.iref.g.22"><b>6.3</b></a></li>1801 <li class="indline1"><tt>accept-extension</tt> <a class="iref" href="#rfc.iref.g.20"><b>6.1</b></a></li>1802 <li class="indline1"><tt>Accept-Language</tt> <a class="iref" href="#rfc.iref.g.24"><b>6.4</b></a></li>1803 <li class="indline1"><tt>accept-params</tt> <a class="iref" href="#rfc.iref.g.19"><b>6.1</b></a></li>1804 <li class="indline1"><tt>attribute</tt> <a class="iref" href="#rfc.iref.g.8"><b>3.3</b></a></li>1805 <li class="indline1"><tt>charset</tt> <a class="iref" href="#rfc.iref.g.1"><b>3.1</b></a></li>1806 <li class="indline1"><tt>codings</tt> <a class="iref" href="#rfc.iref.g.23"><b>6.3</b></a></li>1807 <li class="indline1"><tt>content-coding</tt> <a class="iref" href="#rfc.iref.g.2"><b>3.2</b></a></li>1808 <li class="indline1"><tt>content-disposition</tt> <a class="iref" href="#rfc.iref.g.33"><b>B.1</b></a></li>1809 <li class="indline1"><tt>Content-Encoding</tt> <a class="iref" href="#rfc.iref.g.26"><b>6.5</b></a></li>1810 <li class="indline1"><tt>Content-Language</tt> <a class="iref" href="#rfc.iref.g.27"><b>6.6</b></a></li>1811 <li class="indline1"><tt>Content-Location</tt> <a class="iref" href="#rfc.iref.g.28"><b>6.7</b></a></li>1812 <li class="indline1"><tt>Content-MD5</tt> <a class="iref" href="#rfc.iref.g.29"><b>6.8</b></a></li>1813 <li class="indline1"><tt>Content-Type</tt> <a class="iref" href="#rfc.iref.g.31"><b>6.9</b></a></li>1814 <li class="indline1"><tt>disp-extension-parm</tt> <a class="iref" href="#rfc.iref.g.38"><b>B.1</b></a></li>1815 <li class="indline1"><tt>disp-extension-token</tt> <a class="iref" href="#rfc.iref.g.37"><b>B.1</b></a></li>1816 <li class="indline1"><tt>disposition-parm</tt> <a class="iref" href="#rfc.iref.g.35"><b>B.1</b></a></li>1817 <li class="indline1"><tt>disposition-type</tt> <a class="iref" href="#rfc.iref.g.34"><b>B.1</b></a></li>1818 <li class="indline1"><tt>entity-body</tt> <a class="iref" href="#rfc.iref.g.16"><b>4.2</b></a></li>1819 <li class="indline1"><tt>entity-header</tt> <a class="iref" href="#rfc.iref.g.14"><b>4.1</b></a></li>1820 <li class="indline1"><tt>extension-header</tt> <a class="iref" href="#rfc.iref.g.15"><b>4.1</b></a></li>1821 <li class="indline1"><tt>filename-parm</tt> <a class="iref" href="#rfc.iref.g.36"><b>B.1</b></a></li>1822 <li class="indline1"><tt>language-range</tt> <a class="iref" href="#rfc.iref.g.25"><b>6.4</b></a></li>1823 <li class="indline1"><tt>language-tag</tt> <a class="iref" href="#rfc.iref.g.11"><b>3.5</b></a></li>1824 <li class="indline1"><tt>md5-digest</tt> <a class="iref" href="#rfc.iref.g.30"><b>6.8</b></a></li>1825 <li class="indline1"><tt>media-range</tt> <a class="iref" href="#rfc.iref.g.18"><b>6.1</b></a></li>1826 <li class="indline1"><tt>media-type</tt> <a class="iref" href="#rfc.iref.g.4"><b>3.3</b></a></li>1827 <li class="indline1"><tt>MIME-Version</tt> <a class="iref" href="#rfc.iref.g.32"><b>A.1</b></a></li>1828 <li class="indline1"><tt>parameter</tt> <a class="iref" href="#rfc.iref.g.7"><b>3.3</b></a></li>1829 <li class="indline1"><tt>primary-tag</tt> <a class="iref" href="#rfc.iref.g.12"><b>3.5</b></a></li>1830 <li class="indline1"><tt>qvalue</tt> <a class="iref" href="#rfc.iref.g.10"><b>3.4</b></a></li>1831 <li class="indline1"><tt>subtag</tt> <a class="iref" href="#rfc.iref.g.13"><b>3.5</b></a></li>1832 <li class="indline1"><tt>subtype</tt> <a class="iref" href="#rfc.iref.g.6"><b>3.3</b></a></li>1833 <li class="indline1"><tt>type</tt> <a class="iref" href="#rfc.iref.g.5"><b>3.3</b></a></li>1834 <li class="indline1"><tt>value</tt> <a class="iref" href="#rfc.iref.g.9"><b>3.3</b></a></li>1835 </ul>1836 </li>1837 <li class="indline1">gzip <a class="iref" href="#rfc.iref.g.3">3.2</a></li>1838 </ul>1839 </li>1840 <li class="indline0"><a id="rfc.index.H" href="#rfc.index.H"><b>H</b></a><ul class="ind">1841 <li class="indline1">Headers 1842 <ul class="ind">1843 <li class="indline1">Accept <a class="iref" href="#rfc.xref.header.accept.1">3.3</a>, <a class="iref" href="#rfc.xref.header.accept.2">5.1</a>, <a class="iref" href="#rfc.iref.h.1"><b>6.1</b></a>, <a class="iref" href="#rfc.xref.header.accept.3">7.1</a></li>1844 <li class="indline1">Accept-Charset <a class="iref" href="#rfc.xref.header.accept-charset.1">5.1</a>, <a class="iref" href="#rfc.iref.h.2"><b>6.2</b></a>, <a class="iref" href="#rfc.xref.header.accept-charset.2">7.1</a>, <a class="iref" href="#rfc.xref.header.accept-charset.3">C.1</a></li>1845 <li class="indline1">Accept-Encoding <a class="iref" href="#rfc.xref.header.accept-encoding.1">3.2</a>, <a class="iref" href="#rfc.xref.header.accept-encoding.2">5.1</a>, <a class="iref" href="#rfc.iref.h.3"><b>6.3</b></a>, <a class="iref" href="#rfc.xref.header.accept-encoding.3">7.1</a></li>1846 <li class="indline1">Accept-Language <a class="iref" href="#rfc.xref.header.accept-language.1">5.1</a>, <a class="iref" href="#rfc.iref.h.4"><b>6.4</b></a>, <a class="iref" href="#rfc.xref.header.accept-language.2">7.1</a></li>1847 <li class="indline1">Alternate <a class="iref" href="#rfc.iref.h.12"><b>C.1</b></a></li>1848 <li class="indline1">Content-Base <a class="iref" href="#rfc.iref.h.18"><b>C.1</b></a></li>1849 <li class="indline1">Content-Disposition <a class="iref" href="#rfc.xref.content-disposition.1">7.1</a>, <a class="iref" href="#rfc.xref.content-disposition.2">8.2</a>, <a class="iref" href="#rfc.iref.h.11"><b>B.1</b></a>, <a class="iref" href="#rfc.extref.c.22">B.1</a></li>1850 <li class="indline1">Content-Encoding <a class="iref" href="#rfc.xref.header.content-encoding.1">3.2</a>, <a class="iref" href="#rfc.xref.header.content-encoding.2">4.1</a>, <a class="iref" href="#rfc.iref.h.5"><b>6.5</b></a>, <a class="iref" href="#rfc.xref.header.content-encoding.3">6.5</a>, <a class="iref" href="#rfc.xref.header.content-encoding.4">7.1</a></li>1851 <li class="indline1">Content-Language <a class="iref" href="#rfc.xref.header.content-language.1">4.1</a>, <a class="iref" href="#rfc.iref.h.6"><b>6.6</b></a>, <a class="iref" href="#rfc.xref.header.content-language.2">7.1</a></li>1852 <li class="indline1">Content-Location <a class="iref" href="#rfc.xref.header.content-location.1">4.1</a>, <a class="iref" href="#rfc.iref.h.7"><b>6.7</b></a>, <a class="iref" href="#rfc.xref.header.content-location.2">7.1</a></li>1853 <li class="indline1">Content-MD5 <a class="iref" href="#rfc.xref.header.content-md5.1">4.1</a>, <a class="iref" href="#rfc.iref.h.8"><b>6.8</b></a>, <a class="iref" href="#rfc.xref.header.content-md5.2">7.1</a></li>1854 <li class="indline1">Content-Type <a class="iref" href="#rfc.xref.header.content-type.1">3.3</a>, <a class="iref" href="#rfc.xref.header.content-type.2">4.1</a>, <a class="iref" href="#rfc.iref.h.9"><b>6.9</b></a>, <a class="iref" href="#rfc.xref.header.content-type.3">7.1</a></li>1855 <li class="indline1">Content-Version <a class="iref" href="#rfc.iref.h.13"><b>C.1</b></a></li>1856 <li class="indline1">Derived-From <a class="iref" href="#rfc.iref.h.14"><b>C.1</b></a></li>1857 <li class="indline1">Link <a class="iref" href="#rfc.iref.h.15"><b>C.1</b></a></li>1858 <li class="indline1">MIME-Version <a class="iref" href="#rfc.xref.mime-version.1">7.1</a>, <a class="iref" href="#rfc.iref.h.10"><b>A.1</b></a></li>1859 <li class="indline1">Public <a class="iref" href="#rfc.iref.h.17"><b>C.1</b></a></li>1860 <li class="indline1">URI <a class="iref" href="#rfc.iref.h.16"><b>C.1</b></a></li>1861 </ul>1862 </li>1863 </ul>1864 </li>1865 <li class="indline0"><a id="rfc.index.I" href="#rfc.index.I"><b>I</b></a><ul class="ind">1866 <li class="indline1">identity <a class="iref" href="#rfc.iref.i.1">3.2</a></li>1867 <li class="indline1"><em>ISO-8859-1</em> <a class="iref" href="#rfc.xref.ISO-8859-1.1">3.1.1</a>, <a class="iref" href="#ISO-8859-1"><b>10.1</b></a></li>1868 </ul>1869 </li>1870 <li class="indline0"><a id="rfc.index.L" href="#rfc.index.L"><b>L</b></a><ul class="ind">1871 <li class="indline1">Link header <a class="iref" href="#rfc.iref.l.1"><b>C.1</b></a></li>1872 </ul>1873 </li>1874 <li class="indline0"><a id="rfc.index.M" href="#rfc.index.M"><b>M</b></a><ul class="ind">1875 <li class="indline1">MIME-Version header <a class="iref" href="#rfc.xref.mime-version.1">7.1</a>, <a class="iref" href="#rfc.iref.m.1"><b>A.1</b></a></li>1876 </ul>1877 </li>1878 <li class="indline0"><a id="rfc.index.P" href="#rfc.index.P"><b>P</b></a><ul class="ind">1879 <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">2</a>, <a class="iref" href="#rfc.xref.Part1.8">2</a>, <a class="iref" href="#rfc.xref.Part1.9">2</a>, <a class="iref" href="#rfc.xref.Part1.10">2</a>, <a class="iref" href="#rfc.xref.Part1.11">2</a>, <a class="iref" href="#rfc.xref.Part1.12">4.1</a>, <a class="iref" href="#rfc.xref.Part1.13">4.2</a>, <a class="iref" href="#rfc.xref.Part1.14">4.2.2</a>, <a class="iref" href="#Part1"><b>10.1</b></a>, <a class="iref" href="#rfc.xref.Part1.15">A.5</a>, <a class="iref" href="#rfc.xref.Part1.16">C.1</a><ul class="ind">1880 <li class="indline1"><em>Section 2.1</em> <a class="iref" href="#rfc.xref.Part1.1">2</a></li>1881 <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>, <a class="iref" href="#rfc.xref.Part1.6">2</a>, <a class="iref" href="#rfc.xref.Part1.7">2</a></li>1882 <li class="indline1"><em>Section 3.2.1</em> <a class="iref" href="#rfc.xref.Part1.8">2</a>, <a class="iref" href="#rfc.xref.Part1.10">2</a></li>1883 <li class="indline1"><em>Section 4.2</em> <a class="iref" href="#rfc.xref.Part1.11">2</a></li>1884 <li class="indline1"><em>Section 4.3</em> <a class="iref" href="#rfc.xref.Part1.13">4.2</a></li>1885 <li class="indline1"><em>Section 4.4</em> <a class="iref" href="#rfc.xref.Part1.14">4.2.2</a></li>1886 <li class="indline1"><em>Section 8.2</em> <a class="iref" href="#rfc.xref.Part1.9">2</a>, <a class="iref" href="#rfc.xref.Part1.12">4.1</a></li>1887 <li class="indline1"><em>Section 8.7</em> <a class="iref" href="#rfc.xref.Part1.15">A.5</a></li>1888 </ul>1889 </li>1890 <li class="indline1"><em>Part2</em> <a class="iref" href="#rfc.xref.Part2.1">5.1</a>, <a class="iref" href="#Part2"><b>10.1</b></a><ul class="ind">1891 <li class="indline1"><em>Section 10.9</em> <a class="iref" href="#rfc.xref.Part2.1">5.1</a></li>1892 </ul>1893 </li>1894 <li class="indline1"><em>Part4</em> <a class="iref" href="#rfc.xref.Part4.1">2</a>, <a class="iref" href="#rfc.xref.Part4.2">4.1</a>, <a class="iref" href="#Part4"><b>10.1</b></a><ul class="ind">1895 <li class="indline1"><em>Section 7.6</em> <a class="iref" href="#rfc.xref.Part4.1">2</a>, <a class="iref" href="#rfc.xref.Part4.2">4.1</a></li>1896 </ul>1897 </li>1898 <li class="indline1"><em>Part5</em> <a class="iref" href="#rfc.xref.Part5.1">2</a>, <a class="iref" href="#rfc.xref.Part5.2">3.3.2</a>, <a class="iref" href="#rfc.xref.Part5.3">4.1</a>, <a class="iref" href="#Part5"><b>10.1</b></a>, <a class="iref" href="#rfc.xref.Part5.4">C.1</a><ul class="ind">1899 <li class="indline1"><em>Section 6.2</em> <a class="iref" href="#rfc.xref.Part5.1">2</a>, <a class="iref" href="#rfc.xref.Part5.3">4.1</a></li>1900 <li class="indline1"><em>Appendix A</em> <a class="iref" href="#rfc.xref.Part5.2">3.3.2</a></li>1901 </ul>1902 </li>1903 <li class="indline1"><em>Part6</em> <a class="iref" href="#rfc.xref.Part6.1">2</a>, <a class="iref" href="#rfc.xref.Part6.2">4.1</a>, <a class="iref" href="#rfc.xref.Part6.3">5.1</a>, <a class="iref" href="#rfc.xref.Part6.4">6.7</a>, <a class="iref" href="#Part6"><b>10.1</b></a>, <a class="iref" href="#rfc.xref.Part6.5">C.1</a><ul class="ind">1904 <li class="indline1"><em>Section 8</em> <a class="iref" href="#rfc.xref.Part6.4">6.7</a></li>1905 <li class="indline1"><em>Section 16.3</em> <a class="iref" href="#rfc.xref.Part6.1">2</a>, <a class="iref" href="#rfc.xref.Part6.2">4.1</a></li>1906 <li class="indline1"><em>Section 16.5</em> <a class="iref" href="#rfc.xref.Part6.3">5.1</a></li>1907 </ul>1908 </li>1909 <li class="indline1">Public header <a class="iref" href="#rfc.iref.p.1"><b>C.1</b></a></li>1910 </ul>1911 </li>1912 <li class="indline0"><a id="rfc.index.R" href="#rfc.index.R"><b>R</b></a><ul class="ind">1913 <li class="indline1"><em>RFC1766</em> <a class="iref" href="#rfc.xref.RFC1766.1">3.5</a>, <a class="iref" href="#RFC1766"><b>10.1</b></a></li>1914 <li class="indline1"><em>RFC1864</em> <a class="iref" href="#rfc.xref.RFC1864.1">6.8</a>, <a class="iref" href="#rfc.xref.RFC1864.2">6.8</a>, <a class="iref" href="#RFC1864"><b>10.1</b></a></li>1915 <li class="indline1"><em>RFC1945</em> <a class="iref" href="#RFC1945"><b>10.2</b></a>, <a class="iref" href="#rfc.xref.RFC1945.1">B</a></li>1916 <li class="indline1"><em>RFC1950</em> <a class="iref" href="#rfc.xref.RFC1950.1">3.2</a>, <a class="iref" href="#RFC1950"><b>10.1</b></a></li>1917 <li class="indline1"><em>RFC1951</em> <a class="iref" href="#rfc.xref.RFC1951.1">3.2</a>, <a class="iref" href="#RFC1951"><b>10.1</b></a></li>1918 <li class="indline1"><em>RFC1952</em> <a class="iref" href="#rfc.xref.RFC1952.1">3.2</a>, <a class="iref" href="#RFC1952"><b>10.1</b></a></li>1919 <li class="indline1"><em>RFC2045</em> <a class="iref" href="#RFC2045"><b>10.1</b></a>, <a class="iref" href="#rfc.xref.RFC2045.1">A</a>, <a class="iref" href="#rfc.xref.RFC2045.2">A.1</a>, <a class="iref" href="#rfc.xref.RFC2045.3">A.2</a></li>1920 <li class="indline1"><em>RFC2046</em> <a class="iref" href="#rfc.xref.RFC2046.1">3.3</a>, <a class="iref" href="#rfc.xref.RFC2046.2">3.3.2</a>, <a class="iref" href="#RFC2046"><b>10.1</b></a>, <a class="iref" href="#rfc.xref.RFC2046.3">A.2</a><ul class="ind">1921 <li class="indline1"><em>Section 5.1.1</em> <a class="iref" href="#rfc.xref.RFC2046.2">3.3.2</a></li>1922 </ul>1923 </li>1924 <li class="indline1"><em>RFC2049</em> <a class="iref" href="#RFC2049"><b>10.2</b></a>, <a class="iref" href="#rfc.xref.RFC2049.1">A.2</a><ul class="ind">1925 <li class="indline1"><em>Section 4</em> <a class="iref" href="#rfc.xref.RFC2049.1">A.2</a></li>1926 </ul>1927 </li>1928 <li class="indline1"><em>RFC2068</em> <a class="iref" href="#rfc.xref.RFC2068.1">10.1</a>, <a class="iref" href="#rfc.xref.RFC2068.2">10.1</a>, <a class="iref" href="#rfc.xref.RFC2068.3">10.1</a>, <a class="iref" href="#RFC2068"><b>10.2</b></a>, <a class="iref" href="#rfc.xref.RFC2068.4">B</a>, <a class="iref" href="#rfc.xref.RFC2068.5">C.1</a><ul class="ind">1929 <li class="indline1"><em>Section 19.6.2</em> <a class="iref" href="#rfc.xref.RFC2068.5">C.1</a></li>1930 </ul>1931 </li>1932 <li class="indline1"><em>RFC2076</em> <a class="iref" href="#RFC2076"><b>10.2</b></a>, <a class="iref" href="#rfc.xref.RFC2076.1">B</a></li>1933 <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>1934 <li class="indline1"><em>RFC2183</em> <a class="iref" href="#rfc.xref.RFC2183.1">8.2</a>, <a class="iref" href="#rfc.xref.RFC2183.2">8.2</a>, <a class="iref" href="#RFC2183"><b>10.2</b></a>, <a class="iref" href="#rfc.xref.RFC2183.3">B.1</a><ul class="ind">1935 <li class="indline1"><em>Section 5</em> <a class="iref" href="#rfc.xref.RFC2183.2">8.2</a></li>1936 </ul>1937 </li>1938 <li class="indline1"><em>RFC2277</em> <a class="iref" href="#rfc.xref.RFC2277.1">3.1</a>, <a class="iref" href="#RFC2277"><b>10.2</b></a></li>1939 <li class="indline1"><em>RFC2388</em> <a class="iref" href="#rfc.xref.RFC2388.1">3.3.2</a>, <a class="iref" href="#RFC2388"><b>10.2</b></a></li>1940 <li class="indline1"><em>RFC2557</em> <a class="iref" href="#RFC2557"><b>10.2</b></a>, <a class="iref" href="#rfc.xref.RFC2557.1">A.6</a>, <a class="iref" href="#rfc.xref.RFC2557.2">C.1</a></li>1941 <li class="indline1"><em>RFC2616</em> <a class="iref" href="#rfc.xref.RFC2616.1">1</a>, <a class="iref" href="#RFC2616"><b>10.2</b></a>, <a class="iref" href="#rfc.xref.RFC2616.2">D.1</a></li>1942 <li class="indline1"><em>RFC2822</em> <a class="iref" href="#RFC2822"><b>10.2</b></a>, <a class="iref" href="#rfc.xref.RFC2822.1">A</a></li>1943 <li class="indline1"><em>RFC3629</em> <a class="iref" href="#rfc.xref.RFC3629.1">3.1</a>, <a class="iref" href="#RFC3629"><b>10.2</b></a></li>1944 <li class="indline1"><em>RFC3864</em> <a class="iref" href="#rfc.xref.RFC3864.1">7.1</a>, <a class="iref" href="#RFC3864"><b>10.2</b></a></li>1945 <li class="indline1"><em>RFC4288</em> <a class="iref" href="#rfc.xref.RFC4288.1">3.3</a>, <a class="iref" href="#RFC4288"><b>10.2</b></a></li>1946 <li class="indline1"><em>RFC4647</em> <a class="iref" href="#rfc.xref.RFC4647.1">6.4</a>, <a class="iref" href="#rfc.xref.RFC4647.2">6.4</a>, <a class="iref" href="#RFC4647"><b>10.1</b></a><ul class="ind">1947 <li class="indline1"><em>Section 2.1</em> <a class="iref" href="#rfc.xref.RFC4647.1">6.4</a></li>1948 <li class="indline1"><em>Section 3.3.1</em> <a class="iref" href="#rfc.xref.RFC4647.2">6.4</a></li>1949 </ul>1950 </li>1951 </ul>1952 </li>1953 <li class="indline0"><a id="rfc.index.U" href="#rfc.index.U"><b>U</b></a><ul class="ind">1954 <li class="indline1">URI header <a class="iref" href="#rfc.iref.u.1"><b>C.1</b></a></li>1955 </ul>1956 </li>1957 </ul>1958 </div>1959 1968 </body> 1960 1969 </html>
Note: See TracChangeset
for help on using the changeset viewer.