Changeset 327 for draft-ietf-httpbis/latest/p3-payload.xml
- Timestamp:
- 01/10/08 11:38:10 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p3-payload.xml
r326 r327 2241 2241 </reference> 2242 2242 2243 <reference anchor="RFC2822">2244 <front>2245 <title>Internet Message Format</title>2246 <author initials="P." surname="Resnick" fullname="P. Resnick">2247 <organization>QUALCOMM Incorporated</organization>2248 </author>2249 <date year="2001" month="April"/>2250 </front>2251 <seriesInfo name="RFC" value="2822"/>2252 </reference>2253 2254 2243 <reference anchor="RFC3629"> 2255 2244 <front> … … 2307 2296 </reference> 2308 2297 2298 <reference anchor="RFC5322"> 2299 <front> 2300 <title>Internet Message Format</title> 2301 <author initials="P." surname="Resnick" fullname="P. Resnick"> 2302 <organization>Qualcomm Incorporated</organization> 2303 </author> 2304 <date year="2008" month="October"/> 2305 </front> 2306 <seriesInfo name="RFC" value="5322"/> 2307 </reference> 2308 2309 2309 <reference anchor='BCP97'> 2310 2310 <front> … … 2333 2333 <section title="Differences Between HTTP Entities and RFC 2045 Entities" anchor="differences.between.http.entities.and.rfc.2045.entities"> 2334 2334 <t> 2335 HTTP/1.1 uses many of the constructs defined for Internet Mail (<xref target="RFC 2822"/>) and the Multipurpose Internet Mail Extensions (MIME <xref target="RFC2045"/>) to2335 HTTP/1.1 uses many of the constructs defined for Internet Mail (<xref target="RFC5322"/>) and the Multipurpose Internet Mail Extensions (MIME <xref target="RFC2045"/>) to 2336 2336 allow entities to be transmitted in an open variety of 2337 2337 representations and with extensible mechanisms. However, RFC 2045 … … 2706 2706 <section title="Since draft-ietf-httpbis-p3-payload-04" anchor="changes.since.04"> 2707 2707 <t> 2708 Closed issues: 2709 <list style="symbols"> 2710 <t> 2711 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/132"/>: 2712 "RFC 2822 is updated by RFC 5322" 2713 </t> 2714 </list> 2708 2715 </t> 2709 2716 </section>
Note: See TracChangeset
for help on using the changeset viewer.