Changeset 1012
- Timestamp:
- 16/09/10 11:26:16 (12 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
r1011 r1012 401 401 <meta name="dct.creator" content="Reschke, J. F."> 402 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-1 5">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."> 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 1 5, 2010</td>421 <td class="right">September 16, 2010</td> 422 422 </tr> 423 423 <tr> … … 426 426 </tr> 427 427 <tr> 428 <td class="left">Expires: March 19, 2011</td>428 <td class="left">Expires: March 20, 2011</td> 429 429 <td class="right"></td> 430 430 </tr> … … 455 455 in progress”. 456 456 </p> 457 <p>This Internet-Draft will expire on March 19, 2011.</p>457 <p>This Internet-Draft will expire on March 20, 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> … … 595 595 </li> 596 596 <li> 597 <p>Other aspects recipients need to be aware of are names that have a special meaning in the file system or in shell commands,597 <p>Other aspects recipients need to be aware of are names that have a special meaning in the file system or in shell commands, 598 598 such as "." and "..", "~", "|", and also device names. 599 599 </p> -
draft-ietf-httpbis-content-disp/latest/draft-ietf-httpbis-content-disp.xml
r1011 r1012 214 214 <x:lt><t> 215 215 Other aspects recipients need to be aware of are names that have a 216 special meaning in the file system or in shell commands, such as "." and "..",216 special meaning in the file system or in shell commands, such as "." and "..", 217 217 "~", "|", and also device names. 218 218 </t></x:lt>
Note: See TracChangeset
for help on using the changeset viewer.