Changeset 384 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 14/11/08 20:09:02 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r382 r384 814 814 </t> 815 815 <figure><artwork type="example"> 816 Sun, 06 Nov 1994 08:49:37 GMT ; RFC 822, updated by RFC1123816 Sun, 06 Nov 1994 08:49:37 GMT ; RFC 1123 817 817 Sunday, 06-Nov-94 08:49:37 GMT ; obsolete RFC 850 format 818 818 Sun Nov 6 08:49:37 1994 ; ANSI C's asctime() format … … 820 820 <t> 821 821 The first format is preferred as an Internet standard and represents 822 a fixed-length subset of that defined by <xref target="RFC1123"/> (an update to823 <xref target="RFC822"/>). Theother formats are described here only for822 a fixed-length subset of that defined by <xref target="RFC1123"/>. The 823 other formats are described here only for 824 824 compatibility with obsolete implementations. 825 825 HTTP/1.1 clients and servers that parse the date value &MUST; accept … … 3368 3368 </reference> 3369 3369 3370 <reference anchor="RFC822">3371 <front>3372 <title abbrev="Standard for ARPA Internet Text Messages">Standard for the format of ARPA Internet text messages</title>3373 <author initials="D.H." surname="Crocker" fullname="David H. Crocker">3374 <organization>University of Delaware, Dept. of Electrical Engineering</organization>3375 <address><email>DCrocker@UDel-Relay</email></address>3376 </author>3377 <date month="August" day="13" year="1982"/>3378 </front>3379 <seriesInfo name="STD" value="11"/>3380 <seriesInfo name="RFC" value="822"/>3381 </reference>3382 3383 3370 <reference anchor="RFC959"> 3384 3371 <front> … … 4595 4582 <section title="Since draft-ietf-httpbis-p1-messaging-05" anchor="changes.since.05"> 4596 4583 <t> 4584 Closed issues: 4585 <list style="symbols"> 4586 <t> 4587 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/134"/>: 4588 "RFC822 reference left in discussion of date formats" 4589 </t> 4590 </list> 4597 4591 </t> 4598 4592 </section>
Note: See TracChangeset
for help on using the changeset viewer.