Actions
Bug #1115
closedWebSocket and Cookies
Start date:
01/02/2012
Due date:
% Done:
0%
Estimated time:
Description
Hello!
Hangman example was tested with web-sockets.
Cookies "Remember me" seem not to be created.
BR.
Updated by Koen Deforche almost 13 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
- Target version set to 3.2.1
Hey,
Apparently, a http-only cookie cannot be set using JavaScript (which seems a bit arbitrary) ?
I've fixed this now in my git copy.
Regards,
koen
Actions