Sander Striker wrote:

> @@ -297,6 +287,7 @@
> 
>          apr_table_setn(r->headers_out, "Content-Encoding", "gzip");
>          apr_table_setn(r->headers_out, "Vary", "Accept-Encoding");
> +        apr_table_unset(r->headers_out, "Content-Length");
>      }
> 
>      APR_BRIGADE_FOREACH(e, bb) {
> 
>   

Do you mean that till now, mod_deflate preserved the original CL, of
the file before being deflated ???

Wow...
Maybe I am confused, or miss something, but how has mod_deflate
succeeded to work till now?
Or are gzip-supporting-browsers smart enough to ignore the CL of
compressed responses?

-- 
Eli Marmor
[EMAIL PROTECTED]
CTO, Founder
Netmask (El-Mar) Internet Technologies Ltd.
__________________________________________________________
Tel.:   +972-9-766-1020          8 Yad-Harutzim St.
Fax.:   +972-9-766-1314          P.O.B. 7004
Mobile: +972-50-23-7338          Kfar-Saba 44641, Israel

Reply via email to