https://issues.apache.org/bugzilla/show_bug.cgi?id=39727
Lars Eilebrecht <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #25 from Lars Eilebrecht <[email protected]> 2009-02-02 15:27:04 PST --- Committed patch to trunk fixing the creation of invalid Etag headers such as Etag: "2106e9-2c-3e9564c23b60"-gzip instead of Etag: "2106e9-2c-3e9564c23b60-gzip" mod_deflate ignores invalid Etag headers not starting with a double quote, and weak Etag headers starting with "W/". http://svn.apache.org/viewvc?view=rev&revision=740149 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
