
bugzilla at apache
Aug 9, 2012, 3:42 PM
Post #1 of 2
(68 views)
Permalink
|
|
[Bug 39727] Incorrect ETag on gzip:ed content
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=39727 --- Comment #37 from Andrey Chernov <ache [at] vniz> --- Since different gzip compression levels are semantically equal, you can _always_ send weak tag when using gzip with any compression level, with -gzip suffix like that: ETag: W/"76e23-1835-4156af5e53ac0-gzip" -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|