Changeset 74 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 21/12/07 23:24:41 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r71 r74 3411 3411 </reference> 3412 3412 3413 <reference anchor="RFC1590"> 3414 <front> 3415 <title>Media Type Registration Procedure</title> 3416 <author initials="J." surname="Postel" fullname="Jon Postel"> 3417 <organization>USC/Information Sciences Institute</organization> 3418 <address> 3419 <postal> 3420 <street>4676 Admiralty Way</street> 3421 <city>Marina del Rey</city> 3422 <region>CA</region> 3423 <code>90292</code> 3424 <country>US</country></postal> 3425 <phone>+1 310 822 1511</phone> 3426 <facsimile>+1 310 823 6714</facsimile> 3427 <email>Postel@ISI.EDU</email></address></author> 3428 <date month="November" year="1996"/> 3429 </front> 3430 <seriesInfo name="RFC" value="1590"/> 3413 <reference anchor="RFC4288"> 3414 <front> 3415 <title>Media Type Specifications and Registration Procedures</title> 3416 <author initials="N." surname="Freed" fullname="N. Freed"> 3417 <organization>Sun Microsystems</organization> 3418 <address> 3419 <email>ned.freed@mrochek.com</email> 3420 </address> 3421 </author> 3422 <author initials="J." surname="Klensin" fullname="J. Klensin"> 3423 <organization/> 3424 <address> 3425 <email>klensin+ietf@jck.com</email> 3426 </address> 3427 </author> 3428 <date year="2005" month="December"/> 3429 </front> 3430 <seriesInfo name="BCP" value="13"/> 3431 <seriesInfo name="RFC" value="4288"/> 3431 3432 </reference> 3432 3433 … … 3879 3880 encodings. The application/http type can be used to enclose a 3880 3881 pipeline of one or more HTTP request or response messages (not 3881 intermixed). The following is to be registered with IANA <xref target="RFC 1590"/>.3882 intermixed). The following is to be registered with IANA <xref target="RFC4288"/>. 3882 3883 </t> 3883 3884 <t>
Note: See TracChangeset
for help on using the changeset viewer.