[Webkit-unassigned] [Bug 26979] Sending a file with XmlHttpRequest.send() doesn't include boundary separators

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 6 07:02:02 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26979





--- Comment #1 from Alfonso Martínez de Lizarrondo <amla70 at gmail.com>  2009-07-06 07:02:01 PDT ---
After thinking about this issue, I think that the most straightforward and
friendly solution would be to allow using the <form> element in the xhr.send()
method, so the browser takes care of everything like in a normal submit, but
now being able to keep track of the progress and getting the response from the
server.

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


More information about the webkit-unassigned mailing list