| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
help! with 'deflate' content-encoding
From: Gaetano Giunta <giunta.gaetano_at_sea-aeroportimilano.it>
Date: Mon, 21 Aug 2006 12:12:56 +0200
I know this migth be more of a 'plain php' bug than a curl one, but sometimes php devs are a bit unresponsive, so I tought I migth ask here:
I have set up an http client in PHP, that takes adavantage of CURL if available, and does the http decoding on its own when curl is not there.
The server encodes the response using either the php zlib.output_compression option or, by hand, using gzdeflate($payload).
What is happening is:
I have checked all http headers exchanged in the communication, and it all looks fine. No chunked-encoding is used.
I am using php 5.1.5 on windows, and the bundled curl is 7.14.0, w. zlib 1.2.3.
I also have noticed that the response deflated by php is not grokked by a fully-patched IE6, while the gzdeflate'd one is.
Any help?
Thanks
PS: I can set up if needed a web page serving the different responses, for testing purposes...
_______________________________________________
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info