WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 5924
11207
XmlHttpRequest has a problem with custom headers
https://bugs.webkit.org/show_bug.cgi?id=11207
Summary
XmlHttpRequest has a problem with custom headers
Manuel Holtgrewe
Reported
2006-10-07 10:23:36 PDT
I found the bug in Safari Version 2.0.3 (417.9.2) that still appears in Version 2.0.4 (419.3). You can find a description and a test case of the bug at:
http://www.ggnore.net/~mholtgrewe/safaribug/test.html
From this page: """ Clicking on the buttons below will each create a XmlHttpRequest. One will try to GET on a static HTML file (test.html, this file) the other one will try to get a PHP file which will only force the header "X-Powered-By: PHP/4.3.11" (to make sure that it is there and not deactivated). I assume that the "X-Powered-By" header make XmlHttpRequest#getResponseHeader fail. """
Attachments
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2006-10-07 11:27:21 PDT
Manuel, please try this with a nightly WebKit build. I think it may be fixed in WebKit tip-of-tree (ToT) already. You may get a nightly build at
http://nightly.webkit.org/
.
Alexey Proskuryakov
Comment 2
2006-10-15 04:31:11 PDT
*** This bug has been marked as a duplicate of
5924
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug