From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (unknown [IPv6:2602:4b:af30:c100:12bf:48ff:fe7c:5584]) by hurricane.the-brannons.com (Postfix) with ESMTPSA id 5582877B1A for ; Thu, 3 Jul 2014 23:50:11 -0700 (PDT) From: Chris Brannon To: edbrowse-dev@lists.the-brannons.com References: <20140603051951.eklhad@comcast.net> Date: Thu, 03 Jul 2014 23:50:08 -0700 In-Reply-To: <20140603051951.eklhad@comcast.net> (Karl Dahlke's message of "Thu, 03 Jul 2014 05:19:51 -0400") Message-ID: <8761jd62jj.fsf@mushroom.PK5001Z> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Edbrowse-dev] A couple of feature requests X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2014 06:50:11 -0000 Karl Dahlke writes: > If we had set a proxy on the last http fetch, can we then unset it, I'm sorry for missing the rest of your question. Yes, setting CURLOPT_PROXY to "" should do the trick, and we should be able to change it whenever we need to. -- Chris