RESOLVED INVALID 20658
Loading terrine.de/cms results in NSURLErrorDomain:-1011
https://bugs.webkit.org/show_bug.cgi?id=20658
Summary Loading terrine.de/cms results in NSURLErrorDomain:-1011
Michael Zedler
Reported 2008-09-05 00:41:00 PDT
The website works in IE, FF and Opera, but Safari 3.1.2 and Webkit ToT give on OX X 10.4 "NSURLErrorDomain:-1011" and on aroben's OS X 10.5 "NSURLErrorDomain:-1015".
Attachments
Mark Rowe (bdash)
Comment 1 2008-09-05 02:13:09 PDT
For what it's worth, -1015 is kCFURLErrorCannotDecodeRawData, while -1011 is NSURLErrorBadServerResponse. That said, the page loads correctly for me.
Alexey Proskuryakov
Comment 2 2008-09-08 04:36:49 PDT
I do get the -1015 error on Leopard on most attempts. Unfortunately, this doesn't reproduce with a local copy of the server's HTTP response, even when served with nc, which makes me think that this is a timing issue in CFNetwork.
Alexey Proskuryakov
Comment 3 2008-09-08 04:37:30 PDT
Alexey Proskuryakov
Comment 4 2008-09-08 04:39:04 PDT
Closing as INVALID per out process as a non-WebKit bug. It will continue to be investigated by Apple engineers internally, thank you for reporting it!
Note You need to log in before you can comment on or make changes to this bug.