[Webkit-unassigned] [Bug 14831] REGRESSION: status code of local failed GET request set to -1100 instead of 400

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 13:37:04 PDT 2007


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org




------- Comment #2 from ap at webkit.org  2007-07-31 13:37 PDT -------
What version is this a regression from? I'm getting the same result (-1100) in
shipping 10.4.10 Safari/WebKit.

Clearly, it's wrong to expose a platform-specific error code as http status,
but I would expect it to be 0 or 404 in this case. Do other browsers set the
status of failed file:// request to 400?


-- 
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