Changeset 1885 for draft-ietf-httpbis/latest
- Timestamp:
- 12/09/12 11:58:25 (8 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r1884 r1885 5018 5018 </li> 5019 5019 <li>Move description of "100-continue" from Part 1 over here.</li> 5020 <li>Move definition of "Vary" header field from Part 6 over here.</li> 5020 5021 </ul> 5021 5022 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> -
draft-ietf-httpbis/latest/p2-semantics.xml
r1884 r1885 7263 7263 Move description of "100-continue" from Part 1 over here. 7264 7264 </t> 7265 <t> 7266 Move definition of "Vary" header field from Part 6 over here. 7267 </t> 7265 7268 </list> 7266 7269 </t> -
draft-ietf-httpbis/latest/p6-cache.html
r1875 r1885 452 452 } 453 453 @bottom-center { 454 content: "Expires March 1 3, 2013";454 content: "Expires March 16, 2013"; 455 455 } 456 456 @bottom-right { … … 499 499 <meta name="dct.creator" content="Reschke, J. F."> 500 500 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p6-cache-latest"> 501 <meta name="dct.issued" scheme="ISO8601" content="2012-09- 09">501 <meta name="dct.issued" scheme="ISO8601" content="2012-09-12"> 502 502 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 503 503 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information systems. This document defines requirements on HTTP caches and the associated header fields that control cache behavior or indicate cacheable response messages."> … … 525 525 </tr> 526 526 <tr> 527 <td class="left">Expires: March 1 3, 2013</td>527 <td class="left">Expires: March 16, 2013</td> 528 528 <td class="right">M. Nottingham, Editor</td> 529 529 </tr> … … 538 538 <tr> 539 539 <td class="left"></td> 540 <td class="right">September 9, 2012</td>540 <td class="right">September 12, 2012</td> 541 541 </tr> 542 542 </tbody> … … 564 564 in progress”. 565 565 </p> 566 <p>This Internet-Draft will expire on March 1 3, 2013.</p>566 <p>This Internet-Draft will expire on March 16, 2013.</p> 567 567 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 568 568 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 2024 2024 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/375">http://tools.ietf.org/wg/httpbis/trac/ticket/375</a>>: "'Most Conservative'" 2025 2025 </li> 2026 <li>Move definition of "Vary" header field into Part 2.</li> 2026 2027 </ul> 2027 2028 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> -
draft-ietf-httpbis/latest/p6-cache.xml
r1875 r1885 2636 2636 "'Most Conservative'" 2637 2637 </t> 2638 <t> 2639 Move definition of "Vary" header field into Part 2. 2640 </t> 2638 2641 </list> 2639 2642 </t>
Note: See TracChangeset
for help on using the changeset viewer.