On Mon, 23 Mar 2009, Glenn Waldron wrote:

I'm using libcurl 7.19.4 and am trying to connect to an HTTP proxy server
with an endpoint that looks like:

host.com:39001/proxy.asp

What is the proper way to set that using curl_easy_setopt calls? It's the "/proxy.asp" that is throwing me off.

That looks completely wrong. A HTTP proxy cannot be used that way. I would gues that what you have there is a URL for a 'pac' script or something.

--

 / daniel.haxx.se

Reply via email to