cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Creating multiparted HTTP PUT request?

From: Sebastian Stein <seb_stein_at_gmx.de>
Date: Mon, 9 Oct 2006 20:03:18 +0200

Daniel Stenberg <daniel_at_haxx.se> [061009 18:12]:
> You can use -F and then change the actual request keyword with -X PUT. If
> that's not good enough, you need to build the entire request-body yourself

Thanks, using -X and -F worked!

Sebastian
Received on 2006-10-09