Changeset 1099 for draft-ietf-httpbis/05/p3-payload.html
- Timestamp:
- 01/01/11 17:23:02 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/05/p3-payload.html
r381 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.400, 2008-10-10 14:04:14, 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-05"> 402 <meta name="DC.Date.Issued" scheme="ISO8601" content="2008-11"> 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-05"> 410 <meta name="dct.issued" scheme="ISO8601" content="2008-11-16"> 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-05> 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: May 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">November 16, 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: May 20, 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">November 16, 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-05</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 May2009.</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 May 20, 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>609 <li class="tocline1">D.6 <a href="#changes.since.04">Since draft-ietf-httpbis-p3-payload-04</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> 617 <li>D.6 <a href="#changes.since.04">Since draft-ietf-httpbis-p3-payload-04</a></li> 610 618 </ul> 611 619 </li> 612 <li class="tocline0"><a href="#rfc.ipr">Intellectual Property and Copyright Statements</a></li>613 <li class="tocline0"><a href="#rfc.index">Index</a></li>620 <li><a href="#rfc.index">Index</a></li> 621 <li><a href="#rfc.ipr">Intellectual Property and Copyright Statements</a></li> 614 622 </ul> 615 623 <h1 id="rfc.section.1" class="np"><a href="#rfc.section.1">1.</a> <a id="introduction" href="#introduction">Introduction</a></h1> … … 660 668 to determine the exact mapping is not permitted. 661 669 </p> 662 < dl class="empty">663 < dd> <b>Note:</b> This use of the term "character set" is more commonly referred to as a "character encoding." However, since HTTP and MIME670 <ul class="empty"> 671 <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 664 672 share the same registry, it is important that the terminology also be shared. 665 </ dd>666 </ dl>673 </li> 674 </ul> 667 675 <div id="rule.charset"> 668 676 <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 … … 702 710 <p id="rfc.section.3.2.p.5">gzip<span id="rfc.iref.g.3"></span> 703 711 </p> 704 < dl class="empty">705 < 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.706 </ dd>707 </ dl>712 <ul class="empty"> 713 <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. 714 </li> 715 </ul> 708 716 <p id="rfc.section.3.2.p.6">compress<span id="rfc.iref.c.1"></span> 709 717 </p> 710 < dl class="empty">711 < dd>The encoding format produced by the common UNIX file compression program "compress". This format is an adaptive Lempel-Ziv-Welch718 <ul class="empty"> 719 <li>The encoding format produced by the common UNIX file compression program "compress". This format is an adaptive Lempel-Ziv-Welch 712 720 coding (LZW). 713 </ dd>714 < dd>Use of program names for the identification of encoding formats is not desirable and is discouraged for future encodings.721 </li> 722 <li>Use of program names for the identification of encoding formats is not desirable and is discouraged for future encodings. 715 723 Their use here is representative of historical practice, not good design. For compatibility with previous implementations 716 724 of HTTP, applications <em class="bcp14">SHOULD</em> consider "x-gzip" and "x-compress" to be equivalent to "gzip" and "compress" respectively. 717 </ dd>718 </ dl>725 </li> 726 </ul> 719 727 <p id="rfc.section.3.2.p.7">deflate<span id="rfc.iref.d.1"></span> 720 728 </p> 721 < dl class="empty">722 < 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>.723 </ dd>724 </ dl>729 <ul class="empty"> 730 <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>. 731 </li> 732 </ul> 725 733 <p id="rfc.section.3.2.p.8">identity<span id="rfc.iref.i.1"></span> 726 734 </p> 727 < dl class="empty">728 < dd>The default (identity) encoding; the use of no transformation whatsoever. This content-coding is used only in the Accept-Encoding735 <ul class="empty"> 736 <li>The default (identity) encoding; the use of no transformation whatsoever. This content-coding is used only in the Accept-Encoding 729 737 header, and <em class="bcp14">SHOULD NOT</em> be used in the Content-Encoding header. 730 </ dd>731 </ dl>738 </li> 739 </ul> 732 740 <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 733 741 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 … … 790 798 an unrecognized multipart subtype, the application <em class="bcp14">MUST</em> treat it as being equivalent to "multipart/mixed". 791 799 </p> 792 < dl class="empty">793 < dd> <b>Note:</b> The "multipart/form-data" type has been specifically defined for carrying form data suitable for processing via the POST request800 <ul class="empty"> 801 <li> <b>Note:</b> The "multipart/form-data" type has been specifically defined for carrying form data suitable for processing via the POST request 794 802 method, as described in <a href="#RFC2388" id="rfc.xref.RFC2388.1"><cite title="Returning Values from Forms: multipart/form-data">[RFC2388]</cite></a>. 795 </ dd>796 </ dl>803 </li> 804 </ul> 797 805 <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> 798 806 <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 … … 876 884 best representation for a given response when there are multiple representations available. 877 885 </p> 878 < dl class="empty">879 < dd> <b>Note:</b> This is not called "format negotiation" because the alternate representations may be of the same media type, but use different886 <ul class="empty"> 887 <li> <b>Note:</b> This is not called "format negotiation" because the alternate representations may be of the same media type, but use different 880 888 capabilities of that type, be in different languages, etc. 881 </ dd>882 </ dl>889 </li> 890 </ul> 883 891 <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. 884 892 </p> … … 978 986 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. 979 987 </p> 980 < dl class="empty">981 < dd> <b>Note:</b> Use of the "q" parameter name to separate media type parameters from Accept extension parameters is due to historical practice.988 <ul class="empty"> 989 <li> <b>Note:</b> Use of the "q" parameter name to separate media type parameters from Accept extension parameters is due to historical practice. 982 990 Although this prevents any media type parameter named "q" from being used with a media range, such an event is believed to 983 991 be unlikely given the lack of any "q" parameters in the IANA media type registry and the rare usage of any media type parameters 984 992 in Accept. Future media types are discouraged from registering any parameter named "q". 985 </ dd>986 </ dl>993 </li> 994 </ul> 987 995 <p id="rfc.section.6.1.p.5">The example</p> 988 996 <div id="rfc.figure.u.18"></div><pre class="text"> Accept: audio/*; q=0.2, audio/basic … … 1086 1094 client. 1087 1095 </p> 1088 < dl class="empty">1089 < dd> <b>Note:</b> If the request does not include an Accept-Encoding field, and if the "identity" content-coding is unavailable, then content-codings1096 <ul class="empty"> 1097 <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 1090 1098 commonly understood by HTTP/1.0 clients (i.e., "gzip" and "compress") are preferred; some older clients improperly display 1091 1099 messages sent with other content-codings. The server might also make this decision based on information about the particular 1092 1100 user-agent or client. 1093 </ dd>1094 < dd> <b>Note:</b> Most HTTP/1.0 applications do not recognize or obey qvalues associated with content-codings. This means that qvalues will1101 </li> 1102 <li> <b>Note:</b> Most HTTP/1.0 applications do not recognize or obey qvalues associated with content-codings. This means that qvalues will 1095 1103 not work and are not permitted with x-gzip or x-compress. 1096 </ dd>1097 </ dl>1104 </li> 1105 </ul> 1098 1106 <div id="rfc.iref.a.4"></div> 1099 1107 <div id="rfc.iref.h.4"></div> … … 1123 1131 the Accept-Language field. 1124 1132 </p> 1125 < dl class="empty">1126 < 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 always1133 <ul class="empty"> 1134 <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 1127 1135 true that if a user understands a language with a certain tag, then this user will also understand all languages with tags 1128 1136 for which this tag is a prefix. The prefix rule simply allows the use of prefix tags if this is the case. 1129 </ dd>1130 </ dl>1137 </li> 1138 </ul> 1131 1139 <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 1132 1140 in the field that matches the language-tag. If no language-range in the field matches the tag, the language quality factor … … 1140 1148 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. 1141 1149 </p> 1142 < dl class="empty">1143 < dd> <b>Note:</b> When making the choice of linguistic preference available to the user, we remind implementors of the fact that users are not1150 <ul class="empty"> 1151 <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 1144 1152 familiar with the details of language matching as described above, and should provide appropriate guidance. As an example, 1145 1153 users might assume that on selecting "en-gb", they will be served any kind of English document if British English is not available. 1146 1154 A user agent might suggest in such a case to add "en" to get the best matching behavior. 1147 </ dd>1148 </ dl>1155 </li> 1156 </ul> 1149 1157 <div id="rfc.iref.c.2"></div> 1150 1158 <div id="rfc.iref.h.5"></div> … … 1247 1255 <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. 1248 1256 </p> 1249 < dl class="empty">1250 < 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 several1257 <ul class="empty"> 1258 <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 1251 1259 ways in which the application of Content-MD5 to HTTP entity-bodies differs from its application to MIME entity-bodies. One 1252 1260 is that HTTP, unlike MIME, does not use Content-Transfer-Encoding, and does use Transfer-Encoding and Content-Encoding. Another … … 1254 1262 used to compute the digest is the transmission byte order defined for the type. Lastly, HTTP allows transmission of text types 1255 1263 with any of several line break conventions and not just the canonical form using CRLF. 1256 </ dd>1257 </ dl>1264 </li> 1265 </ul> 1258 1266 <div id="rfc.iref.c.6"></div> 1259 1267 <div id="rfc.iref.h.9"></div> … … 1275 1283 <div id="rfc.table.1"> 1276 1284 <div id="iana.header.registration.table"></div> 1277 <table summary="" class="tt full" cellpadding="3" cellspacing="0">1285 <table class="tt full left" cellpadding="3" cellspacing="0"> 1278 1286 <thead> 1279 1287 <tr> … … 1286 1294 <tbody> 1287 1295 <tr> 1288 <td >Accept</td>1289 <td >http</td>1290 <td >standard</td>1291 <td > <a href="#header.accept" id="rfc.xref.header.accept.3" title="Accept">Section 6.1</a>1296 <td class="left">Accept</td> 1297 <td class="left">http</td> 1298 <td class="left">standard</td> 1299 <td class="left"> <a href="#header.accept" id="rfc.xref.header.accept.3" title="Accept">Section 6.1</a> 1292 1300 </td> 1293 1301 </tr> 1294 1302 <tr> 1295 <td >Accept-Charset</td>1296 <td >http</td>1297 <td >standard</td>1298 <td > <a href="#header.accept-charset" id="rfc.xref.header.accept-charset.2" title="Accept-Charset">Section 6.2</a>1303 <td class="left">Accept-Charset</td> 1304 <td class="left">http</td> 1305 <td class="left">standard</td> 1306 <td class="left"> <a href="#header.accept-charset" id="rfc.xref.header.accept-charset.2" title="Accept-Charset">Section 6.2</a> 1299 1307 </td> 1300 1308 </tr> 1301 1309 <tr> 1302 <td >Accept-Encoding</td>1303 <td >http</td>1304 <td >standard</td>1305 <td > <a href="#header.accept-encoding" id="rfc.xref.header.accept-encoding.3" title="Accept-Encoding">Section 6.3</a>1310 <td class="left">Accept-Encoding</td> 1311 <td class="left">http</td> 1312 <td class="left">standard</td> 1313 <td class="left"> <a href="#header.accept-encoding" id="rfc.xref.header.accept-encoding.3" title="Accept-Encoding">Section 6.3</a> 1306 1314 </td> 1307 1315 </tr> 1308 1316 <tr> 1309 <td >Accept-Language</td>1310 <td >http</td>1311 <td >standard</td>1312 <td > <a href="#header.accept-language" id="rfc.xref.header.accept-language.2" title="Accept-Language">Section 6.4</a>1317 <td class="left">Accept-Language</td> 1318 <td class="left">http</td> 1319 <td class="left">standard</td> 1320 <td class="left"> <a href="#header.accept-language" id="rfc.xref.header.accept-language.2" title="Accept-Language">Section 6.4</a> 1313 1321 </td> 1314 1322 </tr> 1315 1323 <tr> 1316 <td >Content-Disposition</td>1317 <td >http</td>1318 <td ></td>1319 <td > <a href="#content-disposition" id="rfc.xref.content-disposition.1" title="Content-Disposition">Appendix B.1</a>1324 <td class="left">Content-Disposition</td> 1325 <td class="left">http</td> 1326 <td class="left"></td> 1327 <td class="left"> <a href="#content-disposition" id="rfc.xref.content-disposition.1" title="Content-Disposition">Appendix B.1</a> 1320 1328 </td> 1321 1329 </tr> 1322 1330 <tr> 1323 <td >Content-Encoding</td>1324 <td >http</td>1325 <td >standard</td>1326 <td > <a href="#header.content-encoding" id="rfc.xref.header.content-encoding.4" title="Content-Encoding">Section 6.5</a>1331 <td class="left">Content-Encoding</td> 1332 <td class="left">http</td> 1333 <td class="left">standard</td> 1334 <td class="left"> <a href="#header.content-encoding" id="rfc.xref.header.content-encoding.4" title="Content-Encoding">Section 6.5</a> 1327 1335 </td> 1328 1336 </tr> 1329 1337 <tr> 1330 <td >Content-Language</td>1331 <td >http</td>1332 <td >standard</td>1333 <td > <a href="#header.content-language" id="rfc.xref.header.content-language.2" title="Content-Language">Section 6.6</a>1338 <td class="left">Content-Language</td> 1339 <td class="left">http</td> 1340 <td class="left">standard</td> 1341 <td class="left"> <a href="#header.content-language" id="rfc.xref.header.content-language.2" title="Content-Language">Section 6.6</a> 1334 1342 </td> 1335 1343 </tr> 1336 1344 <tr> 1337 <td >Content-Location</td>1338 <td >http</td>1339 <td >standard</td>1340 <td > <a href="#header.content-location" id="rfc.xref.header.content-location.2" title="Content-Location">Section 6.7</a>1345 <td class="left">Content-Location</td> 1346 <td class="left">http</td> 1347 <td class="left">standard</td> 1348 <td class="left"> <a href="#header.content-location" id="rfc.xref.header.content-location.2" title="Content-Location">Section 6.7</a> 1341 1349 </td> 1342 1350 </tr> 1343 1351 <tr> 1344 <td >Content-MD5</td>1345 <td >http</td>1346 <td >standard</td>1347 <td > <a href="#header.content-md5" id="rfc.xref.header.content-md5.2" title="Content-MD5">Section 6.8</a>1352 <td class="left">Content-MD5</td> 1353 <td class="left">http</td> 1354 <td class="left">standard</td> 1355 <td class="left"> <a href="#header.content-md5" id="rfc.xref.header.content-md5.2" title="Content-MD5">Section 6.8</a> 1348 1356 </td> 1349 1357 </tr> 1350 1358 <tr> 1351 <td >Content-Type</td>1352 <td >http</td>1353 <td >standard</td>1354 <td > <a href="#header.content-type" id="rfc.xref.header.content-type.3" title="Content-Type">Section 6.9</a>1359 <td class="left">Content-Type</td> 1360 <td class="left">http</td> 1361 <td class="left">standard</td> 1362 <td class="left"> <a href="#header.content-type" id="rfc.xref.header.content-type.3" title="Content-Type">Section 6.9</a> 1355 1363 </td> 1356 1364 </tr> 1357 1365 <tr> 1358 <td >MIME-Version</td>1359 <td >http</td>1360 <td ></td>1361 <td > <a href="#mime-version" id="rfc.xref.mime-version.1" title="MIME-Version">Appendix A.1</a>1366 <td class="left">MIME-Version</td> 1367 <td class="left">http</td> 1368 <td class="left"></td> 1369 <td class="left"> <a href="#mime-version" id="rfc.xref.mime-version.1" title="MIME-Version">Appendix A.1</a> 1362 1370 </td> 1363 1371 </tr> … … 1399 1407 <h2 id="rfc.references.1"><a href="#rfc.section.10.1" id="rfc.section.10.1">10.1</a> Normative References 1400 1408 </h2> 1401 <table summary="Normative References">1409 <table> 1402 1410 <tr> 1403 1411 <td class="reference"><b id="ISO-8859-1">[ISO-8859-1]</b></td> 1404 <td class="top">International Organization for Standardization, “ 1405 Information technology -- 8-bit single-byte coded graphic character sets -- Part 1: Latin alphabet No. 1 1406 ”, ISO/IEC 8859-1:1998, 1998. 1407 </td> 1412 <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> 1408 1413 </tr> 1409 1414 <tr> 1410 1415 <td class="reference"><b id="Part1">[Part1]</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-p1-messaging-05">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-ietf-httpbis-p1-messaging-05 (work in progress), November 2008.1416 <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-05">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-ietf-httpbis-p1-messaging-05 (work in progress), November 2008. 1412 1417 </td> 1413 1418 </tr> 1414 1419 <tr> 1415 1420 <td class="reference"><b id="Part2">[Part2]</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-p2-semantics-05">HTTP/1.1, part 2: Message Semantics</a>”, Internet-Draft draft-ietf-httpbis-p2-semantics-05 (work in progress), November 2008.1421 <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-05">HTTP/1.1, part 2: Message Semantics</a>”, Internet-Draft draft-ietf-httpbis-p2-semantics-05 (work in progress), November 2008. 1417 1422 </td> 1418 1423 </tr> 1419 1424 <tr> 1420 1425 <td class="reference"><b id="Part4">[Part4]</b></td> 1421 <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-05">HTTP/1.1, part 4: Conditional Requests</a>”, Internet-Draft draft-ietf-httpbis-p4-conditional-05 (work in progress), November 2008.1426 <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-05">HTTP/1.1, part 4: Conditional Requests</a>”, Internet-Draft draft-ietf-httpbis-p4-conditional-05 (work in progress), November 2008. 1422 1427 </td> 1423 1428 </tr> 1424 1429 <tr> 1425 1430 <td class="reference"><b id="Part5">[Part5]</b></td> 1426 <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-05">HTTP/1.1, part 5: Range Requests and Partial Responses</a>”, Internet-Draft draft-ietf-httpbis-p5-range-05 (work in progress), November 2008.1431 <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-05">HTTP/1.1, part 5: Range Requests and Partial Responses</a>”, Internet-Draft draft-ietf-httpbis-p5-range-05 (work in progress), November 2008. 1427 1432 </td> 1428 1433 </tr> 1429 1434 <tr> 1430 1435 <td class="reference"><b id="Part6">[Part6]</b></td> 1431 <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-05">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-05 (work in progress), November 2008.1436 <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-05">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-05 (work in progress), November 2008. 1432 1437 </td> 1433 1438 </tr> 1434 1439 <tr> 1435 1440 <td class="reference"><b id="RFC1766">[RFC1766]</b></td> 1436 <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.1441 <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. 1437 1442 </td> 1438 1443 </tr> 1439 1444 <tr> 1440 1445 <td class="reference"><b id="RFC1864">[RFC1864]</b></td> 1441 <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.1446 <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. 1442 1447 </td> 1443 1448 </tr> 1444 1449 <tr> 1445 1450 <td class="reference"><b id="RFC1950">[RFC1950]</b></td> 1446 <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 reference1451 <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 1447 1452 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>. 1448 1453 </td> … … 1450 1455 <tr> 1451 1456 <td class="reference"><b id="RFC1951">[RFC1951]</b></td> 1452 <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 reference1457 <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 1453 1458 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>. 1454 1459 </td> … … 1456 1461 <tr> 1457 1462 <td class="reference"><b id="RFC1952">[RFC1952]</b></td> 1458 <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 reference1463 <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 1459 1464 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>. 1460 1465 </td> … … 1462 1467 <tr> 1463 1468 <td class="reference"><b id="RFC2045">[RFC2045]</b></td> 1464 <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.1469 <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. 1465 1470 </td> 1466 1471 </tr> 1467 1472 <tr> 1468 1473 <td class="reference"><b id="RFC2046">[RFC2046]</b></td> 1469 <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.1474 <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. 1470 1475 </td> 1471 1476 </tr> 1472 1477 <tr> 1473 1478 <td class="reference"><b id="RFC2119">[RFC2119]</b></td> 1474 <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.1479 <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. 1475 1480 </td> 1476 1481 </tr> 1477 1482 <tr> 1478 1483 <td class="reference"><b id="RFC4647">[RFC4647]</b></td> 1479 <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.1484 <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. 1480 1485 </td> 1481 1486 </tr> … … 1483 1488 <h2 id="rfc.references.2"><a href="#rfc.section.10.2" id="rfc.section.10.2">10.2</a> Informative References 1484 1489 </h2> 1485 <table summary="Informative References">1490 <table> 1486 1491 <tr> 1487 1492 <td class="reference"><b id="BCP97">[BCP97]</b></td> 1488 <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.1493 <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. 1489 1494 </td> 1490 1495 </tr> 1491 1496 <tr> 1492 1497 <td class="reference"><b id="RFC1945">[RFC1945]</b></td> 1493 <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.1498 <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. 1494 1499 </td> 1495 1500 </tr> 1496 1501 <tr> 1497 1502 <td class="reference"><b id="RFC2049">[RFC2049]</b></td> 1498 <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.1503 <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. 1499 1504 </td> 1500 1505 </tr> 1501 1506 <tr> 1502 1507 <td class="reference"><b id="RFC2068">[RFC2068]</b></td> 1503 <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.1508 <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. 1504 1509 </td> 1505 1510 </tr> 1506 1511 <tr> 1507 1512 <td class="reference"><b id="RFC2076">[RFC2076]</b></td> 1508 <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.1513 <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. 1509 1514 </td> 1510 1515 </tr> 1511 1516 <tr> 1512 1517 <td class="reference"><b id="RFC2183">[RFC2183]</b></td> 1513 <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.1518 <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. 1514 1519 </td> 1515 1520 </tr> 1516 1521 <tr> 1517 1522 <td class="reference"><b id="RFC2277">[RFC2277]</b></td> 1518 <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.1523 <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. 1519 1524 </td> 1520 1525 </tr> 1521 1526 <tr> 1522 1527 <td class="reference"><b id="RFC2388">[RFC2388]</b></td> 1523 <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.1528 <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. 1524 1529 </td> 1525 1530 </tr> 1526 1531 <tr> 1527 1532 <td class="reference"><b id="RFC2557">[RFC2557]</b></td> 1528 <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.1533 <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. 1529 1534 </td> 1530 1535 </tr> 1531 1536 <tr> 1532 1537 <td class="reference"><b id="RFC2616">[RFC2616]</b></td> 1533 <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.1538 <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. 1534 1539 </td> 1535 1540 </tr> 1536 1541 <tr> 1537 1542 <td class="reference"><b id="RFC3629">[RFC3629]</b></td> 1538 <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.1543 <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. 1539 1544 </td> 1540 1545 </tr> 1541 1546 <tr> 1542 1547 <td class="reference"><b id="RFC3864">[RFC3864]</b></td> 1543 <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.1548 <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. 1544 1549 </td> 1545 1550 </tr> 1546 1551 <tr> 1547 1552 <td class="reference"><b id="RFC4288">[RFC4288]</b></td> 1548 <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.1553 <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. 1549 1554 </td> 1550 1555 </tr> … … 1555 1560 </tr> 1556 1561 </table> 1557 <h1 id="rfc.authors"><a href="#rfc.authors">Authors' Addresses</a></h1> 1558 <address class="vcard"><span class="vcardline"><span class="fn">Roy T. Fielding</span> 1559 (editor) 1560 <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> 1561 <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> 1562 <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> 1563 <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> 1564 <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> 1565 <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> 1566 <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> 1567 <address class="vcard"><span class="vcardline"><span class="fn">Yves Lafon</span> 1568 (editor) 1569 <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> 1570 <address class="vcard"><span class="vcardline"><span class="fn">Julian F. Reschke</span> 1571 (editor) 1572 <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> 1573 <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> 1562 <div class="avoidbreak"> 1563 <h1 id="rfc.authors"><a href="#rfc.authors">Authors' Addresses</a></h1> 1564 <address class="vcard"><span class="vcardline"><span class="fn">Roy T. Fielding</span> 1565 (editor) 1566 <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> 1567 <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> 1568 <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> 1569 <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> 1570 <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> 1571 <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> 1572 <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> 1573 <address class="vcard"><span class="vcardline"><span class="fn">Yves Lafon</span> 1574 (editor) 1575 <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> 1576 <address class="vcard"><span class="vcardline"><span class="fn">Julian F. Reschke</span> 1577 (editor) 1578 <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> 1579 </div> 1580 <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> 1574 1581 <p id="rfc.section.A.p.1">HTTP/1.1 uses many of the constructs defined for Internet Mail (<a href="#RFC5322" id="rfc.xref.RFC5322.1"><cite title="Internet Message Format">[RFC5322]</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 1575 1582 discusses mail, and HTTP has a few features that are different from those described in RFC 2045. These differences were carefully … … 1766 1773 <li>Rewrite ABNFs to spell out whitespace rules, factor out header value format definitions.</li> 1767 1774 </ul> 1775 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 1776 <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> 1777 </p> 1778 <div class="print2col"> 1779 <ul class="ind"> 1780 <li><a id="rfc.index.A" href="#rfc.index.A"><b>A</b></a><ul> 1781 <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> 1782 <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> 1783 <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> 1784 <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> 1785 <li>Alternates header <a href="#rfc.iref.a.5"><b>C.1</b></a></li> 1786 </ul> 1787 </li> 1788 <li><a id="rfc.index.B" href="#rfc.index.B"><b>B</b></a><ul> 1789 <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> 1790 </ul> 1791 </li> 1792 <li><a id="rfc.index.C" href="#rfc.index.C"><b>C</b></a><ul> 1793 <li>compress <a href="#rfc.iref.c.1">3.2</a></li> 1794 <li>Content-Base header <a href="#rfc.iref.c.9"><b>C.1</b></a></li> 1795 <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.32">B.1</a></li> 1796 <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> 1797 <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> 1798 <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> 1799 <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> 1800 <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> 1801 <li>Content-Version header <a href="#rfc.iref.c.8"><b>C.1</b></a></li> 1802 </ul> 1803 </li> 1804 <li><a id="rfc.index.D" href="#rfc.index.D"><b>D</b></a><ul> 1805 <li>deflate <a href="#rfc.iref.d.1">3.2</a></li> 1806 <li>Derived-From header <a href="#rfc.iref.d.2"><b>C.1</b></a></li> 1807 </ul> 1808 </li> 1809 <li><a id="rfc.index.G" href="#rfc.index.G"><b>G</b></a><ul> 1810 <li><tt>Grammar</tt> 1811 <ul> 1812 <li><tt>Accept</tt> <a href="#rfc.iref.g.17"><b>6.1</b></a></li> 1813 <li><tt>Accept-Charset</tt> <a href="#rfc.iref.g.22"><b>6.2</b></a></li> 1814 <li><tt>Accept-Charset-v</tt> <a href="#rfc.iref.g.23"><b>6.2</b></a></li> 1815 <li><tt>Accept-Encoding</tt> <a href="#rfc.iref.g.24"><b>6.3</b></a></li> 1816 <li><tt>Accept-Encoding-v</tt> <a href="#rfc.iref.g.25"><b>6.3</b></a></li> 1817 <li><tt>accept-ext</tt> <a href="#rfc.iref.g.21"><b>6.1</b></a></li> 1818 <li><tt>Accept-Language</tt> <a href="#rfc.iref.g.27"><b>6.4</b></a></li> 1819 <li><tt>Accept-Language-v</tt> <a href="#rfc.iref.g.28"><b>6.4</b></a></li> 1820 <li><tt>accept-params</tt> <a href="#rfc.iref.g.20"><b>6.1</b></a></li> 1821 <li><tt>Accept-v</tt> <a href="#rfc.iref.g.18"><b>6.1</b></a></li> 1822 <li><tt>attribute</tt> <a href="#rfc.iref.g.8"><b>3.3</b></a></li> 1823 <li><tt>charset</tt> <a href="#rfc.iref.g.1"><b>3.1</b></a></li> 1824 <li><tt>codings</tt> <a href="#rfc.iref.g.26"><b>6.3</b></a></li> 1825 <li><tt>content-coding</tt> <a href="#rfc.iref.g.2"><b>3.2</b></a></li> 1826 <li><tt>content-disposition</tt> <a href="#rfc.iref.g.42"><b>B.1</b></a></li> 1827 <li><tt>content-disposition-v</tt> <a href="#rfc.iref.g.43"><b>B.1</b></a></li> 1828 <li><tt>Content-Encoding</tt> <a href="#rfc.iref.g.30"><b>6.5</b></a></li> 1829 <li><tt>Content-Encoding-v</tt> <a href="#rfc.iref.g.31"><b>6.5</b></a></li> 1830 <li><tt>Content-Language</tt> <a href="#rfc.iref.g.32"><b>6.6</b></a></li> 1831 <li><tt>Content-Language-v</tt> <a href="#rfc.iref.g.33"><b>6.6</b></a></li> 1832 <li><tt>Content-Location</tt> <a href="#rfc.iref.g.34"><b>6.7</b></a></li> 1833 <li><tt>Content-Location-v</tt> <a href="#rfc.iref.g.35"><b>6.7</b></a></li> 1834 <li><tt>Content-MD5</tt> <a href="#rfc.iref.g.36"><b>6.8</b></a></li> 1835 <li><tt>Content-MD5-v</tt> <a href="#rfc.iref.g.37"><b>6.8</b></a></li> 1836 <li><tt>Content-Type</tt> <a href="#rfc.iref.g.38"><b>6.9</b></a></li> 1837 <li><tt>Content-Type-v</tt> <a href="#rfc.iref.g.39"><b>6.9</b></a></li> 1838 <li><tt>disp-extension-parm</tt> <a href="#rfc.iref.g.48"><b>B.1</b></a></li> 1839 <li><tt>disp-extension-token</tt> <a href="#rfc.iref.g.47"><b>B.1</b></a></li> 1840 <li><tt>disposition-parm</tt> <a href="#rfc.iref.g.45"><b>B.1</b></a></li> 1841 <li><tt>disposition-type</tt> <a href="#rfc.iref.g.44"><b>B.1</b></a></li> 1842 <li><tt>entity-body</tt> <a href="#rfc.iref.g.16"><b>4.2</b></a></li> 1843 <li><tt>entity-header</tt> <a href="#rfc.iref.g.14"><b>4.1</b></a></li> 1844 <li><tt>extension-header</tt> <a href="#rfc.iref.g.15"><b>4.1</b></a></li> 1845 <li><tt>filename-parm</tt> <a href="#rfc.iref.g.46"><b>B.1</b></a></li> 1846 <li><tt>language-range</tt> <a href="#rfc.iref.g.29"><b>6.4</b></a></li> 1847 <li><tt>language-tag</tt> <a href="#rfc.iref.g.11"><b>3.5</b></a></li> 1848 <li><tt>media-range</tt> <a href="#rfc.iref.g.19"><b>6.1</b></a></li> 1849 <li><tt>media-type</tt> <a href="#rfc.iref.g.4"><b>3.3</b></a></li> 1850 <li><tt>MIME-Version</tt> <a href="#rfc.iref.g.40"><b>A.1</b></a></li> 1851 <li><tt>MIME-Version-v</tt> <a href="#rfc.iref.g.41"><b>A.1</b></a></li> 1852 <li><tt>parameter</tt> <a href="#rfc.iref.g.7"><b>3.3</b></a></li> 1853 <li><tt>primary-tag</tt> <a href="#rfc.iref.g.12"><b>3.5</b></a></li> 1854 <li><tt>qvalue</tt> <a href="#rfc.iref.g.10"><b>3.4</b></a></li> 1855 <li><tt>subtag</tt> <a href="#rfc.iref.g.13"><b>3.5</b></a></li> 1856 <li><tt>subtype</tt> <a href="#rfc.iref.g.6"><b>3.3</b></a></li> 1857 <li><tt>type</tt> <a href="#rfc.iref.g.5"><b>3.3</b></a></li> 1858 <li><tt>value</tt> <a href="#rfc.iref.g.9"><b>3.3</b></a></li> 1859 </ul> 1860 </li> 1861 <li>gzip <a href="#rfc.iref.g.3">3.2</a></li> 1862 </ul> 1863 </li> 1864 <li><a id="rfc.index.H" href="#rfc.index.H"><b>H</b></a><ul> 1865 <li>Headers 1866 <ul> 1867 <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> 1868 <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> 1869 <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> 1870 <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> 1871 <li>Alternate <a href="#rfc.iref.h.12"><b>C.1</b></a></li> 1872 <li>Content-Base <a href="#rfc.iref.h.18"><b>C.1</b></a></li> 1873 <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.32">B.1</a></li> 1874 <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> 1875 <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> 1876 <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> 1877 <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> 1878 <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> 1879 <li>Content-Version <a href="#rfc.iref.h.13"><b>C.1</b></a></li> 1880 <li>Derived-From <a href="#rfc.iref.h.14"><b>C.1</b></a></li> 1881 <li>Link <a href="#rfc.iref.h.15"><b>C.1</b></a></li> 1882 <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> 1883 <li>Public <a href="#rfc.iref.h.17"><b>C.1</b></a></li> 1884 <li>URI <a href="#rfc.iref.h.16"><b>C.1</b></a></li> 1885 </ul> 1886 </li> 1887 </ul> 1888 </li> 1889 <li><a id="rfc.index.I" href="#rfc.index.I"><b>I</b></a><ul> 1890 <li>identity <a href="#rfc.iref.i.1">3.2</a></li> 1891 <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> 1892 </ul> 1893 </li> 1894 <li><a id="rfc.index.L" href="#rfc.index.L"><b>L</b></a><ul> 1895 <li>Link header <a href="#rfc.iref.l.1"><b>C.1</b></a></li> 1896 </ul> 1897 </li> 1898 <li><a id="rfc.index.M" href="#rfc.index.M"><b>M</b></a><ul> 1899 <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> 1900 </ul> 1901 </li> 1902 <li><a id="rfc.index.P" href="#rfc.index.P"><b>P</b></a><ul> 1903 <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">2</a>, <a href="#rfc.xref.Part1.13">4.1</a>, <a href="#rfc.xref.Part1.14">4.2</a>, <a href="#rfc.xref.Part1.15">4.2.2</a>, <a href="#Part1"><b>10.1</b></a>, <a href="#rfc.xref.Part1.16">A.5</a>, <a href="#rfc.xref.Part1.17">C.1</a><ul> 1904 <li><em>Section 2.1</em> <a href="#rfc.xref.Part1.1">2</a></li> 1905 <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>, <a href="#rfc.xref.Part1.8">2</a></li> 1906 <li><em>Section 3.2</em> <a href="#rfc.xref.Part1.9">2</a>, <a href="#rfc.xref.Part1.11">2</a></li> 1907 <li><em>Section 4.2</em> <a href="#rfc.xref.Part1.12">2</a></li> 1908 <li><em>Section 4.3</em> <a href="#rfc.xref.Part1.14">4.2</a></li> 1909 <li><em>Section 4.4</em> <a href="#rfc.xref.Part1.15">4.2.2</a></li> 1910 <li><em>Section 8.2</em> <a href="#rfc.xref.Part1.10">2</a>, <a href="#rfc.xref.Part1.13">4.1</a></li> 1911 <li><em>Section 8.7</em> <a href="#rfc.xref.Part1.16">A.5</a></li> 1912 </ul> 1913 </li> 1914 <li><em>Part2</em> <a href="#rfc.xref.Part2.1">5.1</a>, <a href="#Part2"><b>10.1</b></a><ul> 1915 <li><em>Section 10.9</em> <a href="#rfc.xref.Part2.1">5.1</a></li> 1916 </ul> 1917 </li> 1918 <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> 1919 <li><em>Section 7.6</em> <a href="#rfc.xref.Part4.1">2</a>, <a href="#rfc.xref.Part4.2">4.1</a></li> 1920 </ul> 1921 </li> 1922 <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> 1923 <li><em>Section 6.2</em> <a href="#rfc.xref.Part5.1">2</a>, <a href="#rfc.xref.Part5.3">4.1</a></li> 1924 <li><em>Appendix A</em> <a href="#rfc.xref.Part5.2">3.3.2</a></li> 1925 </ul> 1926 </li> 1927 <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> 1928 <li><em>Section 8</em> <a href="#rfc.xref.Part6.4">6.7</a></li> 1929 <li><em>Section 16.3</em> <a href="#rfc.xref.Part6.1">2</a>, <a href="#rfc.xref.Part6.2">4.1</a></li> 1930 <li><em>Section 16.5</em> <a href="#rfc.xref.Part6.3">5.1</a></li> 1931 </ul> 1932 </li> 1933 <li>Public header <a href="#rfc.iref.p.1"><b>C.1</b></a></li> 1934 </ul> 1935 </li> 1936 <li><a id="rfc.index.R" href="#rfc.index.R"><b>R</b></a><ul> 1937 <li><em>RFC1766</em> <a href="#rfc.xref.RFC1766.1">3.5</a>, <a href="#RFC1766"><b>10.1</b></a></li> 1938 <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> 1939 <li><em>RFC1945</em> <a href="#RFC1945"><b>10.2</b></a>, <a href="#rfc.xref.RFC1945.1">B</a></li> 1940 <li><em>RFC1950</em> <a href="#rfc.xref.RFC1950.1">3.2</a>, <a href="#RFC1950"><b>10.1</b></a></li> 1941 <li><em>RFC1951</em> <a href="#rfc.xref.RFC1951.1">3.2</a>, <a href="#RFC1951"><b>10.1</b></a></li> 1942 <li><em>RFC1952</em> <a href="#rfc.xref.RFC1952.1">3.2</a>, <a href="#RFC1952"><b>10.1</b></a></li> 1943 <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> 1944 <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> 1945 <li><em>Section 5.1.1</em> <a href="#rfc.xref.RFC2046.2">3.3.2</a></li> 1946 </ul> 1947 </li> 1948 <li><em>RFC2049</em> <a href="#RFC2049"><b>10.2</b></a>, <a href="#rfc.xref.RFC2049.1">A.2</a><ul> 1949 <li><em>Section 4</em> <a href="#rfc.xref.RFC2049.1">A.2</a></li> 1950 </ul> 1951 </li> 1952 <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> 1953 <li><em>Section 19.6.2</em> <a href="#rfc.xref.RFC2068.5">C.1</a></li> 1954 </ul> 1955 </li> 1956 <li><em>RFC2076</em> <a href="#RFC2076"><b>10.2</b></a>, <a href="#rfc.xref.RFC2076.1">B</a></li> 1957 <li><em>RFC2119</em> <a href="#rfc.xref.RFC2119.1">1.1</a>, <a href="#RFC2119"><b>10.1</b></a></li> 1958 <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> 1959 <li><em>Section 5</em> <a href="#rfc.xref.RFC2183.2">8.2</a></li> 1960 </ul> 1961 </li> 1962 <li><em>RFC2277</em> <a href="#rfc.xref.RFC2277.1">3.1</a>, <a href="#RFC2277"><b>10.2</b></a></li> 1963 <li><em>RFC2388</em> <a href="#rfc.xref.RFC2388.1">3.3.2</a>, <a href="#RFC2388"><b>10.2</b></a></li> 1964 <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> 1965 <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> 1966 <li><em>RFC3629</em> <a href="#rfc.xref.RFC3629.1">3.1</a>, <a href="#RFC3629"><b>10.2</b></a></li> 1967 <li><em>RFC3864</em> <a href="#rfc.xref.RFC3864.1">7.1</a>, <a href="#RFC3864"><b>10.2</b></a></li> 1968 <li><em>RFC4288</em> <a href="#rfc.xref.RFC4288.1">3.3</a>, <a href="#RFC4288"><b>10.2</b></a></li> 1969 <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> 1970 <li><em>Section 2.1</em> <a href="#rfc.xref.RFC4647.1">6.4</a></li> 1971 <li><em>Section 3.3.1</em> <a href="#rfc.xref.RFC4647.2">6.4</a></li> 1972 </ul> 1973 </li> 1974 <li><em>RFC5322</em> <a href="#RFC5322"><b>10.2</b></a>, <a href="#rfc.xref.RFC5322.1">A</a></li> 1975 </ul> 1976 </li> 1977 <li><a id="rfc.index.U" href="#rfc.index.U"><b>U</b></a><ul> 1978 <li>URI header <a href="#rfc.iref.u.1"><b>C.1</b></a></li> 1979 </ul> 1980 </li> 1981 </ul> 1982 </div> 1768 1983 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> 1984 <p>Copyright © The IETF Trust (2008).</p> 1769 1985 <p>This document is subject to the rights, licenses and restrictions contained in BCP 78, and except as set forth therein, the 1770 1986 authors retain all their rights. … … 1784 2000 <p>Copies of IPR disclosures made to the IETF Secretariat and any assurances of licenses to be made available, or the result 1785 2001 of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementers or users 1786 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>>.2002 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>. 1787 2003 </p> 1788 2004 <p>The IETF invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary … … 1790 2006 at <a href="mailto:ietf-ipr@ietf.org">ietf-ipr@ietf.org</a>. 1791 2007 </p> 1792 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1>1793 <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>1794 </p>1795 <div class="print2col">1796 <ul class="ind">1797 <li class="indline0"><a id="rfc.index.A" href="#rfc.index.A"><b>A</b></a><ul class="ind">1798 <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>1799 <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>1800 <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>1801 <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>1802 <li class="indline1">Alternates header <a class="iref" href="#rfc.iref.a.5"><b>C.1</b></a></li>1803 </ul>1804 </li>1805 <li class="indline0"><a id="rfc.index.B" href="#rfc.index.B"><b>B</b></a><ul class="ind">1806 <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>1807 </ul>1808 </li>1809 <li class="indline0"><a id="rfc.index.C" href="#rfc.index.C"><b>C</b></a><ul class="ind">1810 <li class="indline1">compress <a class="iref" href="#rfc.iref.c.1">3.2</a></li>1811 <li class="indline1">Content-Base header <a class="iref" href="#rfc.iref.c.9"><b>C.1</b></a></li>1812 <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.32">B.1</a></li>1813 <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>1814 <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>1815 <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>1816 <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>1817 <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>1818 <li class="indline1">Content-Version header <a class="iref" href="#rfc.iref.c.8"><b>C.1</b></a></li>1819 </ul>1820 </li>1821 <li class="indline0"><a id="rfc.index.D" href="#rfc.index.D"><b>D</b></a><ul class="ind">1822 <li class="indline1">deflate <a class="iref" href="#rfc.iref.d.1">3.2</a></li>1823 <li class="indline1">Derived-From header <a class="iref" href="#rfc.iref.d.2"><b>C.1</b></a></li>1824 </ul>1825 </li>1826 <li class="indline0"><a id="rfc.index.G" href="#rfc.index.G"><b>G</b></a><ul class="ind">1827 <li class="indline1"><tt>Grammar</tt> 1828 <ul class="ind">1829 <li class="indline1"><tt>Accept</tt> <a class="iref" href="#rfc.iref.g.17"><b>6.1</b></a></li>1830 <li class="indline1"><tt>Accept-Charset</tt> <a class="iref" href="#rfc.iref.g.22"><b>6.2</b></a></li>1831 <li class="indline1"><tt>Accept-Charset-v</tt> <a class="iref" href="#rfc.iref.g.23"><b>6.2</b></a></li>1832 <li class="indline1"><tt>Accept-Encoding</tt> <a class="iref" href="#rfc.iref.g.24"><b>6.3</b></a></li>1833 <li class="indline1"><tt>Accept-Encoding-v</tt> <a class="iref" href="#rfc.iref.g.25"><b>6.3</b></a></li>1834 <li class="indline1"><tt>accept-ext</tt> <a class="iref" href="#rfc.iref.g.21"><b>6.1</b></a></li>1835 <li class="indline1"><tt>Accept-Language</tt> <a class="iref" href="#rfc.iref.g.27"><b>6.4</b></a></li>1836 <li class="indline1"><tt>Accept-Language-v</tt> <a class="iref" href="#rfc.iref.g.28"><b>6.4</b></a></li>1837 <li class="indline1"><tt>accept-params</tt> <a class="iref" href="#rfc.iref.g.20"><b>6.1</b></a></li>1838 <li class="indline1"><tt>Accept-v</tt> <a class="iref" href="#rfc.iref.g.18"><b>6.1</b></a></li>1839 <li class="indline1"><tt>attribute</tt> <a class="iref" href="#rfc.iref.g.8"><b>3.3</b></a></li>1840 <li class="indline1"><tt>charset</tt> <a class="iref" href="#rfc.iref.g.1"><b>3.1</b></a></li>1841 <li class="indline1"><tt>codings</tt> <a class="iref" href="#rfc.iref.g.26"><b>6.3</b></a></li>1842 <li class="indline1"><tt>content-coding</tt> <a class="iref" href="#rfc.iref.g.2"><b>3.2</b></a></li>1843 <li class="indline1"><tt>content-disposition</tt> <a class="iref" href="#rfc.iref.g.42"><b>B.1</b></a></li>1844 <li class="indline1"><tt>content-disposition-v</tt> <a class="iref" href="#rfc.iref.g.43"><b>B.1</b></a></li>1845 <li class="indline1"><tt>Content-Encoding</tt> <a class="iref" href="#rfc.iref.g.30"><b>6.5</b></a></li>1846 <li class="indline1"><tt>Content-Encoding-v</tt> <a class="iref" href="#rfc.iref.g.31"><b>6.5</b></a></li>1847 <li class="indline1"><tt>Content-Language</tt> <a class="iref" href="#rfc.iref.g.32"><b>6.6</b></a></li>1848 <li class="indline1"><tt>Content-Language-v</tt> <a class="iref" href="#rfc.iref.g.33"><b>6.6</b></a></li>1849 <li class="indline1"><tt>Content-Location</tt> <a class="iref" href="#rfc.iref.g.34"><b>6.7</b></a></li>1850 <li class="indline1"><tt>Content-Location-v</tt> <a class="iref" href="#rfc.iref.g.35"><b>6.7</b></a></li>1851 <li class="indline1"><tt>Content-MD5</tt> <a class="iref" href="#rfc.iref.g.36"><b>6.8</b></a></li>1852 <li class="indline1"><tt>Content-MD5-v</tt> <a class="iref" href="#rfc.iref.g.37"><b>6.8</b></a></li>1853 <li class="indline1"><tt>Content-Type</tt> <a class="iref" href="#rfc.iref.g.38"><b>6.9</b></a></li>1854 <li class="indline1"><tt>Content-Type-v</tt> <a class="iref" href="#rfc.iref.g.39"><b>6.9</b></a></li>1855 <li class="indline1"><tt>disp-extension-parm</tt> <a class="iref" href="#rfc.iref.g.48"><b>B.1</b></a></li>1856 <li class="indline1"><tt>disp-extension-token</tt> <a class="iref" href="#rfc.iref.g.47"><b>B.1</b></a></li>1857 <li class="indline1"><tt>disposition-parm</tt> <a class="iref" href="#rfc.iref.g.45"><b>B.1</b></a></li>1858 <li class="indline1"><tt>disposition-type</tt> <a class="iref" href="#rfc.iref.g.44"><b>B.1</b></a></li>1859 <li class="indline1"><tt>entity-body</tt> <a class="iref" href="#rfc.iref.g.16"><b>4.2</b></a></li>1860 <li class="indline1"><tt>entity-header</tt> <a class="iref" href="#rfc.iref.g.14"><b>4.1</b></a></li>1861 <li class="indline1"><tt>extension-header</tt> <a class="iref" href="#rfc.iref.g.15"><b>4.1</b></a></li>1862 <li class="indline1"><tt>filename-parm</tt> <a class="iref" href="#rfc.iref.g.46"><b>B.1</b></a></li>1863 <li class="indline1"><tt>language-range</tt> <a class="iref" href="#rfc.iref.g.29"><b>6.4</b></a></li>1864 <li class="indline1"><tt>language-tag</tt> <a class="iref" href="#rfc.iref.g.11"><b>3.5</b></a></li>1865 <li class="indline1"><tt>media-range</tt> <a class="iref" href="#rfc.iref.g.19"><b>6.1</b></a></li>1866 <li class="indline1"><tt>media-type</tt> <a class="iref" href="#rfc.iref.g.4"><b>3.3</b></a></li>1867 <li class="indline1"><tt>MIME-Version</tt> <a class="iref" href="#rfc.iref.g.40"><b>A.1</b></a></li>1868 <li class="indline1"><tt>MIME-Version-v</tt> <a class="iref" href="#rfc.iref.g.41"><b>A.1</b></a></li>1869 <li class="indline1"><tt>parameter</tt> <a class="iref" href="#rfc.iref.g.7"><b>3.3</b></a></li>1870 <li class="indline1"><tt>primary-tag</tt> <a class="iref" href="#rfc.iref.g.12"><b>3.5</b></a></li>1871 <li class="indline1"><tt>qvalue</tt> <a class="iref" href="#rfc.iref.g.10"><b>3.4</b></a></li>1872 <li class="indline1"><tt>subtag</tt> <a class="iref" href="#rfc.iref.g.13"><b>3.5</b></a></li>1873 <li class="indline1"><tt>subtype</tt> <a class="iref" href="#rfc.iref.g.6"><b>3.3</b></a></li>1874 <li class="indline1"><tt>type</tt> <a class="iref" href="#rfc.iref.g.5"><b>3.3</b></a></li>1875 <li class="indline1"><tt>value</tt> <a class="iref" href="#rfc.iref.g.9"><b>3.3</b></a></li>1876 </ul>1877 </li>1878 <li class="indline1">gzip <a class="iref" href="#rfc.iref.g.3">3.2</a></li>1879 </ul>1880 </li>1881 <li class="indline0"><a id="rfc.index.H" href="#rfc.index.H"><b>H</b></a><ul class="ind">1882 <li class="indline1">Headers 1883 <ul class="ind">1884 <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>1885 <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>1886 <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>1887 <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>1888 <li class="indline1">Alternate <a class="iref" href="#rfc.iref.h.12"><b>C.1</b></a></li>1889 <li class="indline1">Content-Base <a class="iref" href="#rfc.iref.h.18"><b>C.1</b></a></li>1890 <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.32">B.1</a></li>1891 <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>1892 <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>1893 <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>1894 <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>1895 <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>1896 <li class="indline1">Content-Version <a class="iref" href="#rfc.iref.h.13"><b>C.1</b></a></li>1897 <li class="indline1">Derived-From <a class="iref" href="#rfc.iref.h.14"><b>C.1</b></a></li>1898 <li class="indline1">Link <a class="iref" href="#rfc.iref.h.15"><b>C.1</b></a></li>1899 <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>1900 <li class="indline1">Public <a class="iref" href="#rfc.iref.h.17"><b>C.1</b></a></li>1901 <li class="indline1">URI <a class="iref" href="#rfc.iref.h.16"><b>C.1</b></a></li>1902 </ul>1903 </li>1904 </ul>1905 </li>1906 <li class="indline0"><a id="rfc.index.I" href="#rfc.index.I"><b>I</b></a><ul class="ind">1907 <li class="indline1">identity <a class="iref" href="#rfc.iref.i.1">3.2</a></li>1908 <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>1909 </ul>1910 </li>1911 <li class="indline0"><a id="rfc.index.L" href="#rfc.index.L"><b>L</b></a><ul class="ind">1912 <li class="indline1">Link header <a class="iref" href="#rfc.iref.l.1"><b>C.1</b></a></li>1913 </ul>1914 </li>1915 <li class="indline0"><a id="rfc.index.M" href="#rfc.index.M"><b>M</b></a><ul class="ind">1916 <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>1917 </ul>1918 </li>1919 <li class="indline0"><a id="rfc.index.P" href="#rfc.index.P"><b>P</b></a><ul class="ind">1920 <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">2</a>, <a class="iref" href="#rfc.xref.Part1.13">4.1</a>, <a class="iref" href="#rfc.xref.Part1.14">4.2</a>, <a class="iref" href="#rfc.xref.Part1.15">4.2.2</a>, <a class="iref" href="#Part1"><b>10.1</b></a>, <a class="iref" href="#rfc.xref.Part1.16">A.5</a>, <a class="iref" href="#rfc.xref.Part1.17">C.1</a><ul class="ind">1921 <li class="indline1"><em>Section 2.1</em> <a class="iref" href="#rfc.xref.Part1.1">2</a></li>1922 <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>, <a class="iref" href="#rfc.xref.Part1.8">2</a></li>1923 <li class="indline1"><em>Section 3.2</em> <a class="iref" href="#rfc.xref.Part1.9">2</a>, <a class="iref" href="#rfc.xref.Part1.11">2</a></li>1924 <li class="indline1"><em>Section 4.2</em> <a class="iref" href="#rfc.xref.Part1.12">2</a></li>1925 <li class="indline1"><em>Section 4.3</em> <a class="iref" href="#rfc.xref.Part1.14">4.2</a></li>1926 <li class="indline1"><em>Section 4.4</em> <a class="iref" href="#rfc.xref.Part1.15">4.2.2</a></li>1927 <li class="indline1"><em>Section 8.2</em> <a class="iref" href="#rfc.xref.Part1.10">2</a>, <a class="iref" href="#rfc.xref.Part1.13">4.1</a></li>1928 <li class="indline1"><em>Section 8.7</em> <a class="iref" href="#rfc.xref.Part1.16">A.5</a></li>1929 </ul>1930 </li>1931 <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">1932 <li class="indline1"><em>Section 10.9</em> <a class="iref" href="#rfc.xref.Part2.1">5.1</a></li>1933 </ul>1934 </li>1935 <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">1936 <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>1937 </ul>1938 </li>1939 <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">1940 <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>1941 <li class="indline1"><em>Appendix A</em> <a class="iref" href="#rfc.xref.Part5.2">3.3.2</a></li>1942 </ul>1943 </li>1944 <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">1945 <li class="indline1"><em>Section 8</em> <a class="iref" href="#rfc.xref.Part6.4">6.7</a></li>1946 <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>1947 <li class="indline1"><em>Section 16.5</em> <a class="iref" href="#rfc.xref.Part6.3">5.1</a></li>1948 </ul>1949 </li>1950 <li class="indline1">Public header <a class="iref" href="#rfc.iref.p.1"><b>C.1</b></a></li>1951 </ul>1952 </li>1953 <li class="indline0"><a id="rfc.index.R" href="#rfc.index.R"><b>R</b></a><ul class="ind">1954 <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>1955 <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>1956 <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>1957 <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>1958 <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>1959 <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>1960 <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>1961 <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">1962 <li class="indline1"><em>Section 5.1.1</em> <a class="iref" href="#rfc.xref.RFC2046.2">3.3.2</a></li>1963 </ul>1964 </li>1965 <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">1966 <li class="indline1"><em>Section 4</em> <a class="iref" href="#rfc.xref.RFC2049.1">A.2</a></li>1967 </ul>1968 </li>1969 <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">1970 <li class="indline1"><em>Section 19.6.2</em> <a class="iref" href="#rfc.xref.RFC2068.5">C.1</a></li>1971 </ul>1972 </li>1973 <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>1974 <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>1975 <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">1976 <li class="indline1"><em>Section 5</em> <a class="iref" href="#rfc.xref.RFC2183.2">8.2</a></li>1977 </ul>1978 </li>1979 <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>1980 <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>1981 <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>1982 <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>1983 <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>1984 <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>1985 <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>1986 <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">1987 <li class="indline1"><em>Section 2.1</em> <a class="iref" href="#rfc.xref.RFC4647.1">6.4</a></li>1988 <li class="indline1"><em>Section 3.3.1</em> <a class="iref" href="#rfc.xref.RFC4647.2">6.4</a></li>1989 </ul>1990 </li>1991 <li class="indline1"><em>RFC5322</em> <a class="iref" href="#RFC5322"><b>10.2</b></a>, <a class="iref" href="#rfc.xref.RFC5322.1">A</a></li>1992 </ul>1993 </li>1994 <li class="indline0"><a id="rfc.index.U" href="#rfc.index.U"><b>U</b></a><ul class="ind">1995 <li class="indline1">URI header <a class="iref" href="#rfc.iref.u.1"><b>C.1</b></a></li>1996 </ul>1997 </li>1998 </ul>1999 </div>2000 2008 </body> 2001 2009 </html>
Note: See TracChangeset
for help on using the changeset viewer.