cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: http upload.....

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 29 Apr 2009 23:03:38 +0200 (CEST)

On Wed, 29 Apr 2009, neha bhagat wrote:

> Hs curl library the provision for http append feature like CURLOPT_APPEND in
> case of ftp......... I need to append a file using http upload.........

There's no such thing in HTTP. It can only be done using POST if the server
offers some means for it.

-- 
  / daniel.haxx.se
Received on 2009-04-29