Changeset 1144 for draft-ietf-httpbis-content-disp
- Timestamp:
- 26/02/11 11:38:06 (12 years ago)
- Location:
- draft-ietf-httpbis-content-disp
- Files:
-
- 4 added
- 1 edited
- 3 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-content-disp/06/draft-ietf-httpbis-content-disp.html
r1143 r1144 405 405 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 406 406 <meta name="dct.creator" content="Reschke, J. F."> 407 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp- latest">407 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp-06"> 408 408 <meta name="dct.issued" scheme="ISO8601" content="2011-02-26"> 409 409 <meta name="dct.abstract" content="RFC 2616 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."> … … 436 436 </tbody> 437 437 </table> 438 <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>438 <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-06</span></p> 439 439 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 440 440 <p>RFC 2616 defines the Content-Disposition response header field, but points out that it is not part of the HTTP/1.1 Standard. -
draft-ietf-httpbis-content-disp/06/draft-ietf-httpbis-content-disp.xml
r1143 r1144 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-06" 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="February" year="2011" />44 <date month="February" year="2011" day="26"/> 45 45 <workgroup>HTTPbis Working Group</workgroup> 46 46 -
draft-ietf-httpbis-content-disp/latest/draft-ietf-httpbis-content-disp.xml
r1143 r1144 69 69 </t> 70 70 <t> 71 The changes in this draft are summarized in <xref target="changes.since.0 5"/>.71 The changes in this draft are summarized in <xref target="changes.since.06"/>. 72 72 </t> 73 73 </note> … … 1038 1038 </section> 1039 1039 1040 <section title="Since draft-ietf-httpbis-content-disp-06" anchor="changes.since.06"> 1041 <t> 1042 None yet. 1043 </t> 1044 </section> 1045 1040 1046 </section> 1041 1047
Note: See TracChangeset
for help on using the changeset viewer.