Changeset 1017 for draft-ietf-httpbis-content-disp/02
- Timestamp:
- 22/09/10 07:42:35 (11 years ago)
- Location:
- draft-ietf-httpbis-content-disp/02
- Files:
-
- 2 added
- 2 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-content-disp/02/draft-ietf-httpbis-content-disp.html
r1016 r1017 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">403 <meta name="dct.issued" scheme="ISO8601" content="2010-09-2 1">402 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp-02"> 403 <meta name="dct.issued" scheme="ISO8601" content="2010-09-22"> 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">September 2 1, 2010</td>421 <td class="right">September 22, 2010</td> 422 422 </tr> 423 423 <tr> … … 426 426 </tr> 427 427 <tr> 428 <td class="left">Expires: March 2 5, 2011</td>428 <td class="left">Expires: March 26, 2011</td> 429 429 <td class="right"></td> 430 430 </tr> 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-02</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. … … 455 455 in progress”. 456 456 </p> 457 <p>This Internet-Draft will expire on March 2 5, 2011.</p>457 <p>This Internet-Draft will expire on March 26, 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> -
draft-ietf-httpbis-content-disp/02/draft-ietf-httpbis-content-disp.xml
r1016 r1017 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-02" 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="22"/> 45 45 <workgroup>HTTPbis Working Group</workgroup> 46 46
Note: See TracChangeset
for help on using the changeset viewer.