forward 705783 http://curl.haxx.se/mail/lib-2013-04/0311.html retitle 705783 CURLINFO_CONDITION_UNMET is not resetted between requests
On ven, apr 19, 2013 at 04:36:28 -0700, Ludovico Cavedon wrote:
> curl_easy_reset() does not reset the value of CURLINFO_CONDITION_UNMET
> returned by curl_easy_getinfo(), therefore if a request sets this
> flag, it will be never reset to 0 for subsequent requests.
Yup, but curl_easy_reset() does not have much to do with this.
> The attached patched fixes the bug.
I forwarded the patch upstream, with a little bit cleaner test case.
Thank you!
--
perl -E '$_=q;$/= @{[@_]};and s;\S+;<inidehG ordnasselA>;eg;say~~reverse'
signature.asc
Description: Digital signature

