[Webkit-unassigned] [Bug 21585] XMLHttpRequest status code is zero for time-consuming POST request
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 16 01:30:49 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21585
------- Comment #6 from alexcheng1982 at gmail.com 2008-10-16 01:30 PDT -------
But WebKit(version 525.x) is shipped with Safari 3.1, which is one of the
target browsers of my application. I can not reduce the processing time in the
server-side. I also tried to use PUT instead of POST, the same problem
occurred. But the GET method is OK.
Could you please suggest some workarounds for me to support Safari 3.1? It
seems that I can only change the HTTP method from POST to GET.
BTW: Safari 3.1 on Windows and Firefox 3 on Mac don't have this problem.
--
Configure bugmail: https://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