Changeset 1259 for draft-ietf-httpbis/latest/p3-payload.xml
- Timestamp:
- 04/04/11 17:08:48 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p3-payload.xml
r1254 r1259 2392 2392 </reference> 2393 2393 2394 <reference anchor="draft-ietf-httpbis-content-disp"> 2395 <front> 2396 <title abbrev="Content-Disposition in HTTP">Use of the Content-Disposition Header Field 2397 in the Hypertext Transfer Protocol (HTTP)</title> 2398 <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke"> 2399 <organization abbrev="greenbytes">greenbytes GmbH</organization> 2400 <address> 2401 <email>julian.reschke@greenbytes.de</email> 2402 </address> 2403 </author> 2404 <date month="March" year="2011" day="28"/> 2405 </front> 2406 <seriesInfo name='Internet-Draft' value='draft-ietf-httpbis-content-disp-09' /> 2407 </reference> 2394 2408 2395 2409 </references> … … 2548 2562 <t> 2549 2563 A number of other header fields, such as Content-Disposition and Title, 2550 from SMTP and MIME are also often implemented (see <xref target="RFC2076"/>). 2564 from SMTP and MIME are also often implemented (see <xref target="draft-ietf-httpbis-content-disp"/> 2565 and <xref target="RFC2076"/>). 2551 2566 </t> 2552 2567 </section> … … 2576 2591 of potentially breaking relative links in content-negotiated resources. 2577 2592 (<xref target="header.content-location"/>) 2593 </t> 2594 <t> 2595 Remove discussion of Content-Disposition header field, it is now defined 2596 by <xref target="draft-ietf-httpbis-content-disp"/>. 2597 (<xref target="additional.features"/>) 2578 2598 </t> 2579 2599 <t>
Note: See TracChangeset
for help on using the changeset viewer.