Changeset 1056 for draft-ietf-httpbis-content-disp
- Timestamp:
- 25/10/10 07:36:13 (12 years ago)
- Location:
- draft-ietf-httpbis-content-disp
- Files:
-
- 4 added
- 4 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-content-disp/03/draft-ietf-httpbis-content-disp.html
r1046 r1056 403 403 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 404 404 <meta name="dct.creator" content="Reschke, J. F."> 405 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp- latest">406 <meta name="dct.issued" scheme="ISO8601" content="2010-10-2 2">405 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp-03"> 406 <meta name="dct.issued" scheme="ISO8601" content="2010-10-25"> 407 407 <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."> 408 408 <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."> … … 422 422 <td class="left">Updates: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 423 423 </td> 424 <td class="right">October 2 2, 2010</td>424 <td class="right">October 25, 2010</td> 425 425 </tr> 426 426 <tr> … … 429 429 </tr> 430 430 <tr> 431 <td class="left">Expires: April 2 5, 2011</td>431 <td class="left">Expires: April 28, 2011</td> 432 432 <td class="right"></td> 433 433 </tr> 434 434 </tbody> 435 435 </table> 436 <p class="title">Use of the Content-Disposition Header Field in the Hypertext Transfer Protocol (HTTP)<br><span class="filename">draft-ietf-httpbis-content-disp- latest</span></p>436 <p class="title">Use of the Content-Disposition Header Field in the Hypertext Transfer Protocol (HTTP)<br><span class="filename">draft-ietf-httpbis-content-disp-03</span></p> 437 437 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 438 438 <p>HTTP/1.1 defines the Content-Disposition response header field, but points out that it is not part of the HTTP/1.1 Standard. … … 458 458 in progress”. 459 459 </p> 460 <p>This Internet-Draft will expire on April 2 5, 2011.</p>460 <p>This Internet-Draft will expire on April 28, 2011.</p> 461 461 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 462 462 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis-content-disp/03/draft-ietf-httpbis-content-disp.xml
- Property svn:eol-style set to native
r1046 r1056 25 25 ]> 26 26 27 <rfc xmlns:x="http://purl.org/net/xml2rfc/ext" xmlns:ed="http://greenbytes.de/2002/rfcedit" ipr="trust200902" docName="draft-ietf-httpbis-content-disp- latest" category="std" x:maturity-level="proposed" xml:lang="en" updates="2616">27 <rfc xmlns:x="http://purl.org/net/xml2rfc/ext" xmlns:ed="http://greenbytes.de/2002/rfcedit" ipr="trust200902" docName="draft-ietf-httpbis-content-disp-03" category="std" x:maturity-level="proposed" xml:lang="en" updates="2616"> 28 28 <front> 29 29 <title abbrev="Content-Disposition in HTTP">Use of the Content-Disposition Header Field … … 42 42 </author> 43 43 44 <date month="October" year="2010" />44 <date month="October" year="2010" day="25"/> 45 45 <workgroup>HTTPbis Working Group</workgroup> 46 46 -
draft-ietf-httpbis-content-disp/latest/draft-ietf-httpbis-content-disp.html
r1046 r1056 404 404 <meta name="dct.creator" content="Reschke, J. F."> 405 405 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp-latest"> 406 <meta name="dct.issued" scheme="ISO8601" content="2010-10-2 2">406 <meta name="dct.issued" scheme="ISO8601" content="2010-10-25"> 407 407 <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."> 408 408 <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."> … … 422 422 <td class="left">Updates: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 423 423 </td> 424 <td class="right">October 2 2, 2010</td>424 <td class="right">October 25, 2010</td> 425 425 </tr> 426 426 <tr> … … 429 429 </tr> 430 430 <tr> 431 <td class="left">Expires: April 2 5, 2011</td>431 <td class="left">Expires: April 28, 2011</td> 432 432 <td class="right"></td> 433 433 </tr> … … 447 447 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>>. 448 448 </p> 449 <p>The changes in this draft are summarized in <a href="#changes.since.0 2" title="Since draft-ietf-httpbis-content-disp-02">Appendix D.7</a>.449 <p>The changes in this draft are summarized in <a href="#changes.since.03" title="Since draft-ietf-httpbis-content-disp-03">Appendix D.8</a>. 450 450 </p> 451 451 <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> … … 458 458 in progress”. 459 459 </p> 460 <p>This Internet-Draft will expire on April 2 5, 2011.</p>460 <p>This Internet-Draft will expire on April 28, 2011.</p> 461 461 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 462 462 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 511 511 <li class="tocline1">D.6 <a href="#changes.since.01">Since draft-ietf-httpbis-content-disp-01</a></li> 512 512 <li class="tocline1">D.7 <a href="#changes.since.02">Since draft-ietf-httpbis-content-disp-02</a></li> 513 <li class="tocline1">D.8 <a href="#changes.since.03">Since draft-ietf-httpbis-content-disp-03</a></li> 513 514 </ul> 514 515 </li> … … 916 917 <p id="rfc.section.D.7.p.2">Update <a href="#alternatives.implementations" title="Implementations (to be removed by RFC Editor before publication)">Appendix C.4</a>; Opera 10.63 RC implements the recommended fallback behavior. 917 918 </p> 919 <h2 id="rfc.section.D.8"><a href="#rfc.section.D.8">D.8</a> <a id="changes.since.03" href="#changes.since.03">Since draft-ietf-httpbis-content-disp-03</a></h2> 920 <p id="rfc.section.D.8.p.1">None yet.</p> 918 921 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 919 922 <p class="noprint"><a href="#rfc.index.C">C</a> <a href="#rfc.index.H">H</a> <a href="#rfc.index.I">I</a> <a href="#rfc.index.R">R</a> -
draft-ietf-httpbis-content-disp/latest/draft-ietf-httpbis-content-disp.xml
r1046 r1056 69 69 </t> 70 70 <t> 71 The changes in this draft are summarized in <xref target="changes.since.0 2"/>.71 The changes in this draft are summarized in <xref target="changes.since.03"/>. 72 72 </t> 73 73 </note> … … 863 863 </t> 864 864 </section> 865 866 <section title="Since draft-ietf-httpbis-content-disp-03" anchor="changes.since.03"> 867 <t> 868 None yet. 869 </t> 870 </section> 871 865 872 </section> 866 873
Note: See TracChangeset
for help on using the changeset viewer.