Changeset 1165 for draft-ietf-httpbis/latest
- Timestamp:
- 11/03/11 12:49:47 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r1164 r1165 359 359 } 360 360 @bottom-center { 361 content: "Expires September 1 1, 2011";361 content: "Expires September 12, 2011"; 362 362 } 363 363 @bottom-right { … … 410 410 <meta name="dct.creator" content="Reschke, J. F."> 411 411 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p1-messaging-latest"> 412 <meta name="dct.issued" scheme="ISO8601" content="2011-03-1 0">412 <meta name="dct.issued" scheme="ISO8601" content="2011-03-11"> 413 413 <meta name="dct.replaces" content="urn:ietf:rfc:2145"> 414 414 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> … … 442 442 </tr> 443 443 <tr> 444 <td class="left">Expires: September 1 1, 2011</td>444 <td class="left">Expires: September 12, 2011</td> 445 445 <td class="right">HP</td> 446 446 </tr> … … 495 495 <tr> 496 496 <td class="left"></td> 497 <td class="right">March 1 0, 2011</td>497 <td class="right">March 11, 2011</td> 498 498 </tr> 499 499 </tbody> … … 523 523 in progress”. 524 524 </p> 525 <p>This Internet-Draft will expire on September 1 1, 2011.</p>525 <p>This Internet-Draft will expire on September 12, 2011.</p> 526 526 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 527 527 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 3559 3559 </li> 3560 3560 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/210">http://tools.ietf.org/wg/httpbis/trac/ticket/210</a>>: "define 'transparent' proxy" 3561 </li> 3562 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/224">http://tools.ietf.org/wg/httpbis/trac/ticket/224</a>>: "Header Classification" 3561 3563 </li> 3562 3564 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/233">http://tools.ietf.org/wg/httpbis/trac/ticket/233</a>>: "Is * usable as a request-uri for new methods?" -
draft-ietf-httpbis/latest/p1-messaging.xml
r1163 r1165 5812 5812 </t> 5813 5813 <t> 5814 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/224"/>: 5815 "Header Classification" 5816 </t> 5817 <t> 5814 5818 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/233"/>: 5815 5819 "Is * usable as a request-uri for new methods?" -
draft-ietf-httpbis/latest/p2-semantics.html
r1164 r1165 359 359 } 360 360 @bottom-center { 361 content: "Expires September 1 1, 2011";361 content: "Expires September 12, 2011"; 362 362 } 363 363 @bottom-right { … … 409 409 <meta name="dct.creator" content="Reschke, J. F."> 410 410 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 411 <meta name="dct.issued" scheme="ISO8601" content="2011-03-1 0">411 <meta name="dct.issued" scheme="ISO8601" content="2011-03-11"> 412 412 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 413 413 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 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."> … … 440 440 </tr> 441 441 <tr> 442 <td class="left">Expires: September 1 1, 2011</td>442 <td class="left">Expires: September 12, 2011</td> 443 443 <td class="right">HP</td> 444 444 </tr> … … 493 493 <tr> 494 494 <td class="left"></td> 495 <td class="right">March 1 0, 2011</td>495 <td class="right">March 11, 2011</td> 496 496 </tr> 497 497 </tbody> … … 520 520 in progress”. 521 521 </p> 522 <p>This Internet-Draft will expire on September 1 1, 2011.</p>522 <p>This Internet-Draft will expire on September 12, 2011.</p> 523 523 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 524 524 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 3088 3088 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/213">http://tools.ietf.org/wg/httpbis/trac/ticket/213</a>>: "What is the value space of HTTP status codes?" (actually fixed in draft-ietf-httpbis-p2-semantics-11) 3089 3089 </li> 3090 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/224">http://tools.ietf.org/wg/httpbis/trac/ticket/224</a>>: "Header Classification" 3091 </li> 3092 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/225">http://tools.ietf.org/wg/httpbis/trac/ticket/225</a>>: "PUT side effect: invalidation or just stale?" 3093 </li> 3090 3094 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/226">http://tools.ietf.org/wg/httpbis/trac/ticket/226</a>>: "proxies not supporting certain methods" 3091 3095 </li> … … 3093 3097 </li> 3094 3098 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/240">http://tools.ietf.org/wg/httpbis/trac/ticket/240</a>>: "Migrate Upgrade details from RFC2817" 3095 </li>3096 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/225">http://tools.ietf.org/wg/httpbis/trac/ticket/225</a>>: "PUT side effect: invalidation or just stale?"3097 3099 </li> 3098 3100 <li> <<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/267">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/267</a>>: "clarify PUT semantics'" -
draft-ietf-httpbis/latest/p2-semantics.xml
r1163 r1165 4165 4165 </t> 4166 4166 <t> 4167 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/224"/>: 4168 "Header Classification" 4169 </t> 4170 <t> 4171 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/225"/>: 4172 "PUT side effect: invalidation or just stale?" 4173 </t> 4174 <t> 4167 4175 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/226"/>: 4168 4176 "proxies not supporting certain methods" … … 4177 4185 </t> 4178 4186 <t> 4179 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/225"/>:4180 "PUT side effect: invalidation or just stale?"4181 </t>4182 <t>4183 4187 <eref target="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/267"/>: 4184 4188 "clarify PUT semantics'" -
draft-ietf-httpbis/latest/p3-payload.html
r1164 r1165 359 359 } 360 360 @bottom-center { 361 content: "Expires September 1 1, 2011";361 content: "Expires September 12, 2011"; 362 362 } 363 363 @bottom-right { … … 408 408 <meta name="dct.creator" content="Reschke, J. F."> 409 409 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p3-payload-latest"> 410 <meta name="dct.issued" scheme="ISO8601" content="2011-03-1 0">410 <meta name="dct.issued" scheme="ISO8601" content="2011-03-11"> 411 411 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 412 412 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 3 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 3 defines HTTP message content, metadata, and content negotiation."> … … 434 434 </tr> 435 435 <tr> 436 <td class="left">Expires: September 1 1, 2011</td>436 <td class="left">Expires: September 12, 2011</td> 437 437 <td class="right">J. Mogul</td> 438 438 </tr> … … 491 491 <tr> 492 492 <td class="left"></td> 493 <td class="right">March 1 0, 2011</td>493 <td class="right">March 11, 2011</td> 494 494 </tr> 495 495 </tbody> … … 517 517 in progress”. 518 518 </p> 519 <p>This Internet-Draft will expire on September 1 1, 2011.</p>519 <p>This Internet-Draft will expire on September 12, 2011.</p> 520 520 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 521 521 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 2096 2096 <p id="rfc.section.E.14.p.1">Closed issues: </p> 2097 2097 <ul> 2098 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/224">http://tools.ietf.org/wg/httpbis/trac/ticket/224</a>>: "Header Classification" 2099 </li> 2098 2100 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/277">http://tools.ietf.org/wg/httpbis/trac/ticket/277</a>>: "potentially misleading MAY in media-type def" 2099 2101 </li> -
draft-ietf-httpbis/latest/p3-payload.xml
r1163 r1165 3133 3133 <list style="symbols"> 3134 3134 <t> 3135 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/224"/>: 3136 "Header Classification" 3137 </t> 3138 <t> 3135 3139 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/277"/>: 3136 3140 "potentially misleading MAY in media-type def" -
draft-ietf-httpbis/latest/p4-conditional.html
r1164 r1165 359 359 } 360 360 @bottom-center { 361 content: "Expires September 1 1, 2011";361 content: "Expires September 12, 2011"; 362 362 } 363 363 @bottom-right { … … 406 406 <meta name="dct.creator" content="Reschke, J. F."> 407 407 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p4-conditional-latest"> 408 <meta name="dct.issued" scheme="ISO8601" content="2011-03-1 0">408 <meta name="dct.issued" scheme="ISO8601" content="2011-03-11"> 409 409 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 410 410 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 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."> … … 432 432 </tr> 433 433 <tr> 434 <td class="left">Expires: September 1 1, 2011</td>434 <td class="left">Expires: September 12, 2011</td> 435 435 <td class="right">J. Mogul</td> 436 436 </tr> … … 489 489 <tr> 490 490 <td class="left"></td> 491 <td class="right">March 1 0, 2011</td>491 <td class="right">March 11, 2011</td> 492 492 </tr> 493 493 </tbody> … … 515 515 in progress”. 516 516 </p> 517 <p>This Internet-Draft will expire on September 1 1, 2011.</p>517 <p>This Internet-Draft will expire on September 12, 2011.</p> 518 518 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 519 519 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1383 1383 <p id="rfc.section.C.13.p.1">None.</p> 1384 1384 <h2 id="rfc.section.C.14"><a href="#rfc.section.C.14">C.14</a> <a id="changes.since.12" href="#changes.since.12">Since draft-ietf-httpbis-p4-conditional-12</a></h2> 1385 <p id="rfc.section.C.14.p.1">None yet.</p> 1385 <p id="rfc.section.C.14.p.1">Closed issues: </p> 1386 <ul> 1387 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/224">http://tools.ietf.org/wg/httpbis/trac/ticket/224</a>>: "Header Classification" 1388 </li> 1389 </ul> 1386 1390 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 1387 1391 <p class="noprint"><a href="#rfc.index.3">3</a> <a href="#rfc.index.4">4</a> <a href="#rfc.index.E">E</a> <a href="#rfc.index.G">G</a> <a href="#rfc.index.H">H</a> <a href="#rfc.index.I">I</a> <a href="#rfc.index.L">L</a> <a href="#rfc.index.P">P</a> <a href="#rfc.index.R">R</a> <a href="#rfc.index.S">S</a> -
draft-ietf-httpbis/latest/p4-conditional.xml
r1163 r1165 1712 1712 <section title="Since draft-ietf-httpbis-p4-conditional-12" anchor="changes.since.12"> 1713 1713 <t> 1714 None yet. 1714 Closed issues: 1715 <list style="symbols"> 1716 <t> 1717 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/224"/>: 1718 "Header Classification" 1719 </t> 1720 </list> 1715 1721 </t> 1716 1722 </section> -
draft-ietf-httpbis/latest/p5-range.html
r1164 r1165 359 359 } 360 360 @bottom-center { 361 content: "Expires September 1 1, 2011";361 content: "Expires September 12, 2011"; 362 362 } 363 363 @bottom-right { … … 406 406 <meta name="dct.creator" content="Reschke, J. F."> 407 407 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p5-range-latest"> 408 <meta name="dct.issued" scheme="ISO8601" content="2011-03-1 0">408 <meta name="dct.issued" scheme="ISO8601" content="2011-03-11"> 409 409 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 410 410 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 5 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 5 defines range-specific requests and the rules for constructing and combining responses to those requests."> … … 432 432 </tr> 433 433 <tr> 434 <td class="left">Expires: September 1 1, 2011</td>434 <td class="left">Expires: September 12, 2011</td> 435 435 <td class="right">J. Mogul</td> 436 436 </tr> … … 489 489 <tr> 490 490 <td class="left"></td> 491 <td class="right">March 1 0, 2011</td>491 <td class="right">March 11, 2011</td> 492 492 </tr> 493 493 </tbody> … … 515 515 in progress”. 516 516 </p> 517 <p>This Internet-Draft will expire on September 1 1, 2011.</p>517 <p>This Internet-Draft will expire on September 12, 2011.</p> 518 518 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 519 519 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1374 1374 </ul> 1375 1375 <h2 id="rfc.section.D.14"><a href="#rfc.section.D.14">D.14</a> <a id="changes.since.12" href="#changes.since.12">Since draft-ietf-httpbis-p5-range-12</a></h2> 1376 <p id="rfc.section.D.14.p.1">None yet.</p> 1376 <p id="rfc.section.D.14.p.1">Closed issues: </p> 1377 <ul> 1378 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/224">http://tools.ietf.org/wg/httpbis/trac/ticket/224</a>>: "Header Classification" 1379 </li> 1380 </ul> 1377 1381 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 1378 1382 <p class="noprint"><a href="#rfc.index.2">2</a> <a href="#rfc.index.4">4</a> <a href="#rfc.index.A">A</a> <a href="#rfc.index.C">C</a> <a href="#rfc.index.G">G</a> <a href="#rfc.index.H">H</a> <a href="#rfc.index.I">I</a> <a href="#rfc.index.M">M</a> <a href="#rfc.index.P">P</a> <a href="#rfc.index.R">R</a> <a href="#rfc.index.S">S</a> -
draft-ietf-httpbis/latest/p5-range.xml
r1163 r1165 1653 1653 <section title="Since draft-ietf-httpbis-p5-range-12" anchor="changes.since.12"> 1654 1654 <t> 1655 None yet. 1655 Closed issues: 1656 <list style="symbols"> 1657 <t> 1658 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/224"/>: 1659 "Header Classification" 1660 </t> 1661 </list> 1656 1662 </t> 1657 1663 </section> -
draft-ietf-httpbis/latest/p6-cache.html
r1164 r1165 362 362 } 363 363 @bottom-center { 364 content: "Expires September 1 1, 2011";364 content: "Expires September 12, 2011"; 365 365 } 366 366 @bottom-right { … … 408 408 <meta name="dct.creator" content="Reschke, J. F."> 409 409 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p6-cache-latest"> 410 <meta name="dct.issued" scheme="ISO8601" content="2011-03-1 0">410 <meta name="dct.issued" scheme="ISO8601" content="2011-03-11"> 411 411 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 412 412 <meta name="dct.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."> … … 434 434 </tr> 435 435 <tr> 436 <td class="left">Expires: September 1 1, 2011</td>436 <td class="left">Expires: September 12, 2011</td> 437 437 <td class="right">J. Mogul</td> 438 438 </tr> … … 495 495 <tr> 496 496 <td class="left"></td> 497 <td class="right">March 1 0, 2011</td>497 <td class="right">March 11, 2011</td> 498 498 </tr> 499 499 </tbody> … … 521 521 in progress”. 522 522 </p> 523 <p>This Internet-Draft will expire on September 1 1, 2011.</p>523 <p>This Internet-Draft will expire on September 12, 2011.</p> 524 524 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 525 525 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1942 1942 <p id="rfc.section.C.14.p.1">Closed issues: </p> 1943 1943 <ul> 1944 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/224">http://tools.ietf.org/wg/httpbis/trac/ticket/224</a>>: "Header Classification" 1945 </li> 1944 1946 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/268">http://tools.ietf.org/wg/httpbis/trac/ticket/268</a>>: "Clarify 'public'" 1945 1947 </li> -
draft-ietf-httpbis/latest/p6-cache.xml
r1163 r1165 2670 2670 <list style="symbols"> 2671 2671 <t> 2672 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/224"/>: 2673 "Header Classification" 2674 </t> 2675 <t> 2672 2676 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/268"/>: 2673 2677 "Clarify 'public'" -
draft-ietf-httpbis/latest/p7-auth.html
r1164 r1165 359 359 } 360 360 @bottom-center { 361 content: "Expires September 1 1, 2011";361 content: "Expires September 12, 2011"; 362 362 } 363 363 @bottom-right { … … 403 403 <meta name="dct.creator" content="Reschke, J. F."> 404 404 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p7-auth-latest"> 405 <meta name="dct.issued" scheme="ISO8601" content="2011-03-1 0">405 <meta name="dct.issued" scheme="ISO8601" content="2011-03-11"> 406 406 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 407 407 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 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."> … … 434 434 </tr> 435 435 <tr> 436 <td class="left">Expires: September 1 1, 2011</td>436 <td class="left">Expires: September 12, 2011</td> 437 437 <td class="right">HP</td> 438 438 </tr> … … 487 487 <tr> 488 488 <td class="left"></td> 489 <td class="right">March 1 0, 2011</td>489 <td class="right">March 11, 2011</td> 490 490 </tr> 491 491 </tbody> … … 513 513 in progress”. 514 514 </p> 515 <p>This Internet-Draft will expire on September 1 1, 2011.</p>515 <p>This Internet-Draft will expire on September 12, 2011.</p> 516 516 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 517 517 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1055 1055 </li> 1056 1056 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/195">http://tools.ietf.org/wg/httpbis/trac/ticket/195</a>>: "auth-param syntax" 1057 </li> 1058 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/224">http://tools.ietf.org/wg/httpbis/trac/ticket/224</a>>: "Header Classification" 1057 1059 </li> 1058 1060 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/237">http://tools.ietf.org/wg/httpbis/trac/ticket/237</a>>: "absorbing the auth framework from 2617" -
draft-ietf-httpbis/latest/p7-auth.xml
r1163 r1165 1169 1169 </t> 1170 1170 <t> 1171 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/224"/>: 1172 "Header Classification" 1173 </t> 1174 <t> 1171 1175 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/237"/>: 1172 1176 "absorbing the auth framework from 2617"
Note: See TracChangeset
for help on using the changeset viewer.