<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 154: wxCurl: Options set via SetOpt are ignored</title><link>https://sourceforge.net/p/wxcode/bugs/154/</link><description>Recent changes to 154: wxCurl: Options set via SetOpt are ignored</description><atom:link href="https://sourceforge.net/p/wxcode/bugs/154/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 10 Jan 2013 00:08:37 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/wxcode/bugs/154/feed.rss" rel="self" type="application/rss+xml"/><item><title>wxCurl: Options set via SetOpt are ignored</title><link>https://sourceforge.net/p/wxcode/bugs/154/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;wxCurlBase::SetCurlHandleToDefaults calls ResetHandle which does a curl_easy_reset(). So any option set manually via wxCurlBase::SetOpt is cleared before making the actual request.&lt;br /&gt;
You shouldn't do that.. reusing a wxCurlBase instance for multiple (unrelated) requests is a bad idea anyway and doesn't need to be supported.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert Wruck</dc:creator><pubDate>Thu, 10 Jan 2013 00:08:37 -0000</pubDate><guid>https://sourceforge.net7a51b44d8619b0c7ac2a1d822e9a3c10b30f3679</guid></item></channel></rss>