cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: HTTP Multipart Boundary (RFC1341)

From: <Mail.Dietrich_at_gmx.de>
Date: Mon, 04 Oct 2010 18:59:35 +0200

well, just googled for "http post boundary" and found that RFC for
Reference. So how exactly do I create a

--------------BOUNDARY
Content
--------------BOUNDARY
Content2
--------------BOUNDARY
Content3
--------------BOUNDARY

POST using curl? using multiple "-F" comands for each content line?
regards

Am 04.10.2010 18:40, schrieb Daniel Stenberg:
> On Mon, 4 Oct 2010, Mail.Dietrich_at_gmx.de wrote:
>
>> Is curl able to support to generate and use boundarys like described in
>>
>> http://www.w3.org/Protocols/rfc1341/7_2_Multipart.html
>
> That's a hopelessly outdated spec. curl uses boundaries as specified by
> RFC1867 when you do multipart formposts with -F.
>
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-10-04