* Nick Kew wrote:
> On Mon, 28 Apr 2008 15:10:14 -0400 > > "Brian J. France" <[EMAIL PROTECTED]> wrote: > > I would like to propose a change to mod_deflate that would still > > send the Vary header if the request is flagged with no-gzip or > > gzip-only- text/html. > > But if no-gzip is set, then the response will not be compressed, > regardless of the Accept-Encoding header. So it doesn't vary. Just to be exact - it *might* vary, depending on how no-gzip is set. However, this is still not within the scope of mod_deflate. Thatswhy we have provided this sample configuration in the mod_deflate docs together with mod_headers. nd
