Chrome/webkit Xhr File Upload
I have searched relentlessly but just can't figure this one out. Why will this XHR connection work perfectly fine in Firefox but breaks in Chrome? I'm using this in conjunction w
Solution 1:
Bug from 2009: XMLHttpRequest doesn't work while submitting a form - https://bugs.webkit.org/show_bug.cgi?id=23933
Post a Comment for "Chrome/webkit Xhr File Upload"