- From: <louis.theran@nokia.com>
- Date: 2000年4月14日 10:21:18 -0500
- To: www-p3p-public-comments@w3.org
- Cc: hubbard@w3.org
- Message-ID: <B9CFA6CE8FFDD211A1FB0008C7894E460107882F@bseis01nok>
Section 2.4.4 refers to the `asynchronous nature' of HTTP messages. This description is confusing, seeing as HTTP is a synchronous, pipelined protocol. Also, it isn't really clear when it is permissible for a client to ignore the server's caching directives or why this is necessary. The `max-age' facility already offers a solution to this problem: express expiry in TAI seconds from the time of the original response. This solution is easier to implement than anything involving UTC and requires no clock synchronization at all. The issue of (potentially large) network latency shouldn't be an issue because of the way clients determine whether a cached resource is fresh. ^L
Received on Friday, 14 April 2000 11:24:16 UTC