[Webkit-unassigned] [Bug 15529] New: setRequestHeader in XMLHttpRequest does not work
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 16 02:58:36 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15529
Summary: setRequestHeader in XMLHttpRequest does not work
Product: WebKit
Version: 522+ (nightly)
Platform: S60 Hardware
OS/Version: S60 3rd edition
Status: UNCONFIRMED
Severity: Major
Priority: P2
Component: WebCore JavaScript
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: solimovic at gmail.com
We are test javascript code (Ajax) which add custom header to request by
setRequestHeader. setRequestHeader does not return any error but header does
not send in POST request. In our debug tool (javascript object browser) we see
that XMLHttpRequest has two definitions for setRequestHeader and probably this
is problem.
We are test this behaviour on Nokia E65 and E61i. Other information from
navigator object in tested phones:
productSub: 20030107
userAgent: Mozilla/5.0 (SymbianOS/9.1;U;en-us;) AppleWebKit/413 (KHTML, like
Gecko) Safari/413 es65
On other Safari based devices working setReqeustHeader properly (iPhone, Safari
for Windows).
--
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