Changeset 1013 for draft-ietf-httpbis-content-disp/01
- Timestamp:
- 16/09/10 11:39:49 (12 years ago)
- Location:
- draft-ietf-httpbis-content-disp/01
- Files:
-
- 2 added
- 3 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-content-disp/01/draft-ietf-httpbis-content-disp.html
r1012 r1013 400 400 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 401 401 <meta name="dct.creator" content="Reschke, J. F."> 402 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp- latest">402 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp-01"> 403 403 <meta name="dct.issued" scheme="ISO8601" content="2010-09-16"> 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."> … … 431 431 </tbody> 432 432 </table> 433 <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>433 <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-01</span></p> 434 434 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 435 435 <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. -
draft-ietf-httpbis-content-disp/01/draft-ietf-httpbis-content-disp.xml
r1012 r1013 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-01" 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="September" year="2010" />44 <date month="September" year="2010" day="16"/> 45 45 <workgroup>HTTPbis Working Group</workgroup> 46 46
Note: See TracChangeset
for help on using the changeset viewer.