hi!
i write a small application to upload to flickr
i jz handle "multipart/form-data" post data my self and give to curl via
CURLOPT_POSTFIELDS

however when post flickr always return <err code="4" msg="Filesize was
zero" />

i jz wonder if my POST data is correct or not. I jz pass the
multipart/form-data to CURLOPT_POSTFIELDS, will curl use my data or change
it ? hmm
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to