ID:               23702
 Comment by:       julian_bond at voidstar dot com
 Reported By:      stephen at pierzchala dot com
 Status:           Analyzed
 Bug Type:         Documentation problem
 Operating System: RedHat 8.0
 PHP Version:      4.3.2RC3
 New Comment:

As far as I can see this option is not working in Win32 4.3.2 
curl_setopt ($ch, CURLOPT_ENCODING,"") and 
curl_setopt ($ch, CURLOPT_ENCODING,"gzip") don't throw errors, but they
also don't generate the Accept-Encoding: header.

At a guess php_curl.dll is being built without zlib support.


Previous Comments:
------------------------------------------------------------------------

[2003-05-19 22:33:08] stephen at pierzchala dot com

Thanks for this...I know it is a documentation issue and I know it
accepts a string value...but how do you activate this feature?

I am using cURL 7.10.5

Thanks

------------------------------------------------------------------------

[2003-05-19 17:08:06] [EMAIL PROTECTED]

Better make this documentation problem, couple of other
options are also not documented.


------------------------------------------------------------------------

[2003-05-19 17:06:54] [EMAIL PROTECTED]

It's already there: CURLOPT_ENCODING


------------------------------------------------------------------------

[2003-05-19 12:48:17] stephen at pierzchala dot com

With the release of cURL 7.10.5, the ability to add the "--compressed"
option to the command line gives people the ability to request
compressed content if the server offers the option.

Will this feature be added to the curl_setopt() family of functions?

Thanks,
Stephen Pierzchala

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=23702&edit=1


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to