| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: curl -d option and no data is send
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 2 Apr 2008 11:51:00 +0200 (CEST)
On Mon, 31 Mar 2008, Karin Mustermann wrote:
> I´m trying to send data via post method to a webserver in my intranet from
> < HTTP/1.1 400 Bad Request: Invalid Content Length
Interesting. Your server seem to verify the request before it verifies the
You can probably work around this problem by using --anyauth instead of
> I tried the -F option too, the output is the same.
-F is not interchangable with -d at your will anyway.
> It seems that curl does not include the data, my Content-Length is always 0.
Indeed, since Digest is a challenge-response based concept curl knows it won't
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2008-04-02 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info