- From: Henrik Nordstrom <henrik@henriknordstrom.net>
- Date: Thu, 19 Oct 2006 12:41:29 +0000
- To: Robert Sayre <sayrer@gmail.com>
- Cc: HTTP Working Group <ietf-http-wg@w3.org>
Received on Thursday, 19 October 2006 12:45:45 UTC
ons 2006-10-18 klockan 21:42 -0400 skrev Robert Sayre: > I feel that a bug-fix edition of RFC 2616 would be a worthwhile > exercise. I have seen many implementors waste time on mistakes that > are covered in the errata, which are probably a subset of the issues. Agreed. From experience I think it's also worthwhile to further stress the importance of ETag uniqueness among variants of a URI. Very few implementations get this part correct. In fact most major web servers have issues here... Some even strongly believe that entities with different Content-Encoding is the same entity, arguing that since most encoding (at least the standardized ones) can be converted to the same identity encoding so they are in fact the same entity and should have the same strong ETag. Regards Henrik
Received on Thursday, 19 October 2006 12:45:45 UTC