No matter how I test using different value of Accept-Encoding, it
always returned as gzip.
curl -I -H 'Accept-Encoding: gzip' http://www.example.com
Content-Encoding: gzip
curl -I -H 'Accept-Encoding: deflate' http://www.example.com
Content-Encoding: gzip
Seems the documentation is confusing
Good Guy wrote:
Lester Caine wrote:
> Moshe Ben-Shoham wrote:
>> Hi,
>>
>> I am also waiting for the Windows binaries for httpd-2.4.1. I saw that
>> Expat 2.1.0 was released, zlib 1.2.7 was not yet released and OpenSSL
>> 1.0.1 was released.
>>
>> I was wondering if there is an ETA for th
Lester Caine wrote:
> Moshe Ben-Shoham wrote:
>> Hi,
>>
>> I am also waiting for the Windows binaries for httpd-2.4.1. I saw that
>> Expat 2.1.0 was released, zlib 1.2.7 was not yet released and OpenSSL
>> 1.0.1 was released.
>>
>> I was wondering if there is an ETA for the Windows binaries?
>> Spe
Moshe Ben-Shoham wrote:
Hi,
I am also waiting for the Windows binaries for httpd-2.4.1. I saw that Expat
2.1.0 was released, zlib 1.2.7 was not yet released and OpenSSL 1.0.1 was
released.
I was wondering if there is an ETA for the Windows binaries? Specifically
(assuming we are OK with Expa
Hi,
I am implementing on "C" a new module in Apache HTTP server.
I succeeded to receive an appropriate HTTP request by my module handler.
Does Apache HTTP server support ms-sync.wbxml content encoding?
Can I configure Apache server to encode content data automatically?
If yes, can you provide ple
Hi,
I am also waiting for the Windows binaries for httpd-2.4.1. I saw that Expat
2.1.0 was released, zlib 1.2.7 was not yet released and OpenSSL 1.0.1 was
released.
I was wondering if there is an ETA for the Windows binaries? Specifically
(assuming we are OK with Expat 2.1.0), is there any i