Changeset 82 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 21/12/07 23:33:23 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r76 r82 1070 1070 <figure><artwork type="example"> 1071 1071 Sun, 06 Nov 1994 08:49:37 GMT ; RFC 822, updated by RFC 1123 1072 Sunday, 06-Nov-94 08:49:37 GMT ; RFC 850, obsoleted by RFC 10361072 Sunday, 06-Nov-94 08:49:37 GMT ; obsolete RFC 850 format 1073 1073 Sun Nov 6 08:49:37 1994 ; ANSI C's asctime() format 1074 1074 </artwork></figure> … … 1076 1076 The first format is preferred as an Internet standard and represents 1077 1077 a fixed-length subset of that defined by RFC 1123 <xref target="RFC1123"/> (an update to 1078 RFC 822 <xref target="RFC822"/>). The second format is in common use, but is based on the1079 obsolete RFC 850 <xref target="RFC1036"/> date format and lacks a four-digit year.1078 RFC 822 <xref target="RFC822"/>). The other formats are described here only for 1079 compatibility with obsolete implementations. 1080 1080 HTTP/1.1 clients and servers that parse the date value &MUST; accept 1081 1081 all three formats (for compatibility with HTTP/1.0), though they &MUST; … … 3355 3355 </reference> 3356 3356 3357 <reference anchor="RFC1036">3358 <front>3359 <title abbrev="Standard for USENET Messages">Standard for interchange of USENET messages</title>3360 <author initials="M." surname="Horton" fullname="M. Horton">3361 <organization>AT&amp;T Bell Laboratories</organization></author>3362 <author initials="R." surname="Adams" fullname="R. Adams">3363 <organization>Center for Seismic Studies</organization></author>3364 <date month="December" year="1987"/></front>3365 <seriesInfo name="RFC" value="1036"/>3366 </reference>3367 3368 3357 <reference anchor="RFC977"> 3369 3358 <front>
Note: See TracChangeset
for help on using the changeset viewer.