curl-and-python
Re: Curl Object - unset range option
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 12 Jul 2011 23:39:17 +0200 (CEST)
Date: Tue, 12 Jul 2011 23:39:17 +0200 (CEST)
On Tue, 12 Jul 2011, Konstantinos Botsaris wrote:
>>> I would like to ask if there is a way to unset the header option which was
>>> previously set
>> You probably need to check the pycurl code so that 'None' truly equals
>> setting the underlying option to NULL.
>
> Can you be a little bit more specific of what exactly I should do ? Thanks
Custom headers are possible to "unset" when using the plain C API. You
probably need to make sure that the python binding is doing it the proper way.
-- / daniel.haxx.se _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-pythonReceived on 2011-07-12