Changeset 1020 for draft-ietf-httpbis-content-disp
- Timestamp:
- 04/10/10 13:10:38 (12 years ago)
- Location:
- draft-ietf-httpbis-content-disp/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-content-disp/latest/draft-ietf-httpbis-content-disp.html
r1019 r1020 401 401 <meta name="dct.creator" content="Reschke, J. F."> 402 402 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp-latest"> 403 <meta name="dct.issued" scheme="ISO8601" content="2010-10-0 1">403 <meta name="dct.issued" scheme="ISO8601" content="2010-10-04"> 404 404 <meta name="dct.abstract" content="HTTP/1.1 defines the Content-Disposition response header field, but points out that it is not part of the HTTP/1.1 Standard. This specification takes over the definition and registration of Content-Disposition, as used in HTTP, and clarifies internationalization aspects."> 405 405 <meta name="description" content="HTTP/1.1 defines the Content-Disposition response header field, but points out that it is not part of the HTTP/1.1 Standard. This specification takes over the definition and registration of Content-Disposition, as used in HTTP, and clarifies internationalization aspects."> … … 419 419 <td class="left">Updates: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 420 420 </td> 421 <td class="right">October 1, 2010</td>421 <td class="right">October 4, 2010</td> 422 422 </tr> 423 423 <tr> … … 426 426 </tr> 427 427 <tr> 428 <td class="left">Expires: April 4, 2011</td>428 <td class="left">Expires: April 7, 2011</td> 429 429 <td class="right"></td> 430 430 </tr> … … 444 444 list is at <<a href="http://trac.tools.ietf.org/wg/httpbis/trac/query?component=content-disp">http://trac.tools.ietf.org/wg/httpbis/trac/query?component=content-disp</a>> and related documents (including fancy diffs) can be found at <<a href="http://tools.ietf.org/wg/httpbis/">http://tools.ietf.org/wg/httpbis/</a>>. 445 445 </p> 446 <p>The changes in this draft are summarized in <a href="#changes.since.02" title="Since draft-ietf-httpbis-content-disp-0 1">Appendix D.7</a>.446 <p>The changes in this draft are summarized in <a href="#changes.since.02" title="Since draft-ietf-httpbis-content-disp-02">Appendix D.7</a>. 447 447 </p> 448 448 <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> … … 455 455 in progress”. 456 456 </p> 457 <p>This Internet-Draft will expire on April 4, 2011.</p>457 <p>This Internet-Draft will expire on April 7, 2011.</p> 458 458 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 459 459 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 507 507 <li class="tocline1">D.5 <a href="#changes.since.00">Since draft-ietf-httpbis-content-disp-00</a></li> 508 508 <li class="tocline1">D.6 <a href="#changes.since.01">Since draft-ietf-httpbis-content-disp-01</a></li> 509 <li class="tocline1">D.7 <a href="#changes.since.02">Since draft-ietf-httpbis-content-disp-0 1</a></li>509 <li class="tocline1">D.7 <a href="#changes.since.02">Since draft-ietf-httpbis-content-disp-02</a></li> 510 510 </ul> 511 511 </li> … … 887 887 <h2 id="rfc.section.D.6"><a href="#rfc.section.D.6">D.6</a> <a id="changes.since.01" href="#changes.since.01">Since draft-ietf-httpbis-content-disp-01</a></h2> 888 888 <p id="rfc.section.D.6.p.1">Various editorial improvements.</p> 889 <h2 id="rfc.section.D.7"><a href="#rfc.section.D.7">D.7</a> <a id="changes.since.02" href="#changes.since.02">Since draft-ietf-httpbis-content-disp-0 1</a></h2>889 <h2 id="rfc.section.D.7"><a href="#rfc.section.D.7">D.7</a> <a id="changes.since.02" href="#changes.since.02">Since draft-ietf-httpbis-content-disp-02</a></h2> 890 890 <p id="rfc.section.D.7.p.1">None yet.</p> 891 891 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> -
draft-ietf-httpbis-content-disp/latest/draft-ietf-httpbis-content-disp.xml
r1019 r1020 816 816 </section> 817 817 818 <section title="Since draft-ietf-httpbis-content-disp-0 1" anchor="changes.since.02">818 <section title="Since draft-ietf-httpbis-content-disp-02" anchor="changes.since.02"> 819 819 <t> 820 820 None yet.
Note: See TracChangeset
for help on using the changeset viewer.