-- Brian Akins Senior Systems Engineer CNN Internet Technologies
Shouldn't we still set "Vary: Accept-Encoding" if no-gzip is set?
Example, if I use SetEnvIf to disallow gzip for some browsers, shouldn't
we still tell proxies to vary on "Accept-Encoding"? mod_deflate will
send the Vary if the client does not have a proper Accept-Encoding
header, but not if we set no-gzip. THis seems broken. If mod_deflate
is called, if should send a Vary.
- Re: mod_deflate and no-gzip Brian Akins
- Re: mod_deflate and no-gzip Nick Kew
- Re: mod_deflate and no-gzip André Malo
- Re: mod_deflate and no-gzip Joshua Slive
