cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

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

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET