| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: NTLM proxy nightmare - POST problem?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 9 Mar 2007 23:34:38 +0100 (CET)
On Fri, 9 Mar 2007, Jonathan Arnold wrote:
> In the Curl_http_auth_act routine, 'perhapsrewind' is called if the request
What about the line immediately before that line? It says:
if((expectsend == -1) || (expectsend > bytessent)) {
What are the contents of the variables expectsend and bytessent in this case?
> And yes, authproxy.picked == CURLAUTH_NTLM. And expectsend == -1, because
Ah, you haven't set a postfieldsize. Did you try simply changing your app to
Other than that, I figure we should change the conditionals there to make it
Do you have the rewind callback setup?
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-03-09 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info