Changeset 1254 for draft-ietf-httpbis-content-disp
- Timestamp:
- 01/04/11 16:10:35 (11 years ago)
- Location:
- draft-ietf-httpbis-content-disp/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-content-disp/latest/draft-ietf-httpbis-content-disp.html
r1219 r1254 362 362 } 363 363 @top-right { 364 content: " March2011";364 content: "April 2011"; 365 365 } 366 366 @top-center { … … 371 371 } 372 372 @bottom-center { 373 content: "Expires September 29, 2011";373 content: "Expires October 3, 2011"; 374 374 } 375 375 @bottom-right { … … 412 412 <meta name="dct.creator" content="Reschke, J. F."> 413 413 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp-latest"> 414 <meta name="dct.issued" scheme="ISO8601" content="2011-0 3-28">414 <meta name="dct.issued" scheme="ISO8601" content="2011-04-01"> 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 28, 2011</td>432 <td class="right">April 1, 2011</td> 433 433 </tr> 434 434 <tr> … … 437 437 </tr> 438 438 <tr> 439 <td class="left">Expires: September 29, 2011</td>439 <td class="left">Expires: October 3, 2011</td> 440 440 <td class="right"></td> 441 441 </tr> … … 466 466 in progress”. 467 467 </p> 468 <p>This Internet-Draft will expire on September 29, 2011.</p>468 <p>This Internet-Draft will expire on October 3, 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/latest/draft-ietf-httpbis-content-disp.xml
r1211 r1254 42 42 </author> 43 43 44 <date month=" March" year="2011"/>44 <date month="April" year="2011"/> 45 45 <workgroup>HTTPbis Working Group</workgroup> 46 46
Note: See TracChangeset
for help on using the changeset viewer.