[webkit-reviews] review requested: [Bug 16729] [cURL] Allow multiple files for upload : [Attachment 18259] proof

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 02:44:57 PST 2008


Luca Bruno <lethalman88 at gmail.com> has asked  for review:
Bug 16729: [cURL] Allow multiple files for upload
http://bugs.webkit.org/show_bug.cgi?id=16729

Attachment 18259: proof
http://bugs.webkit.org/attachment.cgi?id=18259&action=edit

------- Additional Comments from Luca Bruno <lethalman88 at gmail.com>
You can try it here: http://encodable.com/uploaddemo/

No regressions found with the patch. The two parts are just copied from the
main.c of curl.
It's all C since i don't develop C++, hopefully someone can help.
Also i didn't change the job internals, by removing m_filename and changing
m_postBytes to char*, would be done later.


More information about the webkit-reviews mailing list