cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: NTLM proxy nightmare - POST problem?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 8 Mar 2007 23:09:36 +0100 (CET)

On Thu, 8 Mar 2007, Jonathan Arnold wrote:

> I've attached the '--trace-ascii' log for the hang. It doesn't show much. A
> POST by curl, followed by a receive of the proxy auth error. Then nothing.
> It's not surprising there's no auth info in the first POST, as the key is
> that I'm doing an 'anyauth', so it first starts with nothing and tries to
> figure it out from there. If it does a GET, it works correctly, as you can
> see from the second log.

Any chance you can run this with a debugger and see what libcurl is waiting
for at that moment?

It seems like it doesn't consider itself done with either recving or sending
so it doesn't "act" on the auth stuff and thus just waits for the recv/send to
complete...

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-03-08