Changeset 1169 for draft-ietf-httpbis-content-disp/07
- Timestamp:
- 12/03/11 11:31:23 (10 years ago)
- Location:
- draft-ietf-httpbis-content-disp/07
- Files:
-
- 4 added
- 2 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-content-disp/07/draft-ietf-httpbis-content-disp.html
r1152 r1169 371 371 } 372 372 @bottom-center { 373 content: "Expires September 7, 2011";373 content: "Expires September 16, 2011"; 374 374 } 375 375 @bottom-right { … … 411 411 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 412 412 <meta name="dct.creator" content="Reschke, J. F."> 413 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp- latest">414 <meta name="dct.issued" scheme="ISO8601" content="2011-03- 06">413 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp-07"> 414 <meta name="dct.issued" scheme="ISO8601" content="2011-03-15"> 415 415 <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."> 416 416 <meta name="description" 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."> … … 430 430 <td class="left">Updates: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 431 431 </td> 432 <td class="right">March 6, 2011</td>432 <td class="right">March 15, 2011</td> 433 433 </tr> 434 434 <tr> … … 437 437 </tr> 438 438 <tr> 439 <td class="left">Expires: September 7, 2011</td>439 <td class="left">Expires: September 16, 2011</td> 440 440 <td class="right"></td> 441 441 </tr> 442 442 </tbody> 443 443 </table> 444 <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>444 <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-07</span></p> 445 445 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 446 446 <p>RFC 2616 defines the Content-Disposition response header field, but points out that it is not part of the HTTP/1.1 Standard. … … 466 466 in progress”. 467 467 </p> 468 <p>This Internet-Draft will expire on September 7, 2011.</p>468 <p>This Internet-Draft will expire on September 16, 2011.</p> 469 469 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 470 470 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis-content-disp/07/draft-ietf-httpbis-content-disp.xml
r1152 r1169 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-07" 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="March" year="2011" />44 <date month="March" year="2011" day="15"/> 45 45 <workgroup>HTTPbis Working Group</workgroup> 46 46
Note: See TracChangeset
for help on using the changeset viewer.