> From: curl-library [[email protected]] on behalf of Daniel 
> Stenberg [[email protected]]
> Subject: RE: about https proxy queston
> 
> CURLM_STATE_WAITPROXYCONNECT is the state in which libcurl remains for the
> proxy-CONNECT logic to complete. Once it has received the full proxy response
> there, it goes over to CURLM_STATE_WAITCONNECT. Going back to WAITCONNECT from
> this state will make it go back into expecting the TCP connect to finish,
> which is just wrong since it has already passed that phase!
> 
> Could this be what happens to you?

That seems plausible.

Joe
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to