Closed
Bug 827074
Opened 12 years ago
Closed 9 years ago
WebSocket handshake does not include cookies
Categories
(Core :: Networking: WebSockets, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: gauthierm, Unassigned)
Details
When Firefox starts a WebSocket client handshake, no Cookie header is sent to the WebSocket server, even if cookies are set for the domain.
This may be on purpose for same-origin (page is on port 80 and websocket server is port 3000), but on other browsers the Cookie header is sent to the server.
Comment 1•12 years ago
|
||
need a specific STR (steps to reproduce) to determine what the appropriate behavior should be.
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•