[Webkit-unassigned] [Bug 16729] [cURL] Allow multiple files for upload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 09:40:23 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16729


lethalman88 at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18265|review?                     |
               Flag|                            |
  Attachment #18265|0                           |1
        is obsolete|                            |
  Attachment #18270|                            |review?
               Flag|                            |




------- Comment #7 from lethalman88 at gmail.com  2008-01-04 09:40 PDT -------
Created an attachment (id=18270)
 --> (http://bugs.webkit.org/attachment.cgi?id=18270&action=view)
introduce chunked transfer

Use chunked data transfer when size of files can't be obtained as suggested by
bdash.

Chunked transfer must be automatically handled by Curl, as it does, but don't
know if it does the right way. I've done some tests and doesn't seem to work
well. But this could be another issue and might not be related to our manager
but instead to cURL or the web server.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list