cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Upload Misbehaving

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 7 May 2008 21:04:43 +0200 (CEST)

On Wed, 7 May 2008, von wrote:

> curl -o c:\temp\login.out -u username:password  -T c:\temp\file2upload.log
> securedURL -k -b FDX securedURL/cookie.dat -0 -v

So you want to upload that file to both these URLs?

> HTTP/1.1 200 OK

First URL accepted it fine.

> PUT /cookie.dat HTTP/1.0

[...]

> * Empty reply from server

Second URL misbehaved and responded nothing. That's not HTTP compliant!

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2008-05-07