[Webkit-unassigned] [Bug 16357] XMLHttpRequest.setRequestHeader("Cookie", "") does not work correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 8 15:36:37 PST 2007


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





------- Comment #3 from aamann at mac.com  2007-12-08 15:36 PDT -------
(In reply to comment #2)

> Does this work on other browsers (like MSIE or Firefox)?

It used to work in Safari 2.0.x (and Dashboard in 10.4.x) - the problem is not
just setting an empty cookie does not work but even setting
XMLHttpRequest.setRequestHeader("Cookie","test=1234") will result in only the
cookies from Safari being sent, the "test" cookie is nowhere to be found in the
request being sent.

Firefox did not allow the request to be sent due to some security issue :-(


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