Hello
I'm making some patches in one module. I've got problem with
content_encoding field in a request_rec structure (httpd.h). Even I call in
php file:
header('Content-Encoding: gzip');
I've always get NULL of this field. It's working with "Content-type", but
not with "Content-Encoding". I've got apache 2.2.
Please help.Regards, Ci
