cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

Newlines in multipart/form-data post

From: Robert Marlow <bobstopper_at_bobturf.org>
Date: 22 Apr 2004 12:02:30 +0800

Hi all

I'm writing a script using curl (the executable). The script uses a
multipart/form-data post and has several fields it needs to submit. A
few of the fields have values which take up several lines. I've noticed
only the first lines of these multi-line values are getting submitted.
Is there any way I can avoid this happening and get all lines submitting
with newlines included? I'm using curl 7.9.5.

Thanks.

-- 
Regards,
Robert Marlow
Received on 2004-04-22

These mail archives are generated by hypermail.

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

File upload with ASP.NET