Changeset 1044 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 22/10/10 02:54:34 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r1031 r1044 3002 3002 A received message that does not have a Date header field &MUST; be 3003 3003 assigned one by the recipient if the message will be cached by that 3004 recipient or gatewayed via a protocol which requires a Date. An HTTP 3005 implementation without a clock &MUST-NOT; cache responses without 3006 revalidating them on every use. An HTTP cache, especially a shared 3007 cache, &SHOULD; use a mechanism, such as NTP <xref target="RFC1305"/>, to synchronize its 3008 clock with a reliable external standard. 3004 recipient or gatewayed via a protocol which requires a Date. 3009 3005 </t> 3010 3006 <t> … … 4296 4292 </reference> 4297 4293 4298 <reference anchor="RFC1305">4299 <front>4300 <title>Network Time Protocol (Version 3) Specification, Implementation</title>4301 <author initials="D." surname="Mills" fullname="David L. Mills">4302 <organization>University of Delaware, Electrical Engineering Department</organization>4303 <address><email>mills@udel.edu</email></address>4304 </author>4305 <date month="March" year="1992"/>4306 </front>4307 <seriesInfo name="RFC" value="1305"/>4308 </reference>4309 4310 4294 <reference anchor="RFC1900"> 4311 4295 <front>
Note: See TracChangeset
for help on using the changeset viewer.