curl-library
POST file twice over NTLM-proxy
From: Andrew Klukvin <andrew_at_icon3.ru>
Date: Tue, 09 Jan 2007 11:54:38 +0300
Date: Tue, 09 Jan 2007 11:54:38 +0300
Hello!
I'm using curl_formadd and POST-method to send file via proxy with
NTLM-auth.
Looking on ProgressFunction, I see that my file send twice (probably
because of NTLM-specific).
Am I right or not?
P.S. Previously I use my own library where I try to authorize using
HEAD-method (I ask for new login every time when error 407 occured) and
then send data with POST-method. May be this is preferred algorithm but
I want using libcurl in my project. And may be I need to use curl in the
same way?
Received on 2007-01-09