[Webkit-unassigned] [Bug 21585] New: XMLHttpRequest status code is zero for time-consuming POST request
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 13 20:11:18 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21585
Summary: XMLHttpRequest status code is zero for time-consuming
POST request
Product: WebKit
Version: 525.x (Safari 3.1)
Platform: Macintosh Intel
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P3
Component: WebCore JavaScript
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: alexcheng1982 at gmail.com
I used a HTTP POST request to fetch data from the server-side. Once the
processing time in the server-side is long, say 4 mins, I got a xhr error in
the browser side with status code is zero.
I tried dojo and jQuery's xhr library. Both have the same problem.
I'm wondering if there exists a hidden timeout setting in WebKit.
--
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