curl-library
Re: Adding custom entries to post?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 2 Jul 2008 11:53:06 +0200 (CEST)
Date: Wed, 2 Jul 2008 11:53:06 +0200 (CEST)
On Wed, 2 Jul 2008, Robert Bielik wrote:
> Hi, I'd like to add an MD5 checksum to a file upload via curl_formadd . Is
> this even possible ?
Sure!
> As the CURLformoption enum doesn't have a "user" entry I begin to wonder...
No, you just add a part to the upload that contains the md5sum and you'd use a
name your receiving end would look for. No particular new options are needed
fro that.
-- / daniel.haxx.seReceived on 2008-07-02