Changeset 729 for draft-ietf-httpbis/latest
- Timestamp:
- 01/12/09 08:11:18 (13 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r728 r729 40 40 } 41 41 42 dl.empty dd { 42 ul.empty { 43 list-style-type: none; 44 } 45 ul.empty li { 43 46 margin-top: .5em; 44 47 } … … 167 170 168 171 table.header { 172 border-spacing: 1px; 169 173 width: 95%; 170 174 font-size: 10pt; … … 178 182 white-space: nowrap; 179 183 } 180 t d.header{184 table.header td { 181 185 background-color: gray; 182 186 width: 50%; 183 187 } 184 t d.header a {188 table.header a { 185 189 color: white; 186 190 } … … 340 344 } 341 345 @top-right { 342 content: " November 2009";346 content: "December 2009"; 343 347 } 344 348 @top-center { … … 388 392 <link rel="Appendix" title="C Collected ABNF" href="#rfc.section.C"> 389 393 <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.4 78, 2009-10-16 14:30:15, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">394 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.485, 2009-11-28 15:36:33, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 391 395 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 392 396 <meta name="DC.Creator" content="Fielding, R."> … … 400 404 <meta name="DC.Creator" content="Reschke, J. F."> 401 405 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p1-messaging-latest"> 402 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-1 1-27">406 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-12-01"> 403 407 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 404 408 <meta name="DC.Description.Abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 1 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 1 provides an overview of HTTP and its associated terminology, defines the "http" and "https" Uniform Resource Identifier (URI) schemes, defines the generic message syntax and parsing requirements for HTTP message frames, and describes general security concerns for implementations."> … … 406 410 </head> 407 411 <body> 408 <table class="header" border="0" cellpadding="1" cellspacing="1"> 409 <tr> 410 <td class="header left">HTTPbis Working Group</td> 411 <td class="header right">R. Fielding, Editor</td> 412 </tr> 413 <tr> 414 <td class="header left">Internet Draft</td> 415 <td class="header right">Day Software</td> 416 </tr> 417 <tr> 418 <td class="header left"> 419 <draft-ietf-httpbis-p1-messaging-latest> 420 421 </td> 422 <td class="header right">J. Gettys</td> 423 </tr> 424 <tr> 425 <td class="header left">Obsoletes: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 426 </td> 427 <td class="header right">One Laptop per Child</td> 428 </tr> 429 <tr> 430 <td class="header left">Updates: <a href="http://tools.ietf.org/html/rfc2817">2817</a> (if approved) 431 </td> 432 <td class="header right">J. Mogul</td> 433 </tr> 434 <tr> 435 <td class="header left">Intended status: Standards Track</td> 436 <td class="header right">HP</td> 437 </tr> 438 <tr> 439 <td class="header left">Expires: May 31, 2010</td> 440 <td class="header right">H. Frystyk</td> 441 </tr> 442 <tr> 443 <td class="header left"></td> 444 <td class="header right">Microsoft</td> 445 </tr> 446 <tr> 447 <td class="header left"></td> 448 <td class="header right">L. Masinter</td> 449 </tr> 450 <tr> 451 <td class="header left"></td> 452 <td class="header right">Adobe Systems</td> 453 </tr> 454 <tr> 455 <td class="header left"></td> 456 <td class="header right">P. Leach</td> 457 </tr> 458 <tr> 459 <td class="header left"></td> 460 <td class="header right">Microsoft</td> 461 </tr> 462 <tr> 463 <td class="header left"></td> 464 <td class="header right">T. Berners-Lee</td> 465 </tr> 466 <tr> 467 <td class="header left"></td> 468 <td class="header right">W3C/MIT</td> 469 </tr> 470 <tr> 471 <td class="header left"></td> 472 <td class="header right">Y. Lafon, Editor</td> 473 </tr> 474 <tr> 475 <td class="header left"></td> 476 <td class="header right">W3C</td> 477 </tr> 478 <tr> 479 <td class="header left"></td> 480 <td class="header right">J. F. Reschke, Editor</td> 481 </tr> 482 <tr> 483 <td class="header left"></td> 484 <td class="header right">greenbytes</td> 485 </tr> 486 <tr> 487 <td class="header left"></td> 488 <td class="header right">November 27, 2009</td> 489 </tr> 412 <table class="header"> 413 <tbody> 414 <tr> 415 <td class="left">HTTPbis Working Group</td> 416 <td class="right">R. Fielding, Editor</td> 417 </tr> 418 <tr> 419 <td class="left">Internet Draft</td> 420 <td class="right">Day Software</td> 421 </tr> 422 <tr> 423 <td class="left"> 424 <draft-ietf-httpbis-p1-messaging-latest> 425 426 </td> 427 <td class="right">J. Gettys</td> 428 </tr> 429 <tr> 430 <td class="left">Obsoletes: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 431 </td> 432 <td class="right">One Laptop per Child</td> 433 </tr> 434 <tr> 435 <td class="left">Updates: <a href="http://tools.ietf.org/html/rfc2817">2817</a> (if approved) 436 </td> 437 <td class="right">J. Mogul</td> 438 </tr> 439 <tr> 440 <td class="left">Intended status: Standards Track</td> 441 <td class="right">HP</td> 442 </tr> 443 <tr> 444 <td class="left">Expires: June 4, 2010</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. F. 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">December 1, 2009</td> 494 </tr> 495 </tbody> 490 496 </table> 491 497 <p class="title">HTTP/1.1, part 1: URIs, Connections, and Message Parsing<br><span class="filename">draft-ietf-httpbis-p1-messaging-latest</span></p> … … 517 523 <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>>. 518 524 </p> 519 <p>This Internet-Draft will expire in May 31, 2010.</p>525 <p>This Internet-Draft will expire in June 4, 2010.</p> 520 526 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 521 527 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1217 1223 byte-range specifiers from a 1.1 client implies that the client can parse multipart/byteranges responses. 1218 1224 </p> 1219 < dl class="empty">1220 < dd>A range header might be forwarded by a 1.0 proxy that does not understand multipart/byteranges; in this case the server <em class="bcp14">MUST</em> delimit the message using methods defined in items 1, 3 or 5 of this section.1221 </ dd>1222 </ dl>1225 <ul class="empty"> 1226 <li>A range header might be forwarded by a 1.0 proxy that does not understand multipart/byteranges; in this case the server <em class="bcp14">MUST</em> delimit the message using methods defined in items 1, 3 or 5 of this section. 1227 </li> 1228 </ul> 1223 1229 </li> 1224 1230 <li> … … 2500 2506 <tr> 2501 2507 <td class="reference"><b id="Part2">[Part2]</b></td> 2502 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics-latest">HTTP/1.1, part 2: Message Semantics</a>”, Internet-Draft draft-ietf-httpbis-p2-semantics-latest (work in progress), November 2009.2508 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics-latest">HTTP/1.1, part 2: Message Semantics</a>”, Internet-Draft draft-ietf-httpbis-p2-semantics-latest (work in progress), December 2009. 2503 2509 </td> 2504 2510 </tr> 2505 2511 <tr> 2506 2512 <td class="reference"><b id="Part3">[Part3]</b></td> 2507 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p3-payload-latest">HTTP/1.1, part 3: Message Payload and Content Negotiation</a>”, Internet-Draft draft-ietf-httpbis-p3-payload-latest (work in progress), November 2009.2513 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p3-payload-latest">HTTP/1.1, part 3: Message Payload and Content Negotiation</a>”, Internet-Draft draft-ietf-httpbis-p3-payload-latest (work in progress), December 2009. 2508 2514 </td> 2509 2515 </tr> 2510 2516 <tr> 2511 2517 <td class="reference"><b id="Part5">[Part5]</b></td> 2512 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p5-range-latest">HTTP/1.1, part 5: Range Requests and Partial Responses</a>”, Internet-Draft draft-ietf-httpbis-p5-range-latest (work in progress), November 2009.2518 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p5-range-latest">HTTP/1.1, part 5: Range Requests and Partial Responses</a>”, Internet-Draft draft-ietf-httpbis-p5-range-latest (work in progress), December 2009. 2513 2519 </td> 2514 2520 </tr> 2515 2521 <tr> 2516 2522 <td class="reference"><b id="Part6">[Part6]</b></td> 2517 <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>, <a href="mailto:mnot@mnot.net">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), November 2009.2523 <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>, <a href="mailto:mnot@mnot.net">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), December 2009. 2518 2524 </td> 2519 2525 </tr> -
draft-ietf-httpbis/latest/p1-messaging.xml
r728 r729 13 13 <!ENTITY SHOULD-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD NOT</bcp14>"> 14 14 <!ENTITY ID-VERSION "latest"> 15 <!ENTITY ID-MONTH " November">15 <!ENTITY ID-MONTH "December"> 16 16 <!ENTITY ID-YEAR "2009"> 17 17 <!ENTITY caching-overview "<xref target='Part6' x:rel='#caching.overview' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> -
draft-ietf-httpbis/latest/p2-semantics.html
r728 r729 40 40 } 41 41 42 dl.empty dd { 42 ul.empty { 43 list-style-type: none; 44 } 45 ul.empty li { 43 46 margin-top: .5em; 44 47 } … … 167 170 168 171 table.header { 172 border-spacing: 1px; 169 173 width: 95%; 170 174 font-size: 10pt; … … 178 182 white-space: nowrap; 179 183 } 180 t d.header{184 table.header td { 181 185 background-color: gray; 182 186 width: 50%; 183 187 } 184 t d.header a {188 table.header a { 185 189 color: white; 186 190 } … … 340 344 } 341 345 @top-right { 342 content: " November 2009";346 content: "December 2009"; 343 347 } 344 348 @top-center { … … 387 391 <link rel="Appendix" title="B Collected ABNF" href="#rfc.section.B"> 388 392 <link rel="Appendix" title="C Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.C"> 389 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.4 78, 2009-10-16 14:30:15, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">393 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.485, 2009-11-28 15:36:33, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 390 394 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 391 395 <meta name="DC.Creator" content="Fielding, R."> … … 399 403 <meta name="DC.Creator" content="Reschke, J. F."> 400 404 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 401 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-1 1-27">405 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-12-01"> 402 406 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 403 407 <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 2 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 2 defines the semantics of HTTP messages as expressed by request methods, request-header fields, response status codes, and response-header fields."> … … 405 409 </head> 406 410 <body> 407 <table class="header" border="0" cellpadding="1" cellspacing="1"> 408 <tr> 409 <td class="header left">HTTPbis 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-p2-semantics-latest> 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">Updates: <a href="http://tools.ietf.org/html/rfc2817">2817</a> (if approved) 430 </td> 431 <td class="header right">J. Mogul</td> 432 </tr> 433 <tr> 434 <td class="header left">Intended status: Standards Track</td> 435 <td class="header right">HP</td> 436 </tr> 437 <tr> 438 <td class="header left">Expires: May 31, 2010</td> 439 <td class="header right">H. Frystyk</td> 440 </tr> 441 <tr> 442 <td class="header left"></td> 443 <td class="header right">Microsoft</td> 444 </tr> 445 <tr> 446 <td class="header left"></td> 447 <td class="header right">L. Masinter</td> 448 </tr> 449 <tr> 450 <td class="header left"></td> 451 <td class="header right">Adobe Systems</td> 452 </tr> 453 <tr> 454 <td class="header left"></td> 455 <td class="header right">P. Leach</td> 456 </tr> 457 <tr> 458 <td class="header left"></td> 459 <td class="header right">Microsoft</td> 460 </tr> 461 <tr> 462 <td class="header left"></td> 463 <td class="header right">T. Berners-Lee</td> 464 </tr> 465 <tr> 466 <td class="header left"></td> 467 <td class="header right">W3C/MIT</td> 468 </tr> 469 <tr> 470 <td class="header left"></td> 471 <td class="header right">Y. Lafon, Editor</td> 472 </tr> 473 <tr> 474 <td class="header left"></td> 475 <td class="header right">W3C</td> 476 </tr> 477 <tr> 478 <td class="header left"></td> 479 <td class="header right">J. F. Reschke, Editor</td> 480 </tr> 481 <tr> 482 <td class="header left"></td> 483 <td class="header right">greenbytes</td> 484 </tr> 485 <tr> 486 <td class="header left"></td> 487 <td class="header right">November 27, 2009</td> 488 </tr> 411 <table class="header"> 412 <tbody> 413 <tr> 414 <td class="left">HTTPbis Working Group</td> 415 <td class="right">R. Fielding, Editor</td> 416 </tr> 417 <tr> 418 <td class="left">Internet Draft</td> 419 <td class="right">Day Software</td> 420 </tr> 421 <tr> 422 <td class="left"> 423 <draft-ietf-httpbis-p2-semantics-latest> 424 425 </td> 426 <td class="right">J. Gettys</td> 427 </tr> 428 <tr> 429 <td class="left">Obsoletes: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 430 </td> 431 <td class="right">One Laptop per Child</td> 432 </tr> 433 <tr> 434 <td class="left">Updates: <a href="http://tools.ietf.org/html/rfc2817">2817</a> (if approved) 435 </td> 436 <td class="right">J. Mogul</td> 437 </tr> 438 <tr> 439 <td class="left">Intended status: Standards Track</td> 440 <td class="right">HP</td> 441 </tr> 442 <tr> 443 <td class="left">Expires: June 4, 2010</td> 444 <td class="right">H. Frystyk</td> 445 </tr> 446 <tr> 447 <td class="left"></td> 448 <td class="right">Microsoft</td> 449 </tr> 450 <tr> 451 <td class="left"></td> 452 <td class="right">L. Masinter</td> 453 </tr> 454 <tr> 455 <td class="left"></td> 456 <td class="right">Adobe Systems</td> 457 </tr> 458 <tr> 459 <td class="left"></td> 460 <td class="right">P. Leach</td> 461 </tr> 462 <tr> 463 <td class="left"></td> 464 <td class="right">Microsoft</td> 465 </tr> 466 <tr> 467 <td class="left"></td> 468 <td class="right">T. Berners-Lee</td> 469 </tr> 470 <tr> 471 <td class="left"></td> 472 <td class="right">W3C/MIT</td> 473 </tr> 474 <tr> 475 <td class="left"></td> 476 <td class="right">Y. Lafon, Editor</td> 477 </tr> 478 <tr> 479 <td class="left"></td> 480 <td class="right">W3C</td> 481 </tr> 482 <tr> 483 <td class="left"></td> 484 <td class="right">J. F. Reschke, Editor</td> 485 </tr> 486 <tr> 487 <td class="left"></td> 488 <td class="right">greenbytes</td> 489 </tr> 490 <tr> 491 <td class="left"></td> 492 <td class="right">December 1, 2009</td> 493 </tr> 494 </tbody> 489 495 </table> 490 496 <p class="title">HTTP/1.1, part 2: Message Semantics<br><span class="filename">draft-ietf-httpbis-p2-semantics-latest</span></p> … … 515 521 <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>>. 516 522 </p> 517 <p>This Internet-Draft will expire in May 31, 2010.</p>523 <p>This Internet-Draft will expire in June 4, 2010.</p> 518 524 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 519 525 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 2119 2125 <tr> 2120 2126 <td class="reference"><b id="Part1">[Part1]</b></td> 2121 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p1-messaging-latest">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-ietf-httpbis-p1-messaging-latest (work in progress), November 2009.2127 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p1-messaging-latest">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-ietf-httpbis-p1-messaging-latest (work in progress), December 2009. 2122 2128 </td> 2123 2129 </tr> 2124 2130 <tr> 2125 2131 <td class="reference"><b id="Part3">[Part3]</b></td> 2126 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p3-payload-latest">HTTP/1.1, part 3: Message Payload and Content Negotiation</a>”, Internet-Draft draft-ietf-httpbis-p3-payload-latest (work in progress), November 2009.2132 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p3-payload-latest">HTTP/1.1, part 3: Message Payload and Content Negotiation</a>”, Internet-Draft draft-ietf-httpbis-p3-payload-latest (work in progress), December 2009. 2127 2133 </td> 2128 2134 </tr> 2129 2135 <tr> 2130 2136 <td class="reference"><b id="Part4">[Part4]</b></td> 2131 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-latest">HTTP/1.1, part 4: Conditional Requests</a>”, Internet-Draft draft-ietf-httpbis-p4-conditional-latest (work in progress), November 2009.2137 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-latest">HTTP/1.1, part 4: Conditional Requests</a>”, Internet-Draft draft-ietf-httpbis-p4-conditional-latest (work in progress), December 2009. 2132 2138 </td> 2133 2139 </tr> 2134 2140 <tr> 2135 2141 <td class="reference"><b id="Part5">[Part5]</b></td> 2136 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p5-range-latest">HTTP/1.1, part 5: Range Requests and Partial Responses</a>”, Internet-Draft draft-ietf-httpbis-p5-range-latest (work in progress), November 2009.2142 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p5-range-latest">HTTP/1.1, part 5: Range Requests and Partial Responses</a>”, Internet-Draft draft-ietf-httpbis-p5-range-latest (work in progress), December 2009. 2137 2143 </td> 2138 2144 </tr> 2139 2145 <tr> 2140 2146 <td class="reference"><b id="Part6">[Part6]</b></td> 2141 <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>, <a href="mailto:mnot@mnot.net">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), November 2009.2147 <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>, <a href="mailto:mnot@mnot.net">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), December 2009. 2142 2148 </td> 2143 2149 </tr> 2144 2150 <tr> 2145 2151 <td class="reference"><b id="Part7">[Part7]</b></td> 2146 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p7-auth-latest">HTTP/1.1, part 7: Authentication</a>”, Internet-Draft draft-ietf-httpbis-p7-auth-latest (work in progress), November 2009.2152 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p7-auth-latest">HTTP/1.1, part 7: Authentication</a>”, Internet-Draft draft-ietf-httpbis-p7-auth-latest (work in progress), December 2009. 2147 2153 </td> 2148 2154 </tr> -
draft-ietf-httpbis/latest/p2-semantics.xml
r728 r729 13 13 <!ENTITY SHOULD-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD NOT</bcp14>"> 14 14 <!ENTITY ID-VERSION "latest"> 15 <!ENTITY ID-MONTH " November">15 <!ENTITY ID-MONTH "December"> 16 16 <!ENTITY ID-YEAR "2009"> 17 17 <!ENTITY notation "<xref target='Part1' x:rel='#notation' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> -
draft-ietf-httpbis/latest/p3-payload.html
r728 r729 40 40 } 41 41 42 dl.empty dd { 42 ul.empty { 43 list-style-type: none; 44 } 45 ul.empty li { 43 46 margin-top: .5em; 44 47 } … … 167 170 168 171 table.header { 172 border-spacing: 1px; 169 173 width: 95%; 170 174 font-size: 10pt; … … 178 182 white-space: nowrap; 179 183 } 180 t d.header{184 table.header td { 181 185 background-color: gray; 182 186 width: 50%; 183 187 } 184 t d.header a {188 table.header a { 185 189 color: white; 186 190 } … … 340 344 } 341 345 @top-right { 342 content: " November 2009";346 content: "December 2009"; 343 347 } 344 348 @top-center { … … 385 389 <link rel="Appendix" title="D Collected ABNF" href="#rfc.section.D"> 386 390 <link rel="Appendix" title="E Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.E"> 387 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.4 78, 2009-10-16 14:30:15, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">391 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.485, 2009-11-28 15:36:33, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 388 392 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 389 393 <meta name="DC.Creator" content="Fielding, R."> … … 397 401 <meta name="DC.Creator" content="Reschke, J. F."> 398 402 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p3-payload-latest"> 399 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-1 1-27">403 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-12-01"> 400 404 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 401 405 <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."> … … 403 407 </head> 404 408 <body> 405 <table class="header" border="0" cellpadding="1" cellspacing="1"> 406 <tr> 407 <td class="header left">HTTPbis Working Group</td> 408 <td class="header right">R. Fielding, Editor</td> 409 </tr> 410 <tr> 411 <td class="header left">Internet Draft</td> 412 <td class="header right">Day Software</td> 413 </tr> 414 <tr> 415 <td class="header left"> 416 <draft-ietf-httpbis-p3-payload-latest> 417 418 </td> 419 <td class="header right">J. Gettys</td> 420 </tr> 421 <tr> 422 <td class="header left">Obsoletes: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 423 </td> 424 <td class="header right">One Laptop per Child</td> 425 </tr> 426 <tr> 427 <td class="header left">Intended status: Standards Track</td> 428 <td class="header right">J. Mogul</td> 429 </tr> 430 <tr> 431 <td class="header left">Expires: May 31, 2010</td> 432 <td class="header right">HP</td> 433 </tr> 434 <tr> 435 <td class="header left"></td> 436 <td class="header right">H. Frystyk</td> 437 </tr> 438 <tr> 439 <td class="header left"></td> 440 <td class="header right">Microsoft</td> 441 </tr> 442 <tr> 443 <td class="header left"></td> 444 <td class="header right">L. Masinter</td> 445 </tr> 446 <tr> 447 <td class="header left"></td> 448 <td class="header right">Adobe Systems</td> 449 </tr> 450 <tr> 451 <td class="header left"></td> 452 <td class="header right">P. Leach</td> 453 </tr> 454 <tr> 455 <td class="header left"></td> 456 <td class="header right">Microsoft</td> 457 </tr> 458 <tr> 459 <td class="header left"></td> 460 <td class="header right">T. Berners-Lee</td> 461 </tr> 462 <tr> 463 <td class="header left"></td> 464 <td class="header right">W3C/MIT</td> 465 </tr> 466 <tr> 467 <td class="header left"></td> 468 <td class="header right">Y. Lafon, Editor</td> 469 </tr> 470 <tr> 471 <td class="header left"></td> 472 <td class="header right">W3C</td> 473 </tr> 474 <tr> 475 <td class="header left"></td> 476 <td class="header right">J. F. Reschke, Editor</td> 477 </tr> 478 <tr> 479 <td class="header left"></td> 480 <td class="header right">greenbytes</td> 481 </tr> 482 <tr> 483 <td class="header left"></td> 484 <td class="header right">November 27, 2009</td> 485 </tr> 409 <table class="header"> 410 <tbody> 411 <tr> 412 <td class="left">HTTPbis Working Group</td> 413 <td class="right">R. Fielding, Editor</td> 414 </tr> 415 <tr> 416 <td class="left">Internet Draft</td> 417 <td class="right">Day Software</td> 418 </tr> 419 <tr> 420 <td class="left"> 421 <draft-ietf-httpbis-p3-payload-latest> 422 423 </td> 424 <td class="right">J. Gettys</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">One Laptop per Child</td> 430 </tr> 431 <tr> 432 <td class="left">Intended status: Standards Track</td> 433 <td class="right">J. Mogul</td> 434 </tr> 435 <tr> 436 <td class="left">Expires: June 4, 2010</td> 437 <td class="right">HP</td> 438 </tr> 439 <tr> 440 <td class="left"></td> 441 <td class="right">H. Frystyk</td> 442 </tr> 443 <tr> 444 <td class="left"></td> 445 <td class="right">Microsoft</td> 446 </tr> 447 <tr> 448 <td class="left"></td> 449 <td class="right">L. Masinter</td> 450 </tr> 451 <tr> 452 <td class="left"></td> 453 <td class="right">Adobe Systems</td> 454 </tr> 455 <tr> 456 <td class="left"></td> 457 <td class="right">P. Leach</td> 458 </tr> 459 <tr> 460 <td class="left"></td> 461 <td class="right">Microsoft</td> 462 </tr> 463 <tr> 464 <td class="left"></td> 465 <td class="right">T. Berners-Lee</td> 466 </tr> 467 <tr> 468 <td class="left"></td> 469 <td class="right">W3C/MIT</td> 470 </tr> 471 <tr> 472 <td class="left"></td> 473 <td class="right">Y. Lafon, Editor</td> 474 </tr> 475 <tr> 476 <td class="left"></td> 477 <td class="right">W3C</td> 478 </tr> 479 <tr> 480 <td class="left"></td> 481 <td class="right">J. F. Reschke, Editor</td> 482 </tr> 483 <tr> 484 <td class="left"></td> 485 <td class="right">greenbytes</td> 486 </tr> 487 <tr> 488 <td class="left"></td> 489 <td class="right">December 1, 2009</td> 490 </tr> 491 </tbody> 486 492 </table> 487 493 <p class="title">HTTP/1.1, part 3: Message Payload and Content Negotiation<br><span class="filename">draft-ietf-httpbis-p3-payload-latest</span></p> … … 511 517 <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>>. 512 518 </p> 513 <p>This Internet-Draft will expire in May 31, 2010.</p>519 <p>This Internet-Draft will expire in June 4, 2010.</p> 514 520 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 515 521 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 649 655 <p id="rfc.section.1.1.p.2"> <span id="rfc.iref.c.1"></span> <dfn>content negotiation</dfn> 650 656 </p> 651 < dl class="empty">652 < dd>The mechanism for selecting the appropriate representation when servicing a request. The representation of entities in any657 <ul class="empty"> 658 <li>The mechanism for selecting the appropriate representation when servicing a request. The representation of entities in any 653 659 response can be negotiated (including error responses). 654 </ dd>655 </ dl>660 </li> 661 </ul> 656 662 <p id="rfc.section.1.1.p.3"> <span id="rfc.iref.e.1"></span> <dfn>entity</dfn> 657 663 </p> 658 < dl class="empty">659 < dd>The information transferred as the payload of a request or response. An entity consists of metadata in the form of entity-header664 <ul class="empty"> 665 <li>The information transferred as the payload of a request or response. An entity consists of metadata in the form of entity-header 660 666 fields and content in the form of an entity-body. 661 </ dd>662 </ dl>667 </li> 668 </ul> 663 669 <p id="rfc.section.1.1.p.4"> <span id="rfc.iref.r.1"></span> <dfn>representation</dfn> 664 670 </p> 665 < dl class="empty">666 < dd>An entity included with a response that is subject to content negotiation. There may exist multiple representations associated671 <ul class="empty"> 672 <li>An entity included with a response that is subject to content negotiation. There may exist multiple representations associated 667 673 with a particular response status. 668 </ dd>669 </ dl>674 </li> 675 </ul> 670 676 <p id="rfc.section.1.1.p.5"> <span id="rfc.iref.v.1"></span> <dfn>variant</dfn> 671 677 </p> 672 < dl class="empty">673 < dd>A resource may have one, or more than one, representation(s) associated with it at any given instant. Each of these representations678 <ul class="empty"> 679 <li>A resource may have one, or more than one, representation(s) associated with it at any given instant. Each of these representations 674 680 is termed a `variant'. Use of the term `variant' does not necessarily imply that the resource is subject to content negotiation. 675 </ dd>676 </ dl>681 </li> 682 </ul> 677 683 <h2 id="rfc.section.1.2"><a href="#rfc.section.1.2">1.2</a> <a id="intro.requirements" href="#intro.requirements">Requirements</a></h2> 678 684 <p id="rfc.section.1.2.p.1">The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" … … 754 760 <p id="rfc.section.2.2.p.4">compress<span id="rfc.iref.c.2"></span><span id="rfc.iref.c.3"></span> 755 761 </p> 756 < dl class="empty">757 < dd>See <a href="p1-messaging.html#compress.coding" title="Compress Coding">Section 6.2.2.1</a> of <a href="#Part1" id="rfc.xref.Part1.11"><cite title="HTTP/1.1, part 1: URIs, Connections, and Message Parsing">[Part1]</cite></a>.758 </ dd>759 </ dl>762 <ul class="empty"> 763 <li>See <a href="p1-messaging.html#compress.coding" title="Compress Coding">Section 6.2.2.1</a> of <a href="#Part1" id="rfc.xref.Part1.11"><cite title="HTTP/1.1, part 1: URIs, Connections, and Message Parsing">[Part1]</cite></a>. 764 </li> 765 </ul> 760 766 <p id="rfc.section.2.2.p.5">deflate<span id="rfc.iref.d.1"></span><span id="rfc.iref.c.4"></span> 761 767 </p> 762 < dl class="empty">763 < dd>See <a href="p1-messaging.html#deflate.coding" title="Deflate Coding">Section 6.2.2.2</a> of <a href="#Part1" id="rfc.xref.Part1.12"><cite title="HTTP/1.1, part 1: URIs, Connections, and Message Parsing">[Part1]</cite></a>.764 </ dd>765 </ dl>768 <ul class="empty"> 769 <li>See <a href="p1-messaging.html#deflate.coding" title="Deflate Coding">Section 6.2.2.2</a> of <a href="#Part1" id="rfc.xref.Part1.12"><cite title="HTTP/1.1, part 1: URIs, Connections, and Message Parsing">[Part1]</cite></a>. 770 </li> 771 </ul> 766 772 <p id="rfc.section.2.2.p.6">gzip<span id="rfc.iref.g.3"></span><span id="rfc.iref.c.5"></span> 767 773 </p> 768 < dl class="empty">769 < dd>See <a href="p1-messaging.html#gzip.coding" title="Gzip Coding">Section 6.2.2.3</a> of <a href="#Part1" id="rfc.xref.Part1.13"><cite title="HTTP/1.1, part 1: URIs, Connections, and Message Parsing">[Part1]</cite></a>.770 </ dd>771 </ dl>774 <ul class="empty"> 775 <li>See <a href="p1-messaging.html#gzip.coding" title="Gzip Coding">Section 6.2.2.3</a> of <a href="#Part1" id="rfc.xref.Part1.13"><cite title="HTTP/1.1, part 1: URIs, Connections, and Message Parsing">[Part1]</cite></a>. 776 </li> 777 </ul> 772 778 <p id="rfc.section.2.2.p.7">identity<span id="rfc.iref.i.1"></span><span id="rfc.iref.c.6"></span> 773 779 </p> 774 < dl class="empty">775 < dd>The default (identity) encoding; the use of no transformation whatsoever. This content-coding is used only in the Accept-Encoding780 <ul class="empty"> 781 <li>The default (identity) encoding; the use of no transformation whatsoever. This content-coding is used only in the Accept-Encoding 776 782 header, and <em class="bcp14">SHOULD NOT</em> be used in the Content-Encoding header. 777 </ dd>778 </ dl>783 </li> 784 </ul> 779 785 <h3 id="rfc.section.2.2.1"><a href="#rfc.section.2.2.1">2.2.1</a> <a id="content.coding.registry" href="#content.coding.registry">Content Coding Registry</a></h3> 780 786 <p id="rfc.section.2.2.1.p.1">The HTTP Content Coding Registry defines the name space for the content coding names.</p> … … 1516 1522 <tr> 1517 1523 <td class="reference"><b id="Part1">[Part1]</b></td> 1518 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p1-messaging-latest">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-ietf-httpbis-p1-messaging-latest (work in progress), November 2009.1524 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p1-messaging-latest">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-ietf-httpbis-p1-messaging-latest (work in progress), December 2009. 1519 1525 </td> 1520 1526 </tr> 1521 1527 <tr> 1522 1528 <td class="reference"><b id="Part2">[Part2]</b></td> 1523 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics-latest">HTTP/1.1, part 2: Message Semantics</a>”, Internet-Draft draft-ietf-httpbis-p2-semantics-latest (work in progress), November 2009.1529 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics-latest">HTTP/1.1, part 2: Message Semantics</a>”, Internet-Draft draft-ietf-httpbis-p2-semantics-latest (work in progress), December 2009. 1524 1530 </td> 1525 1531 </tr> 1526 1532 <tr> 1527 1533 <td class="reference"><b id="Part4">[Part4]</b></td> 1528 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-latest">HTTP/1.1, part 4: Conditional Requests</a>”, Internet-Draft draft-ietf-httpbis-p4-conditional-latest (work in progress), November 2009.1534 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-latest">HTTP/1.1, part 4: Conditional Requests</a>”, Internet-Draft draft-ietf-httpbis-p4-conditional-latest (work in progress), December 2009. 1529 1535 </td> 1530 1536 </tr> 1531 1537 <tr> 1532 1538 <td class="reference"><b id="Part5">[Part5]</b></td> 1533 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p5-range-latest">HTTP/1.1, part 5: Range Requests and Partial Responses</a>”, Internet-Draft draft-ietf-httpbis-p5-range-latest (work in progress), November 2009.1539 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p5-range-latest">HTTP/1.1, part 5: Range Requests and Partial Responses</a>”, Internet-Draft draft-ietf-httpbis-p5-range-latest (work in progress), December 2009. 1534 1540 </td> 1535 1541 </tr> 1536 1542 <tr> 1537 1543 <td class="reference"><b id="Part6">[Part6]</b></td> 1538 <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>, <a href="mailto:mnot@mnot.net">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), November 2009.1544 <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>, <a href="mailto:mnot@mnot.net">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), December 2009. 1539 1545 </td> 1540 1546 </tr> -
draft-ietf-httpbis/latest/p3-payload.xml
r728 r729 13 13 <!ENTITY SHOULD-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD NOT</bcp14>"> 14 14 <!ENTITY ID-VERSION "latest"> 15 <!ENTITY ID-MONTH " November">15 <!ENTITY ID-MONTH "December"> 16 16 <!ENTITY ID-YEAR "2009"> 17 17 <!ENTITY notation "<xref target='Part1' x:rel='#notation' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> -
draft-ietf-httpbis/latest/p4-conditional.html
r728 r729 40 40 } 41 41 42 dl.empty dd { 42 ul.empty { 43 list-style-type: none; 44 } 45 ul.empty li { 43 46 margin-top: .5em; 44 47 } … … 167 170 168 171 table.header { 172 border-spacing: 1px; 169 173 width: 95%; 170 174 font-size: 10pt; … … 178 182 white-space: nowrap; 179 183 } 180 t d.header{184 table.header td { 181 185 background-color: gray; 182 186 width: 50%; 183 187 } 184 t d.header a {188 table.header a { 185 189 color: white; 186 190 } … … 340 344 } 341 345 @top-right { 342 content: " November 2009";346 content: "December 2009"; 343 347 } 344 348 @top-center { … … 384 388 <link rel="Appendix" title="B Collected ABNF" href="#rfc.section.B"> 385 389 <link rel="Appendix" title="C Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.C"> 386 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.4 78, 2009-10-16 14:30:15, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">390 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.485, 2009-11-28 15:36:33, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 387 391 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 388 392 <meta name="DC.Creator" content="Fielding, R."> … … 396 400 <meta name="DC.Creator" content="Reschke, J. F."> 397 401 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p4-conditional-latest"> 398 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-1 1-27">402 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-12-01"> 399 403 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 400 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 4 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 4 defines request header fields for indicating conditional requests and the rules for constructing responses to those requests."> … … 402 406 </head> 403 407 <body> 404 <table class="header" border="0" cellpadding="1" cellspacing="1"> 405 <tr> 406 <td class="header left">HTTPbis Working Group</td> 407 <td class="header right">R. Fielding, Editor</td> 408 </tr> 409 <tr> 410 <td class="header left">Internet Draft</td> 411 <td class="header right">Day Software</td> 412 </tr> 413 <tr> 414 <td class="header left"> 415 <draft-ietf-httpbis-p4-conditional-latest> 416 417 </td> 418 <td class="header right">J. Gettys</td> 419 </tr> 420 <tr> 421 <td class="header left">Obsoletes: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 422 </td> 423 <td class="header right">One Laptop per Child</td> 424 </tr> 425 <tr> 426 <td class="header left">Intended status: Standards Track</td> 427 <td class="header right">J. Mogul</td> 428 </tr> 429 <tr> 430 <td class="header left">Expires: May 31, 2010</td> 431 <td class="header right">HP</td> 432 </tr> 433 <tr> 434 <td class="header left"></td> 435 <td class="header right">H. Frystyk</td> 436 </tr> 437 <tr> 438 <td class="header left"></td> 439 <td class="header right">Microsoft</td> 440 </tr> 441 <tr> 442 <td class="header left"></td> 443 <td class="header right">L. Masinter</td> 444 </tr> 445 <tr> 446 <td class="header left"></td> 447 <td class="header right">Adobe Systems</td> 448 </tr> 449 <tr> 450 <td class="header left"></td> 451 <td class="header right">P. Leach</td> 452 </tr> 453 <tr> 454 <td class="header left"></td> 455 <td class="header right">Microsoft</td> 456 </tr> 457 <tr> 458 <td class="header left"></td> 459 <td class="header right">T. Berners-Lee</td> 460 </tr> 461 <tr> 462 <td class="header left"></td> 463 <td class="header right">W3C/MIT</td> 464 </tr> 465 <tr> 466 <td class="header left"></td> 467 <td class="header right">Y. Lafon, Editor</td> 468 </tr> 469 <tr> 470 <td class="header left"></td> 471 <td class="header right">W3C</td> 472 </tr> 473 <tr> 474 <td class="header left"></td> 475 <td class="header right">J. F. Reschke, Editor</td> 476 </tr> 477 <tr> 478 <td class="header left"></td> 479 <td class="header right">greenbytes</td> 480 </tr> 481 <tr> 482 <td class="header left"></td> 483 <td class="header right">November 27, 2009</td> 484 </tr> 408 <table class="header"> 409 <tbody> 410 <tr> 411 <td class="left">HTTPbis Working Group</td> 412 <td class="right">R. Fielding, Editor</td> 413 </tr> 414 <tr> 415 <td class="left">Internet Draft</td> 416 <td class="right">Day Software</td> 417 </tr> 418 <tr> 419 <td class="left"> 420 <draft-ietf-httpbis-p4-conditional-latest> 421 422 </td> 423 <td class="right">J. Gettys</td> 424 </tr> 425 <tr> 426 <td class="left">Obsoletes: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 427 </td> 428 <td class="right">One Laptop per Child</td> 429 </tr> 430 <tr> 431 <td class="left">Intended status: Standards Track</td> 432 <td class="right">J. Mogul</td> 433 </tr> 434 <tr> 435 <td class="left">Expires: June 4, 2010</td> 436 <td class="right">HP</td> 437 </tr> 438 <tr> 439 <td class="left"></td> 440 <td class="right">H. Frystyk</td> 441 </tr> 442 <tr> 443 <td class="left"></td> 444 <td class="right">Microsoft</td> 445 </tr> 446 <tr> 447 <td class="left"></td> 448 <td class="right">L. Masinter</td> 449 </tr> 450 <tr> 451 <td class="left"></td> 452 <td class="right">Adobe Systems</td> 453 </tr> 454 <tr> 455 <td class="left"></td> 456 <td class="right">P. Leach</td> 457 </tr> 458 <tr> 459 <td class="left"></td> 460 <td class="right">Microsoft</td> 461 </tr> 462 <tr> 463 <td class="left"></td> 464 <td class="right">T. Berners-Lee</td> 465 </tr> 466 <tr> 467 <td class="left"></td> 468 <td class="right">W3C/MIT</td> 469 </tr> 470 <tr> 471 <td class="left"></td> 472 <td class="right">Y. Lafon, Editor</td> 473 </tr> 474 <tr> 475 <td class="left"></td> 476 <td class="right">W3C</td> 477 </tr> 478 <tr> 479 <td class="left"></td> 480 <td class="right">J. F. Reschke, Editor</td> 481 </tr> 482 <tr> 483 <td class="left"></td> 484 <td class="right">greenbytes</td> 485 </tr> 486 <tr> 487 <td class="left"></td> 488 <td class="right">December 1, 2009</td> 489 </tr> 490 </tbody> 485 491 </table> 486 492 <p class="title">HTTP/1.1, part 4: Conditional Requests<br><span class="filename">draft-ietf-httpbis-p4-conditional-latest</span></p> … … 510 516 <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>>. 511 517 </p> 512 <p>This Internet-Draft will expire in May 31, 2010.</p>518 <p>This Internet-Draft will expire in June 4, 2010.</p> 513 519 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 514 520 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 689 695 entity, while a weak validator is part of an identifier for a set of semantically equivalent entities. 690 696 </p> 691 < dl class="empty">692 < dd> <b>Note:</b> One example of a strong validator is an integer that is incremented in stable storage every time an entity is changed.693 </ dd>694 < dd>An entity's modification time, if represented with one-second resolution, could be a weak validator, since it is possible697 <ul class="empty"> 698 <li> <b>Note:</b> One example of a strong validator is an integer that is incremented in stable storage every time an entity is changed. 699 </li> 700 <li>An entity's modification time, if represented with one-second resolution, could be a weak validator, since it is possible 695 701 that the resource might be modified twice during a single second. 696 </ dd>697 < dd>Support for weak validators is optional. However, weak validators allow for more efficient caching of equivalent objects;702 </li> 703 <li>Support for weak validators is optional. However, weak validators allow for more efficient caching of equivalent objects; 698 704 for example, a hit counter on a site is probably good enough if it is updated every few days or weeks, and any value during 699 705 that period is likely "good enough" to be equivalent. 700 </ dd>701 </ dl>706 </li> 707 </ul> 702 708 <p id="rfc.section.4.p.4">A "use" of a validator is either when a client generates a request and includes the validator in a validating header field, 703 709 or when a server compares two validators. … … 842 848 fields in the request. 843 849 </p> 844 < dl class="empty">845 < dd> <b>Note:</b> The general principle behind these rules is that HTTP/1.1 servers and clients should transmit as much non-redundant information850 <ul class="empty"> 851 <li> <b>Note:</b> The general principle behind these rules is that HTTP/1.1 servers and clients should transmit as much non-redundant information 846 852 as is available in their responses and requests. HTTP/1.1 systems receiving this information will make the most conservative 847 853 assumptions about the validators they receive. 848 </ dd>849 < dd>HTTP/1.0 clients and caches will ignore entity tags. Generally, last-modified values received or used by these systems will854 </li> 855 <li>HTTP/1.0 clients and caches will ignore entity tags. Generally, last-modified values received or used by these systems will 850 856 support transparent and efficient caching, and so HTTP/1.1 origin servers should provide Last-Modified values. In those rare 851 857 cases where the use of a Last-Modified value as a validator by an HTTP/1.0 system could result in a serious problem, then 852 858 HTTP/1.1 origin servers should not provide one. 853 </ dd>854 </ dl>859 </li> 860 </ul> 855 861 <h1 id="rfc.section.6"><a href="#rfc.section.6">6.</a> <a id="header.fields" href="#header.fields">Header Field Definitions</a></h1> 856 862 <p id="rfc.section.6.p.1">This section defines the syntax and semantics of HTTP/1.1 header fields related to conditional requests.</p> … … 939 945 </ol> 940 946 <p id="rfc.section.6.3.p.6">The purpose of this feature is to allow efficient updates of cached information with a minimum amount of transaction overhead. </p> 941 < dl class="empty">942 < dd> <b>Note:</b> The Range request-header field modifies the meaning of If-Modified-Since; see <a href="p5-range.html#header.range" title="Range">Section 5.4</a> of <a href="#Part5" id="rfc.xref.Part5.4"><cite title="HTTP/1.1, part 5: Range Requests and Partial Responses">[Part5]</cite></a> for full details.943 </ dd>944 < dd> <b>Note:</b> If-Modified-Since times are interpreted by the server, whose clock might not be synchronized with the client.945 </ dd>946 < dd> <b>Note:</b> When handling an If-Modified-Since header field, some servers will use an exact date comparison function, rather than a less-than947 <ul class="empty"> 948 <li> <b>Note:</b> The Range request-header field modifies the meaning of If-Modified-Since; see <a href="p5-range.html#header.range" title="Range">Section 5.4</a> of <a href="#Part5" id="rfc.xref.Part5.4"><cite title="HTTP/1.1, part 5: Range Requests and Partial Responses">[Part5]</cite></a> for full details. 949 </li> 950 <li> <b>Note:</b> If-Modified-Since times are interpreted by the server, whose clock might not be synchronized with the client. 951 </li> 952 <li> <b>Note:</b> When handling an If-Modified-Since header field, some servers will use an exact date comparison function, rather than a less-than 947 953 function, for deciding whether to send a 304 (Not Modified) response. To get best results when sending an If-Modified-Since 948 954 header field for cache validation, clients are advised to use the exact date string received in a previous Last-Modified header 949 955 field whenever possible. 950 </ dd>951 < dd> <b>Note:</b> If a client uses an arbitrary date in the If-Modified-Since header instead of a date taken from the Last-Modified header for956 </li> 957 <li> <b>Note:</b> If a client uses an arbitrary date in the If-Modified-Since header instead of a date taken from the Last-Modified header for 952 958 the same request, the client should be aware of the fact that this date is interpreted in the server's understanding of time. 953 959 The client should consider unsynchronized clocks and rounding problems due to the different encodings of time between the … … 956 962 If-Modified-Since date is derived from the client's clock without correction to the server's clock. Corrections for different 957 963 time bases between client and server are at best approximate due to network latency. 958 </ dd>959 </ dl>964 </li> 965 </ul> 960 966 <p id="rfc.section.6.3.p.7">The result of a request having both an If-Modified-Since header field and either an If-Match or an If-Unmodified-Since header 961 967 fields is undefined by this specification. … … 1146 1152 <tr> 1147 1153 <td class="reference"><b id="Part1">[Part1]</b></td> 1148 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p1-messaging-latest">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-ietf-httpbis-p1-messaging-latest (work in progress), November 2009.1154 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p1-messaging-latest">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-ietf-httpbis-p1-messaging-latest (work in progress), December 2009. 1149 1155 </td> 1150 1156 </tr> 1151 1157 <tr> 1152 1158 <td class="reference"><b id="Part5">[Part5]</b></td> 1153 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p5-range-latest">HTTP/1.1, part 5: Range Requests and Partial Responses</a>”, Internet-Draft draft-ietf-httpbis-p5-range-latest (work in progress), November 2009.1159 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p5-range-latest">HTTP/1.1, part 5: Range Requests and Partial Responses</a>”, Internet-Draft draft-ietf-httpbis-p5-range-latest (work in progress), December 2009. 1154 1160 </td> 1155 1161 </tr> 1156 1162 <tr> 1157 1163 <td class="reference"><b id="Part6">[Part6]</b></td> 1158 <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>, <a href="mailto:mnot@mnot.net">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), November 2009.1164 <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>, <a href="mailto:mnot@mnot.net">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), December 2009. 1159 1165 </td> 1160 1166 </tr> -
draft-ietf-httpbis/latest/p4-conditional.xml
r728 r729 13 13 <!ENTITY SHOULD-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD NOT</bcp14>"> 14 14 <!ENTITY ID-VERSION "latest"> 15 <!ENTITY ID-MONTH " November">15 <!ENTITY ID-MONTH "December"> 16 16 <!ENTITY ID-YEAR "2009"> 17 17 <!ENTITY notation "<xref target='Part1' x:rel='#notation' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> -
draft-ietf-httpbis/latest/p5-range.html
r728 r729 40 40 } 41 41 42 dl.empty dd { 42 ul.empty { 43 list-style-type: none; 44 } 45 ul.empty li { 43 46 margin-top: .5em; 44 47 } … … 167 170 168 171 table.header { 172 border-spacing: 1px; 169 173 width: 95%; 170 174 font-size: 10pt; … … 178 182 white-space: nowrap; 179 183 } 180 t d.header{184 table.header td { 181 185 background-color: gray; 182 186 width: 50%; 183 187 } 184 t d.header a {188 table.header a { 185 189 color: white; 186 190 } … … 340 344 } 341 345 @top-right { 342 content: " November 2009";346 content: "December 2009"; 343 347 } 344 348 @top-center { … … 384 388 <link rel="Appendix" title="C Collected ABNF" href="#rfc.section.C"> 385 389 <link rel="Appendix" title="D Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.D"> 386 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.4 78, 2009-10-16 14:30:15, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">390 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.485, 2009-11-28 15:36:33, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 387 391 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 388 392 <meta name="DC.Creator" content="Fielding, R."> … … 396 400 <meta name="DC.Creator" content="Reschke, J. F."> 397 401 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p5-range-latest"> 398 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-1 1-27">402 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-12-01"> 399 403 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 400 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 5 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 5 defines range-specific requests and the rules for constructing and combining responses to those requests."> … … 402 406 </head> 403 407 <body> 404 <table class="header" border="0" cellpadding="1" cellspacing="1"> 405 <tr> 406 <td class="header left">HTTPbis Working Group</td> 407 <td class="header right">R. Fielding, Editor</td> 408 </tr> 409 <tr> 410 <td class="header left">Internet Draft</td> 411 <td class="header right">Day Software</td> 412 </tr> 413 <tr> 414 <td class="header left"> 415 <draft-ietf-httpbis-p5-range-latest> 416 417 </td> 418 <td class="header right">J. Gettys</td> 419 </tr> 420 <tr> 421 <td class="header left">Obsoletes: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 422 </td> 423 <td class="header right">One Laptop per Child</td> 424 </tr> 425 <tr> 426 <td class="header left">Intended status: Standards Track</td> 427 <td class="header right">J. Mogul</td> 428 </tr> 429 <tr> 430 <td class="header left">Expires: May 31, 2010</td> 431 <td class="header right">HP</td> 432 </tr> 433 <tr> 434 <td class="header left"></td> 435 <td class="header right">H. Frystyk</td> 436 </tr> 437 <tr> 438 <td class="header left"></td> 439 <td class="header right">Microsoft</td> 440 </tr> 441 <tr> 442 <td class="header left"></td> 443 <td class="header right">L. Masinter</td> 444 </tr> 445 <tr> 446 <td class="header left"></td> 447 <td class="header right">Adobe Systems</td> 448 </tr> 449 <tr> 450 <td class="header left"></td> 451 <td class="header right">P. Leach</td> 452 </tr> 453 <tr> 454 <td class="header left"></td> 455 <td class="header right">Microsoft</td> 456 </tr> 457 <tr> 458 <td class="header left"></td> 459 <td class="header right">T. Berners-Lee</td> 460 </tr> 461 <tr> 462 <td class="header left"></td> 463 <td class="header right">W3C/MIT</td> 464 </tr> 465 <tr> 466 <td class="header left"></td> 467 <td class="header right">Y. Lafon, Editor</td> 468 </tr> 469 <tr> 470 <td class="header left"></td> 471 <td class="header right">W3C</td> 472 </tr> 473 <tr> 474 <td class="header left"></td> 475 <td class="header right">J. F. Reschke, Editor</td> 476 </tr> 477 <tr> 478 <td class="header left"></td> 479 <td class="header right">greenbytes</td> 480 </tr> 481 <tr> 482 <td class="header left"></td> 483 <td class="header right">November 27, 2009</td> 484 </tr> 408 <table class="header"> 409 <tbody> 410 <tr> 411 <td class="left">HTTPbis Working Group</td> 412 <td class="right">R. Fielding, Editor</td> 413 </tr> 414 <tr> 415 <td class="left">Internet Draft</td> 416 <td class="right">Day Software</td> 417 </tr> 418 <tr> 419 <td class="left"> 420 <draft-ietf-httpbis-p5-range-latest> 421 422 </td> 423 <td class="right">J. Gettys</td> 424 </tr> 425 <tr> 426 <td class="left">Obsoletes: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 427 </td> 428 <td class="right">One Laptop per Child</td> 429 </tr> 430 <tr> 431 <td class="left">Intended status: Standards Track</td> 432 <td class="right">J. Mogul</td> 433 </tr> 434 <tr> 435 <td class="left">Expires: June 4, 2010</td> 436 <td class="right">HP</td> 437 </tr> 438 <tr> 439 <td class="left"></td> 440 <td class="right">H. Frystyk</td> 441 </tr> 442 <tr> 443 <td class="left"></td> 444 <td class="right">Microsoft</td> 445 </tr> 446 <tr> 447 <td class="left"></td> 448 <td class="right">L. Masinter</td> 449 </tr> 450 <tr> 451 <td class="left"></td> 452 <td class="right">Adobe Systems</td> 453 </tr> 454 <tr> 455 <td class="left"></td> 456 <td class="right">P. Leach</td> 457 </tr> 458 <tr> 459 <td class="left"></td> 460 <td class="right">Microsoft</td> 461 </tr> 462 <tr> 463 <td class="left"></td> 464 <td class="right">T. Berners-Lee</td> 465 </tr> 466 <tr> 467 <td class="left"></td> 468 <td class="right">W3C/MIT</td> 469 </tr> 470 <tr> 471 <td class="left"></td> 472 <td class="right">Y. Lafon, Editor</td> 473 </tr> 474 <tr> 475 <td class="left"></td> 476 <td class="right">W3C</td> 477 </tr> 478 <tr> 479 <td class="left"></td> 480 <td class="right">J. F. Reschke, Editor</td> 481 </tr> 482 <tr> 483 <td class="left"></td> 484 <td class="right">greenbytes</td> 485 </tr> 486 <tr> 487 <td class="left"></td> 488 <td class="right">December 1, 2009</td> 489 </tr> 490 </tbody> 485 491 </table> 486 492 <p class="title">HTTP/1.1, part 5: Range Requests and Partial Responses<br><span class="filename">draft-ietf-httpbis-p5-range-latest</span></p> … … 510 516 <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>>. 511 517 </p> 512 <p>This Internet-Draft will expire in May 31, 2010.</p>518 <p>This Internet-Draft will expire in June 4, 2010.</p> 513 519 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 514 520 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 986 992 <tr> 987 993 <td class="reference"><b id="Part1">[Part1]</b></td> 988 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p1-messaging-latest">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-ietf-httpbis-p1-messaging-latest (work in progress), November 2009.994 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p1-messaging-latest">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-ietf-httpbis-p1-messaging-latest (work in progress), December 2009. 989 995 </td> 990 996 </tr> 991 997 <tr> 992 998 <td class="reference"><b id="Part3">[Part3]</b></td> 993 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p3-payload-latest">HTTP/1.1, part 3: Message Payload and Content Negotiation</a>”, Internet-Draft draft-ietf-httpbis-p3-payload-latest (work in progress), November 2009.999 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p3-payload-latest">HTTP/1.1, part 3: Message Payload and Content Negotiation</a>”, Internet-Draft draft-ietf-httpbis-p3-payload-latest (work in progress), December 2009. 994 1000 </td> 995 1001 </tr> 996 1002 <tr> 997 1003 <td class="reference"><b id="Part4">[Part4]</b></td> 998 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-latest">HTTP/1.1, part 4: Conditional Requests</a>”, Internet-Draft draft-ietf-httpbis-p4-conditional-latest (work in progress), November 2009.1004 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-latest">HTTP/1.1, part 4: Conditional Requests</a>”, Internet-Draft draft-ietf-httpbis-p4-conditional-latest (work in progress), December 2009. 999 1005 </td> 1000 1006 </tr> 1001 1007 <tr> 1002 1008 <td class="reference"><b id="Part6">[Part6]</b></td> 1003 <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>, <a href="mailto:mnot@mnot.net">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), November 2009.1009 <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>, <a href="mailto:mnot@mnot.net">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), December 2009. 1004 1010 </td> 1005 1011 </tr> -
draft-ietf-httpbis/latest/p5-range.xml
r728 r729 13 13 <!ENTITY SHOULD-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD NOT</bcp14>"> 14 14 <!ENTITY ID-VERSION "latest"> 15 <!ENTITY ID-MONTH " November">15 <!ENTITY ID-MONTH "December"> 16 16 <!ENTITY ID-YEAR "2009"> 17 17 <!ENTITY notation "<xref target='Part1' x:rel='#notation' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> -
draft-ietf-httpbis/latest/p6-cache.html
r728 r729 40 40 } 41 41 42 dl.empty dd { 42 ul.empty { 43 list-style-type: none; 44 } 45 ul.empty li { 43 46 margin-top: .5em; 44 47 } … … 170 173 171 174 table.header { 175 border-spacing: 1px; 172 176 width: 95%; 173 177 font-size: 10pt; … … 181 185 white-space: nowrap; 182 186 } 183 t d.header{187 table.header td { 184 188 background-color: gray; 185 189 width: 50%; 186 190 } 187 t d.header a {191 table.header a { 188 192 color: white; 189 193 } … … 343 347 } 344 348 @top-right { 345 content: " November 2009";349 content: "December 2009"; 346 350 } 347 351 @top-center { … … 385 389 <link rel="Appendix" title="B Collected ABNF" href="#rfc.section.B"> 386 390 <link rel="Appendix" title="C Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.C"> 387 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.4 78, 2009-10-16 14:30:15, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">391 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.485, 2009-11-28 15:36:33, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 388 392 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 389 393 <meta name="DC.Creator" content="Fielding, R."> … … 398 402 <meta name="DC.Creator" content="Reschke, J. F."> 399 403 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p6-cache-latest"> 400 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-1 1-27">404 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-12-01"> 401 405 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 402 406 <meta name="DC.Description.Abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. This document is Part 6 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 6 defines requirements on HTTP caches and the associated header fields that control cache behavior or indicate cacheable response messages."> … … 404 408 </head> 405 409 <body> 406 <table class="header" border="0" cellpadding="1" cellspacing="1"> 407 <tr> 408 <td class="header left">HTTPbis Working Group</td> 409 <td class="header right">R. Fielding, Editor</td> 410 </tr> 411 <tr> 412 <td class="header left">Internet Draft</td> 413 <td class="header right">Day Software</td> 414 </tr> 415 <tr> 416 <td class="header left"> 417 <draft-ietf-httpbis-p6-cache-latest> 418 419 </td> 420 <td class="header right">J. Gettys</td> 421 </tr> 422 <tr> 423 <td class="header left">Obsoletes: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 424 </td> 425 <td class="header right">One Laptop per Child</td> 426 </tr> 427 <tr> 428 <td class="header left">Intended status: Standards Track</td> 429 <td class="header right">J. Mogul</td> 430 </tr> 431 <tr> 432 <td class="header left">Expires: May 31, 2010</td> 433 <td class="header right">HP</td> 434 </tr> 435 <tr> 436 <td class="header left"></td> 437 <td class="header right">H. Frystyk</td> 438 </tr> 439 <tr> 440 <td class="header left"></td> 441 <td class="header right">Microsoft</td> 442 </tr> 443 <tr> 444 <td class="header left"></td> 445 <td class="header right">L. Masinter</td> 446 </tr> 447 <tr> 448 <td class="header left"></td> 449 <td class="header right">Adobe Systems</td> 450 </tr> 451 <tr> 452 <td class="header left"></td> 453 <td class="header right">P. Leach</td> 454 </tr> 455 <tr> 456 <td class="header left"></td> 457 <td class="header right">Microsoft</td> 458 </tr> 459 <tr> 460 <td class="header left"></td> 461 <td class="header right">T. Berners-Lee</td> 462 </tr> 463 <tr> 464 <td class="header left"></td> 465 <td class="header right">W3C/MIT</td> 466 </tr> 467 <tr> 468 <td class="header left"></td> 469 <td class="header right">Y. Lafon, Editor</td> 470 </tr> 471 <tr> 472 <td class="header left"></td> 473 <td class="header right">W3C</td> 474 </tr> 475 <tr> 476 <td class="header left"></td> 477 <td class="header right">M. Nottingham, Editor</td> 478 </tr> 479 <tr> 480 <td class="header left"></td> 481 <td class="header right">J. F. Reschke, Editor</td> 482 </tr> 483 <tr> 484 <td class="header left"></td> 485 <td class="header right">greenbytes</td> 486 </tr> 487 <tr> 488 <td class="header left"></td> 489 <td class="header right">November 27, 2009</td> 490 </tr> 410 <table class="header"> 411 <tbody> 412 <tr> 413 <td class="left">HTTPbis Working Group</td> 414 <td class="right">R. Fielding, Editor</td> 415 </tr> 416 <tr> 417 <td class="left">Internet Draft</td> 418 <td class="right">Day Software</td> 419 </tr> 420 <tr> 421 <td class="left"> 422 <draft-ietf-httpbis-p6-cache-latest> 423 424 </td> 425 <td class="right">J. Gettys</td> 426 </tr> 427 <tr> 428 <td class="left">Obsoletes: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 429 </td> 430 <td class="right">One Laptop per Child</td> 431 </tr> 432 <tr> 433 <td class="left">Intended status: Standards Track</td> 434 <td class="right">J. Mogul</td> 435 </tr> 436 <tr> 437 <td class="left">Expires: June 4, 2010</td> 438 <td class="right">HP</td> 439 </tr> 440 <tr> 441 <td class="left"></td> 442 <td class="right">H. Frystyk</td> 443 </tr> 444 <tr> 445 <td class="left"></td> 446 <td class="right">Microsoft</td> 447 </tr> 448 <tr> 449 <td class="left"></td> 450 <td class="right">L. Masinter</td> 451 </tr> 452 <tr> 453 <td class="left"></td> 454 <td class="right">Adobe Systems</td> 455 </tr> 456 <tr> 457 <td class="left"></td> 458 <td class="right">P. Leach</td> 459 </tr> 460 <tr> 461 <td class="left"></td> 462 <td class="right">Microsoft</td> 463 </tr> 464 <tr> 465 <td class="left"></td> 466 <td class="right">T. Berners-Lee</td> 467 </tr> 468 <tr> 469 <td class="left"></td> 470 <td class="right">W3C/MIT</td> 471 </tr> 472 <tr> 473 <td class="left"></td> 474 <td class="right">Y. Lafon, Editor</td> 475 </tr> 476 <tr> 477 <td class="left"></td> 478 <td class="right">W3C</td> 479 </tr> 480 <tr> 481 <td class="left"></td> 482 <td class="right">M. Nottingham, Editor</td> 483 </tr> 484 <tr> 485 <td class="left"></td> 486 <td class="right">J. F. Reschke, Editor</td> 487 </tr> 488 <tr> 489 <td class="left"></td> 490 <td class="right">greenbytes</td> 491 </tr> 492 <tr> 493 <td class="left"></td> 494 <td class="right">December 1, 2009</td> 495 </tr> 496 </tbody> 491 497 </table> 492 498 <p class="title">HTTP/1.1, part 6: Caching<br><span class="filename">draft-ietf-httpbis-p6-cache-latest</span></p> … … 516 522 <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>>. 517 523 </p> 518 <p>This Internet-Draft will expire in May 31, 2010.</p>524 <p>This Internet-Draft will expire in June 4, 2010.</p> 519 525 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 520 526 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 632 638 <p id="rfc.section.1.2.p.2"> <span id="rfc.iref.c.2"></span> <dfn>cacheable</dfn> 633 639 </p> 634 < dl class="empty">635 < dd>A response is cacheable if a cache is allowed to store a copy of the response message for use in answering subsequent requests.640 <ul class="empty"> 641 <li>A response is cacheable if a cache is allowed to store a copy of the response message for use in answering subsequent requests. 636 642 Even when a response is cacheable, there may be additional constraints on whether a cache can use the cached copy to satisfy 637 643 a particular request. 638 </ dd>639 </ dl>644 </li> 645 </ul> 640 646 <p id="rfc.section.1.2.p.3"> <span id="rfc.iref.e.1"></span> <dfn>explicit expiration time</dfn> 641 647 </p> 642 < dl class="empty">643 < dd>The time at which the origin server intends that an entity should no longer be returned by a cache without further validation.</dd>644 </ dl>648 <ul class="empty"> 649 <li>The time at which the origin server intends that an entity should no longer be returned by a cache without further validation.</li> 650 </ul> 645 651 <p id="rfc.section.1.2.p.4"> <span id="rfc.iref.h.1"></span> <dfn>heuristic expiration time</dfn> 646 652 </p> 647 < dl class="empty">648 < dd>An expiration time assigned by a cache when no explicit expiration time is available.</dd>649 </ dl>653 <ul class="empty"> 654 <li>An expiration time assigned by a cache when no explicit expiration time is available.</li> 655 </ul> 650 656 <p id="rfc.section.1.2.p.5"> <span id="rfc.iref.a.1"></span> <dfn>age</dfn> 651 657 </p> 652 < dl class="empty">653 < dd>The age of a response is the time since it was sent by, or successfully validated with, the origin server.</dd>654 </ dl>658 <ul class="empty"> 659 <li>The age of a response is the time since it was sent by, or successfully validated with, the origin server.</li> 660 </ul> 655 661 <p id="rfc.section.1.2.p.6"> <span id="rfc.iref.f.1"></span> <dfn>first-hand</dfn> 656 662 </p> 657 < dl class="empty">658 < dd>A response is first-hand if the freshness model is not in use; i.e., its age is 0.</dd>659 </ dl>663 <ul class="empty"> 664 <li>A response is first-hand if the freshness model is not in use; i.e., its age is 0.</li> 665 </ul> 660 666 <p id="rfc.section.1.2.p.7"> <span id="rfc.iref.f.2"></span> <dfn>freshness lifetime</dfn> 661 667 </p> 662 < dl class="empty">663 < dd>The length of time between the generation of a response and its expiration time.</dd>664 </ dl>668 <ul class="empty"> 669 <li>The length of time between the generation of a response and its expiration time.</li> 670 </ul> 665 671 <p id="rfc.section.1.2.p.8"> <span id="rfc.iref.f.3"></span> <dfn>fresh</dfn> 666 672 </p> 667 < dl class="empty">668 < dd>A response is fresh if its age has not yet exceeded its freshness lifetime.</dd>669 </ dl>673 <ul class="empty"> 674 <li>A response is fresh if its age has not yet exceeded its freshness lifetime.</li> 675 </ul> 670 676 <p id="rfc.section.1.2.p.9"> <span id="rfc.iref.s.1"></span> <dfn>stale</dfn> 671 677 </p> 672 < dl class="empty">673 < dd>A response is stale if its age has passed its freshness lifetime (either explicit or heuristic).</dd>674 </ dl>678 <ul class="empty"> 679 <li>A response is stale if its age has passed its freshness lifetime (either explicit or heuristic).</li> 680 </ul> 675 681 <p id="rfc.section.1.2.p.10"> <span id="rfc.iref.v.1"></span> <dfn>validator</dfn> 676 682 </p> 677 < dl class="empty">678 < dd>A protocol element (e.g., an entity tag or a Last-Modified time) that is used to find out whether a stored response is an683 <ul class="empty"> 684 <li>A protocol element (e.g., an entity tag or a Last-Modified time) that is used to find out whether a stored response is an 679 685 equivalent copy of an entity. 680 </ dd>681 </ dl>686 </li> 687 </ul> 682 688 <div id="shared.and.non-shared.caches"> 683 689 <p id="rfc.section.1.2.p.11"> <span id="rfc.iref.v.2"></span> <dfn>shared cache</dfn> 684 690 </p> 685 < dl class="empty">686 < dd>A cache that is accessible to more than one user. A non-shared cache is dedicated to a single user.</dd>687 </ dl>691 <ul class="empty"> 692 <li>A cache that is accessible to more than one user. A non-shared cache is dedicated to a single user.</li> 693 </ul> 688 694 </div> 689 695 <h2 id="rfc.section.1.3"><a href="#rfc.section.1.3">1.3</a> <a id="intro.requirements" href="#intro.requirements">Requirements</a></h2> … … 1025 1031 </pre><p id="rfc.section.3.2.1.p.2"> <span id="rfc.iref.c.4"></span> <span id="rfc.iref.n.1"></span> no-cache 1026 1032 </p> 1027 < dl class="empty">1028 < dd>The no-cache request directive indicates that a stored response <em class="bcp14">MUST NOT</em> be used to satisfy the request without successful validation on the origin server.1029 </ dd>1030 </ dl>1033 <ul class="empty"> 1034 <li>The no-cache request directive indicates that a stored response <em class="bcp14">MUST NOT</em> be used to satisfy the request without successful validation on the origin server. 1035 </li> 1036 </ul> 1031 1037 <p id="rfc.section.3.2.1.p.3"> <span id="rfc.iref.c.5"></span> <span id="rfc.iref.n.2"></span> no-store 1032 1038 </p> 1033 < dl class="empty">1034 < dd>The no-store request directive indicates that a cache <em class="bcp14">MUST NOT</em> store any part of either this request or any response to it. This directive applies to both non-shared and shared caches.1039 <ul class="empty"> 1040 <li>The no-store request directive indicates that a cache <em class="bcp14">MUST NOT</em> store any part of either this request or any response to it. This directive applies to both non-shared and shared caches. 1035 1041 "<em class="bcp14">MUST NOT</em> store" in this context means that the cache <em class="bcp14">MUST NOT</em> intentionally store the information in non-volatile storage, and <em class="bcp14">MUST</em> make a best-effort attempt to remove the information from volatile storage as promptly as possible after forwarding it. 1036 </ dd>1037 < dd>This directive is NOT a reliable or sufficient mechanism for ensuring privacy. In particular, malicious or compromised caches1042 </li> 1043 <li>This directive is NOT a reliable or sufficient mechanism for ensuring privacy. In particular, malicious or compromised caches 1038 1044 might not recognize or obey this directive, and communications networks may be vulnerable to eavesdropping. 1039 </ dd>1040 </ dl>1045 </li> 1046 </ul> 1041 1047 <p id="rfc.section.3.2.1.p.4"> <span id="rfc.iref.c.6"></span> <span id="rfc.iref.m.1"></span> max-age 1042 1048 </p> 1043 < dl class="empty">1044 < dd>The max-age request directive indicates that the client is willing to accept a response whose age is no greater than the specified1049 <ul class="empty"> 1050 <li>The max-age request directive indicates that the client is willing to accept a response whose age is no greater than the specified 1045 1051 time in seconds. Unless max-stale directive is also included, the client is not willing to accept a stale response. 1046 </ dd>1047 </ dl>1052 </li> 1053 </ul> 1048 1054 <p id="rfc.section.3.2.1.p.5"> <span id="rfc.iref.c.7"></span> <span id="rfc.iref.m.2"></span> max-stale 1049 1055 </p> 1050 < dl class="empty">1051 < dd>The max-stale request directive indicates that the client is willing to accept a response that has exceeded its expiration1056 <ul class="empty"> 1057 <li>The max-stale request directive indicates that the client is willing to accept a response that has exceeded its expiration 1052 1058 time. If max-stale is assigned a value, then the client is willing to accept a response that has exceeded its expiration time 1053 1059 by no more than the specified number of seconds. If no value is assigned to max-stale, then the client is willing to accept 1054 a stale response of any age. <span class="comment" id="rfc.comment.13">[<a href="#rfc.comment.13" class="smpl">rfc.comment.13</a>: of any staleness? --mnot]</span></ dd>1055 </ dl>1060 a stale response of any age. <span class="comment" id="rfc.comment.13">[<a href="#rfc.comment.13" class="smpl">rfc.comment.13</a>: of any staleness? --mnot]</span></li> 1061 </ul> 1056 1062 <p id="rfc.section.3.2.1.p.6"> <span id="rfc.iref.c.8"></span> <span id="rfc.iref.m.3"></span> min-fresh 1057 1063 </p> 1058 < dl class="empty">1059 < dd>The min-fresh request directive indicates that the client is willing to accept a response whose freshness lifetime is no less1064 <ul class="empty"> 1065 <li>The min-fresh request directive indicates that the client is willing to accept a response whose freshness lifetime is no less 1060 1066 than its current age plus the specified time in seconds. That is, the client wants a response that will still be fresh for 1061 1067 at least the specified number of seconds. 1062 </ dd>1063 </ dl>1068 </li> 1069 </ul> 1064 1070 <p id="rfc.section.3.2.1.p.7"> <span id="rfc.iref.c.9"></span> <span id="rfc.iref.n.3"></span> no-transform 1065 1071 </p> 1066 < dl class="empty">1067 < dd>The no-transform request directive indicates that an intermediate cache or proxy <em class="bcp14">MUST NOT</em> change the Content-Encoding, Content-Range or Content-Type request headers, nor the request entity-body.1068 </ dd>1069 </ dl>1072 <ul class="empty"> 1073 <li>The no-transform request directive indicates that an intermediate cache or proxy <em class="bcp14">MUST NOT</em> change the Content-Encoding, Content-Range or Content-Type request headers, nor the request entity-body. 1074 </li> 1075 </ul> 1070 1076 <p id="rfc.section.3.2.1.p.8"> <span id="rfc.iref.c.10"></span> <span id="rfc.iref.o.1"></span> only-if-cached 1071 1077 </p> 1072 < dl class="empty">1073 < dd>The only-if-cached request directive indicates that the client only wishes to return a stored response. If it receives this1078 <ul class="empty"> 1079 <li>The only-if-cached request directive indicates that the client only wishes to return a stored response. If it receives this 1074 1080 directive, a cache <em class="bcp14">SHOULD</em> either respond using a stored response that is consistent with the other constraints of the request, or respond with a 504 1075 1081 (Gateway Timeout) status. If a group of caches is being operated as a unified system with good internal connectivity, such 1076 1082 a request <em class="bcp14">MAY</em> be forwarded within that group of caches. 1077 </ dd>1078 </ dl>1083 </li> 1084 </ul> 1079 1085 <h3 id="rfc.section.3.2.2"><a href="#rfc.section.3.2.2">3.2.2</a> <a id="cache-response-directive" href="#cache-response-directive">Response Cache-Control Directives</a></h3> 1080 1086 <div id="rfc.figure.u.11"></div><pre class="inline"><span id="rfc.iref.g.8"></span> <a href="#header.cache-control" class="smpl">cache-response-directive</a> = … … 1091 1097 </pre><p id="rfc.section.3.2.2.p.2"> <span id="rfc.iref.c.11"></span> <span id="rfc.iref.p.1"></span> public 1092 1098 </p> 1093 < dl class="empty">1094 < dd>The public response directive indicates that the response <em class="bcp14">MAY</em> be cached, even if it would normally be non-cacheable or cacheable only within a non-shared cache. (See also Authorization, <a href="p7-auth.html#header.authorization" title="Authorization">Section 3.1</a> of <a href="#Part7" id="rfc.xref.Part7.2"><cite title="HTTP/1.1, part 7: Authentication">[Part7]</cite></a>, for additional details.)1095 </ dd>1096 </ dl>1099 <ul class="empty"> 1100 <li>The public response directive indicates that the response <em class="bcp14">MAY</em> be cached, even if it would normally be non-cacheable or cacheable only within a non-shared cache. (See also Authorization, <a href="p7-auth.html#header.authorization" title="Authorization">Section 3.1</a> of <a href="#Part7" id="rfc.xref.Part7.2"><cite title="HTTP/1.1, part 7: Authentication">[Part7]</cite></a>, for additional details.) 1101 </li> 1102 </ul> 1097 1103 <p id="rfc.section.3.2.2.p.3"> <span id="rfc.iref.c.12"></span> <span id="rfc.iref.p.2"></span> private 1098 1104 </p> 1099 < dl class="empty">1100 < dd>The private response directive indicates that the response message is intended for a single user and <em class="bcp14">MUST NOT</em> be stored by a shared cache. A private (non-shared) cache <em class="bcp14">MAY</em> store the response.1101 </ dd>1102 < dd>If the private response directive specifies one or more field-names, this requirement is limited to the field-values associated1105 <ul class="empty"> 1106 <li>The private response directive indicates that the response message is intended for a single user and <em class="bcp14">MUST NOT</em> be stored by a shared cache. A private (non-shared) cache <em class="bcp14">MAY</em> store the response. 1107 </li> 1108 <li>If the private response directive specifies one or more field-names, this requirement is limited to the field-values associated 1103 1109 with the listed response headers. That is, the specified field-names(s) <em class="bcp14">MUST NOT</em> be stored by a shared cache, whereas the remainder of the response message <em class="bcp14">MAY</em> be. 1104 </ dd>1105 < dd> <b>Note:</b> This usage of the word private only controls where the response may be stored, and cannot ensure the privacy of the message1110 </li> 1111 <li> <b>Note:</b> This usage of the word private only controls where the response may be stored, and cannot ensure the privacy of the message 1106 1112 content. Also, private response directives with field-names are often handled by implementations as if an unqualified private 1107 1113 directive was recieved; i.e., the special handling for the qualified form is not widely implemented. 1108 </ dd>1109 </ dl>1114 </li> 1115 </ul> 1110 1116 <p id="rfc.section.3.2.2.p.4"> <span id="rfc.iref.c.13"></span> <span id="rfc.iref.n.4"></span> no-cache 1111 1117 </p> 1112 < dl class="empty">1113 < dd>The no-cache response directive indicates that the response <em class="bcp14">MUST NOT</em> be used to satisfy a subsequent request without successful validation on the origin server. This allows an origin server to1118 <ul class="empty"> 1119 <li>The no-cache response directive indicates that the response <em class="bcp14">MUST NOT</em> be used to satisfy a subsequent request without successful validation on the origin server. This allows an origin server to 1114 1120 prevent caching even by caches that have been configured to return stale responses. 1115 </ dd>1116 < dd>If the no-cache response directive specifies one or more field-names, this requirement is limited to the field-values associated1121 </li> 1122 <li>If the no-cache response directive specifies one or more field-names, this requirement is limited to the field-values associated 1117 1123 with the listed response headers. That is, the specified field-name(s) <em class="bcp14">MUST NOT</em> be sent in the response to a subsequent request without successful validation on the origin server. This allows an origin 1118 1124 server to prevent the re-use of certain header fields in a response, while still allowing caching of the rest of the response. 1119 </ dd>1120 < dd> <b>Note:</b> Most HTTP/1.0 caches will not recognize or obey this directive. Also, no-cache response directives with field-names are often1125 </li> 1126 <li> <b>Note:</b> Most HTTP/1.0 caches will not recognize or obey this directive. Also, no-cache response directives with field-names are often 1121 1127 handled by implementations as if an unqualified no-cache directive was recieved; i.e., the special handling for the qualified 1122 1128 form is not widely implemented. 1123 </ dd>1124 </ dl>1129 </li> 1130 </ul> 1125 1131 <p id="rfc.section.3.2.2.p.5"> <span id="rfc.iref.c.14"></span> <span id="rfc.iref.n.5"></span> no-store 1126 1132 </p> 1127 < dl class="empty">1128 < dd>The no-store response directive indicates that a cache <em class="bcp14">MUST NOT</em> store any part of either the immediate request or response. This directive applies to both non-shared and shared caches. "<em class="bcp14">MUST NOT</em> store" in this context means that the cache <em class="bcp14">MUST NOT</em> intentionally store the information in non-volatile storage, and <em class="bcp14">MUST</em> make a best-effort attempt to remove the information from volatile storage as promptly as possible after forwarding it.1129 </ dd>1130 < dd>This directive is NOT a reliable or sufficient mechanism for ensuring privacy. In particular, malicious or compromised caches1133 <ul class="empty"> 1134 <li>The no-store response directive indicates that a cache <em class="bcp14">MUST NOT</em> store any part of either the immediate request or response. This directive applies to both non-shared and shared caches. "<em class="bcp14">MUST NOT</em> store" in this context means that the cache <em class="bcp14">MUST NOT</em> intentionally store the information in non-volatile storage, and <em class="bcp14">MUST</em> make a best-effort attempt to remove the information from volatile storage as promptly as possible after forwarding it. 1135 </li> 1136 <li>This directive is NOT a reliable or sufficient mechanism for ensuring privacy. In particular, malicious or compromised caches 1131 1137 might not recognize or obey this directive, and communications networks may be vulnerable to eavesdropping. 1132 </ dd>1133 </ dl>1138 </li> 1139 </ul> 1134 1140 <p id="rfc.section.3.2.2.p.6"> <span id="rfc.iref.c.15"></span> <span id="rfc.iref.m.4"></span> must-revalidate 1135 1141 </p> 1136 < dl class="empty">1137 < dd>The must-revalidate response directive indicates that once it has become stale, the response <em class="bcp14">MUST NOT</em> be used to satisfy subsequent requests without successful validation on the origin server.1138 </ dd>1139 < dd>The must-revalidate directive is necessary to support reliable operation for certain protocol features. In all circumstances1142 <ul class="empty"> 1143 <li>The must-revalidate response directive indicates that once it has become stale, the response <em class="bcp14">MUST NOT</em> be used to satisfy subsequent requests without successful validation on the origin server. 1144 </li> 1145 <li>The must-revalidate directive is necessary to support reliable operation for certain protocol features. In all circumstances 1140 1146 an HTTP/1.1 cache <em class="bcp14">MUST</em> obey the must-revalidate directive; in particular, if the cache cannot reach the origin server for any reason, it <em class="bcp14">MUST</em> generate a 504 (Gateway Timeout) response. 1141 </ dd>1142 < dd>Servers <em class="bcp14">SHOULD</em> send the must-revalidate directive if and only if failure to validate a request on the entity could result in incorrect operation,1147 </li> 1148 <li>Servers <em class="bcp14">SHOULD</em> send the must-revalidate directive if and only if failure to validate a request on the entity could result in incorrect operation, 1143 1149 such as a silently unexecuted financial transaction. 1144 </ dd>1145 </ dl>1150 </li> 1151 </ul> 1146 1152 <p id="rfc.section.3.2.2.p.7"> <span id="rfc.iref.c.16"></span> <span id="rfc.iref.p.3"></span> proxy-revalidate 1147 1153 </p> 1148 < dl class="empty">1149 < dd>The proxy-revalidate response directive has the same meaning as the must-revalidate response directive, except that it does1154 <ul class="empty"> 1155 <li>The proxy-revalidate response directive has the same meaning as the must-revalidate response directive, except that it does 1150 1156 not apply to non-shared caches. 1151 </ dd>1152 </ dl>1157 </li> 1158 </ul> 1153 1159 <p id="rfc.section.3.2.2.p.8"> <span id="rfc.iref.c.17"></span> <span id="rfc.iref.m.5"></span> max-age 1154 1160 </p> 1155 < dl class="empty">1156 < dd>The max-age response directive indicates that response is to be considered stale after its age is greater than the specified1161 <ul class="empty"> 1162 <li>The max-age response directive indicates that response is to be considered stale after its age is greater than the specified 1157 1163 number of seconds. 1158 </ dd>1159 </ dl>1164 </li> 1165 </ul> 1160 1166 <p id="rfc.section.3.2.2.p.9"> <span id="rfc.iref.c.18"></span> <span id="rfc.iref.s.2"></span> s-maxage 1161 1167 </p> 1162 < dl class="empty">1163 < dd>The s-maxage response directive indicates that, in shared caches, the maximum age specified by this directive overrides the1168 <ul class="empty"> 1169 <li>The s-maxage response directive indicates that, in shared caches, the maximum age specified by this directive overrides the 1164 1170 maximum age specified by either the max-age directive or the Expires header. The s-maxage directive also implies the semantics 1165 1171 of the proxy-revalidate response directive. 1166 </ dd>1167 </ dl>1172 </li> 1173 </ul> 1168 1174 <p id="rfc.section.3.2.2.p.10"> <span id="rfc.iref.c.19"></span> <span id="rfc.iref.n.6"></span> no-transform 1169 1175 </p> 1170 < dl class="empty">1171 < dd>The no-transform response directive indicates that an intermediate cache or proxy <em class="bcp14">MUST NOT</em> change the Content-Encoding, Content-Range or Content-Type response headers, nor the response entity-body.1172 </ dd>1173 </ dl>1176 <ul class="empty"> 1177 <li>The no-transform response directive indicates that an intermediate cache or proxy <em class="bcp14">MUST NOT</em> change the Content-Encoding, Content-Range or Content-Type response headers, nor the response entity-body. 1178 </li> 1179 </ul> 1174 1180 <h3 id="rfc.section.3.2.3"><a href="#rfc.section.3.2.3">3.2.3</a> <a id="cache.control.extensions" href="#cache.control.extensions">Cache Control Extensions</a></h3> 1175 1181 <p id="rfc.section.3.2.3.p.1">The Cache-Control header field can be extended through the use of one or more cache-extension tokens, each with an optional … … 1317 1323 </p> 1318 1324 <p id="rfc.section.3.6.p.12"> 110 Response is stale </p> 1319 < dl class="empty">1320 < dd><em class="bcp14">SHOULD</em> be included whenever the returned response is stale.1321 </ dd>1322 </ dl>1325 <ul class="empty"> 1326 <li><em class="bcp14">SHOULD</em> be included whenever the returned response is stale. 1327 </li> 1328 </ul> 1323 1329 <p id="rfc.section.3.6.p.13"> 111 Revalidation failed </p> 1324 < dl class="empty">1325 < dd><em class="bcp14">SHOULD</em> be included if a cache returns a stale response because an attempt to validate the response failed, due to an inability to1330 <ul class="empty"> 1331 <li><em class="bcp14">SHOULD</em> be included if a cache returns a stale response because an attempt to validate the response failed, due to an inability to 1326 1332 reach the server. 1327 </ dd>1328 </ dl>1333 </li> 1334 </ul> 1329 1335 <p id="rfc.section.3.6.p.14"> 112 Disconnected operation </p> 1330 < dl class="empty">1331 < dd><em class="bcp14">SHOULD</em> be included if the cache is intentionally disconnected from the rest of the network for a period of time.1332 </ dd>1333 </ dl>1336 <ul class="empty"> 1337 <li><em class="bcp14">SHOULD</em> be included if the cache is intentionally disconnected from the rest of the network for a period of time. 1338 </li> 1339 </ul> 1334 1340 <p id="rfc.section.3.6.p.15"> 113 Heuristic expiration </p> 1335 < dl class="empty">1336 < dd><em class="bcp14">SHOULD</em> be included if the cache heuristically chose a freshness lifetime greater than 24 hours and the response's age is greater1341 <ul class="empty"> 1342 <li><em class="bcp14">SHOULD</em> be included if the cache heuristically chose a freshness lifetime greater than 24 hours and the response's age is greater 1337 1343 than 24 hours. 1338 </ dd>1339 </ dl>1344 </li> 1345 </ul> 1340 1346 <p id="rfc.section.3.6.p.16"> 199 Miscellaneous warning </p> 1341 < dl class="empty">1342 < dd>The warning text can include arbitrary information to be presented to a human user, or logged. A system receiving this warning <em class="bcp14">MUST NOT</em> take any automated action, besides presenting the warning to the user.1343 </ dd>1344 </ dl>1347 <ul class="empty"> 1348 <li>The warning text can include arbitrary information to be presented to a human user, or logged. A system receiving this warning <em class="bcp14">MUST NOT</em> take any automated action, besides presenting the warning to the user. 1349 </li> 1350 </ul> 1345 1351 <p id="rfc.section.3.6.p.17"> 214 Transformation applied </p> 1346 < dl class="empty">1347 < dd><em class="bcp14">MUST</em> be added by an intermediate cache or proxy if it applies any transformation changing the content-coding (as specified in the1352 <ul class="empty"> 1353 <li><em class="bcp14">MUST</em> be added by an intermediate cache or proxy if it applies any transformation changing the content-coding (as specified in the 1348 1354 Content-Encoding header) or media-type (as specified in the Content-Type header) of the response, or the entity-body of the 1349 1355 response, unless this Warning code already appears in the response. 1350 </ dd>1351 </ dl>1356 </li> 1357 </ul> 1352 1358 <p id="rfc.section.3.6.p.18"> 299 Miscellaneous persistent warning </p> 1353 < dl class="empty">1354 < dd>The warning text can include arbitrary information to be presented to a human user, or logged. A system receiving this warning <em class="bcp14">MUST NOT</em> take any automated action.1355 </ dd>1356 </ dl>1359 <ul class="empty"> 1360 <li>The warning text can include arbitrary information to be presented to a human user, or logged. A system receiving this warning <em class="bcp14">MUST NOT</em> take any automated action. 1361 </li> 1362 </ul> 1357 1363 <h1 id="rfc.section.4"><a href="#rfc.section.4">4.</a> <a id="history.lists" href="#history.lists">History Lists</a></h1> 1358 1364 <p id="rfc.section.4.p.1">User agents often have history mechanisms, such as "Back" buttons and history lists, that can be used to redisplay an entity … … 1454 1460 <tr> 1455 1461 <td class="reference"><b id="Part1">[Part1]</b></td> 1456 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p1-messaging-latest">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-ietf-httpbis-p1-messaging-latest (work in progress), November 2009.1462 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p1-messaging-latest">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-ietf-httpbis-p1-messaging-latest (work in progress), December 2009. 1457 1463 </td> 1458 1464 </tr> 1459 1465 <tr> 1460 1466 <td class="reference"><b id="Part2">[Part2]</b></td> 1461 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics-latest">HTTP/1.1, part 2: Message Semantics</a>”, Internet-Draft draft-ietf-httpbis-p2-semantics-latest (work in progress), November 2009.1467 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics-latest">HTTP/1.1, part 2: Message Semantics</a>”, Internet-Draft draft-ietf-httpbis-p2-semantics-latest (work in progress), December 2009. 1462 1468 </td> 1463 1469 </tr> 1464 1470 <tr> 1465 1471 <td class="reference"><b id="Part3">[Part3]</b></td> 1466 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p3-payload-latest">HTTP/1.1, part 3: Message Payload and Content Negotiation</a>”, Internet-Draft draft-ietf-httpbis-p3-payload-latest (work in progress), November 2009.1472 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p3-payload-latest">HTTP/1.1, part 3: Message Payload and Content Negotiation</a>”, Internet-Draft draft-ietf-httpbis-p3-payload-latest (work in progress), December 2009. 1467 1473 </td> 1468 1474 </tr> 1469 1475 <tr> 1470 1476 <td class="reference"><b id="Part4">[Part4]</b></td> 1471 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-latest">HTTP/1.1, part 4: Conditional Requests</a>”, Internet-Draft draft-ietf-httpbis-p4-conditional-latest (work in progress), November 2009.1477 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-latest">HTTP/1.1, part 4: Conditional Requests</a>”, Internet-Draft draft-ietf-httpbis-p4-conditional-latest (work in progress), December 2009. 1472 1478 </td> 1473 1479 </tr> 1474 1480 <tr> 1475 1481 <td class="reference"><b id="Part5">[Part5]</b></td> 1476 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p5-range-latest">HTTP/1.1, part 5: Range Requests and Partial Responses</a>”, Internet-Draft draft-ietf-httpbis-p5-range-latest (work in progress), November 2009.1482 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p5-range-latest">HTTP/1.1, part 5: Range Requests and Partial Responses</a>”, Internet-Draft draft-ietf-httpbis-p5-range-latest (work in progress), December 2009. 1477 1483 </td> 1478 1484 </tr> 1479 1485 <tr> 1480 1486 <td class="reference"><b id="Part7">[Part7]</b></td> 1481 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p7-auth-latest">HTTP/1.1, part 7: Authentication</a>”, Internet-Draft draft-ietf-httpbis-p7-auth-latest (work in progress), November 2009.1487 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p7-auth-latest">HTTP/1.1, part 7: Authentication</a>”, Internet-Draft draft-ietf-httpbis-p7-auth-latest (work in progress), December 2009. 1482 1488 </td> 1483 1489 </tr> -
draft-ietf-httpbis/latest/p6-cache.xml
r728 r729 13 13 <!ENTITY SHOULD-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD NOT</bcp14>"> 14 14 <!ENTITY ID-VERSION "latest"> 15 <!ENTITY ID-MONTH " November">15 <!ENTITY ID-MONTH "December"> 16 16 <!ENTITY ID-YEAR "2009"> 17 17 <!ENTITY notation "<xref target='Part1' x:rel='#notation' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> -
draft-ietf-httpbis/latest/p7-auth.html
r728 r729 37 37 } 38 38 39 dl.empty dd { 39 ul.empty { 40 list-style-type: none; 41 } 42 ul.empty li { 40 43 margin-top: .5em; 41 44 } … … 164 167 165 168 table.header { 169 border-spacing: 1px; 166 170 width: 95%; 167 171 font-size: 10pt; … … 175 179 white-space: nowrap; 176 180 } 177 t d.header{181 table.header td { 178 182 background-color: gray; 179 183 width: 50%; 180 184 } 181 t d.header a {185 table.header a { 182 186 color: white; 183 187 } … … 337 341 } 338 342 @top-right { 339 content: " November 2009";343 content: "December 2009"; 340 344 } 341 345 @top-center { … … 378 382 <link rel="Appendix" title="B Collected ABNF" href="#rfc.section.B"> 379 383 <link rel="Appendix" title="C Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.C"> 380 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.4 78, 2009-10-16 14:30:15, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">384 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.485, 2009-11-28 15:36:33, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 381 385 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 382 386 <meta name="DC.Creator" content="Fielding, R."> … … 390 394 <meta name="DC.Creator" content="Reschke, J. F."> 391 395 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p7-auth-latest"> 392 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-1 1-27">396 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-12-01"> 393 397 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 394 398 <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 7 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 7 defines HTTP Authentication."> … … 396 400 </head> 397 401 <body> 398 <table class="header" border="0" cellpadding="1" cellspacing="1"> 399 <tr> 400 <td class="header left">HTTPbis Working Group</td> 401 <td class="header right">R. Fielding, Editor</td> 402 </tr> 403 <tr> 404 <td class="header left">Internet Draft</td> 405 <td class="header right">Day Software</td> 406 </tr> 407 <tr> 408 <td class="header left"> 409 <draft-ietf-httpbis-p7-auth-latest> 410 411 </td> 412 <td class="header right">J. Gettys</td> 413 </tr> 414 <tr> 415 <td class="header left">Obsoletes: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 416 </td> 417 <td class="header right">One Laptop per Child</td> 418 </tr> 419 <tr> 420 <td class="header left">Updates: <a href="http://tools.ietf.org/html/rfc2617">2617</a> (if approved) 421 </td> 422 <td class="header right">J. Mogul</td> 423 </tr> 424 <tr> 425 <td class="header left">Intended status: Standards Track</td> 426 <td class="header right">HP</td> 427 </tr> 428 <tr> 429 <td class="header left">Expires: May 31, 2010</td> 430 <td class="header right">H. Frystyk</td> 431 </tr> 432 <tr> 433 <td class="header left"></td> 434 <td class="header right">Microsoft</td> 435 </tr> 436 <tr> 437 <td class="header left"></td> 438 <td class="header right">L. Masinter</td> 439 </tr> 440 <tr> 441 <td class="header left"></td> 442 <td class="header right">Adobe Systems</td> 443 </tr> 444 <tr> 445 <td class="header left"></td> 446 <td class="header right">P. Leach</td> 447 </tr> 448 <tr> 449 <td class="header left"></td> 450 <td class="header right">Microsoft</td> 451 </tr> 452 <tr> 453 <td class="header left"></td> 454 <td class="header right">T. Berners-Lee</td> 455 </tr> 456 <tr> 457 <td class="header left"></td> 458 <td class="header right">W3C/MIT</td> 459 </tr> 460 <tr> 461 <td class="header left"></td> 462 <td class="header right">Y. Lafon, Editor</td> 463 </tr> 464 <tr> 465 <td class="header left"></td> 466 <td class="header right">W3C</td> 467 </tr> 468 <tr> 469 <td class="header left"></td> 470 <td class="header right">J. F. Reschke, Editor</td> 471 </tr> 472 <tr> 473 <td class="header left"></td> 474 <td class="header right">greenbytes</td> 475 </tr> 476 <tr> 477 <td class="header left"></td> 478 <td class="header right">November 27, 2009</td> 479 </tr> 402 <table class="header"> 403 <tbody> 404 <tr> 405 <td class="left">HTTPbis Working Group</td> 406 <td class="right">R. Fielding, Editor</td> 407 </tr> 408 <tr> 409 <td class="left">Internet Draft</td> 410 <td class="right">Day Software</td> 411 </tr> 412 <tr> 413 <td class="left"> 414 <draft-ietf-httpbis-p7-auth-latest> 415 416 </td> 417 <td class="right">J. Gettys</td> 418 </tr> 419 <tr> 420 <td class="left">Obsoletes: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 421 </td> 422 <td class="right">One Laptop per Child</td> 423 </tr> 424 <tr> 425 <td class="left">Updates: <a href="http://tools.ietf.org/html/rfc2617">2617</a> (if approved) 426 </td> 427 <td class="right">J. Mogul</td> 428 </tr> 429 <tr> 430 <td class="left">Intended status: Standards Track</td> 431 <td class="right">HP</td> 432 </tr> 433 <tr> 434 <td class="left">Expires: June 4, 2010</td> 435 <td class="right">H. Frystyk</td> 436 </tr> 437 <tr> 438 <td class="left"></td> 439 <td class="right">Microsoft</td> 440 </tr> 441 <tr> 442 <td class="left"></td> 443 <td class="right">L. Masinter</td> 444 </tr> 445 <tr> 446 <td class="left"></td> 447 <td class="right">Adobe Systems</td> 448 </tr> 449 <tr> 450 <td class="left"></td> 451 <td class="right">P. Leach</td> 452 </tr> 453 <tr> 454 <td class="left"></td> 455 <td class="right">Microsoft</td> 456 </tr> 457 <tr> 458 <td class="left"></td> 459 <td class="right">T. Berners-Lee</td> 460 </tr> 461 <tr> 462 <td class="left"></td> 463 <td class="right">W3C/MIT</td> 464 </tr> 465 <tr> 466 <td class="left"></td> 467 <td class="right">Y. Lafon, Editor</td> 468 </tr> 469 <tr> 470 <td class="left"></td> 471 <td class="right">W3C</td> 472 </tr> 473 <tr> 474 <td class="left"></td> 475 <td class="right">J. F. Reschke, Editor</td> 476 </tr> 477 <tr> 478 <td class="left"></td> 479 <td class="right">greenbytes</td> 480 </tr> 481 <tr> 482 <td class="left"></td> 483 <td class="right">December 1, 2009</td> 484 </tr> 485 </tbody> 480 486 </table> 481 487 <p class="title">HTTP/1.1, part 7: Authentication<br><span class="filename">draft-ietf-httpbis-p7-auth-latest</span></p> … … 505 511 <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>>. 506 512 </p> 507 <p>This Internet-Draft will expire in May 31, 2010.</p>513 <p>This Internet-Draft will expire in June 4, 2010.</p> 508 514 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 509 515 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 803 809 <tr> 804 810 <td class="reference"><b id="Part1">[Part1]</b></td> 805 <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. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p1-messaging-latest">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-ietf-httpbis-p1-messaging-latest (work in progress), November 2009.811 <td class="top"><a href="mailto:fielding@gbiv.com" title="Day Software">Fielding, R., Ed.</a>, <a href="mailto:jg@laptop.org" title="One Laptop per Child">Gettys, J.</a>, <a href="mailto:JeffMogul@acm.org" title="Hewlett-Packard Company">Mogul, J.</a>, <a href="mailto:henrikn@microsoft.com" title="Microsoft Corporation">Frystyk, H.</a>, <a href="mailto:LMM@acm.org" title="Adobe Systems, Incorporated">Masinter, L.</a>, <a href="mailto:paulle@microsoft.com" title="Microsoft Corporation">Leach, P.</a>, <a href="mailto:timbl@w3.org" title="World Wide Web Consortium">Berners-Lee, T.</a>, <a href="mailto:ylafon@w3.org" title="World Wide Web Consortium">Lafon, Y., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p1-messaging-latest">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</a>”, Internet-Draft draft-ietf-httpbis-p1-messaging-latest (work in progress), December 2009. 806 812 </td> 807 813 </tr> 808 814 <tr> 809 815 <td class="reference"><b id="Part6">[Part6]</b></td> 810 <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>, <a href="mailto:mnot@mnot.net">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), November 2009.816 <td class="top"><a href="mailto:fielding@gbiv.com" title="Day Software">Fielding, R., Ed.</a>, <a href="mailto:jg@laptop.org" title="One Laptop per Child">Gettys, J.</a>, <a href="mailto:JeffMogul@acm.org" title="Hewlett-Packard Company">Mogul, J.</a>, <a href="mailto:henrikn@microsoft.com" title="Microsoft Corporation">Frystyk, H.</a>, <a href="mailto:LMM@acm.org" title="Adobe Systems, Incorporated">Masinter, L.</a>, <a href="mailto:paulle@microsoft.com" title="Microsoft Corporation">Leach, P.</a>, <a href="mailto:timbl@w3.org" title="World Wide Web Consortium">Berners-Lee, T.</a>, <a href="mailto:ylafon@w3.org" title="World Wide Web Consortium">Lafon, Y., Ed.</a>, <a href="mailto:mnot@mnot.net">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. F. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), December 2009. 811 817 </td> 812 818 </tr> -
draft-ietf-httpbis/latest/p7-auth.xml
r728 r729 13 13 <!ENTITY SHOULD-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD NOT</bcp14>"> 14 14 <!ENTITY ID-VERSION "latest"> 15 <!ENTITY ID-MONTH " November">15 <!ENTITY ID-MONTH "December"> 16 16 <!ENTITY ID-YEAR "2009"> 17 17 <!ENTITY notation "<xref target='Part1' x:rel='#notation' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
Note: See TracChangeset
for help on using the changeset viewer.