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

Reply via email to