This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
socket.io
Watch
1
Star
1
Fork
0
You've already forked socket.io
mirror of
https://github.com/socketio/socket.io.git
synced
2026-04-30 03:00:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f9d1becfba15ab3e033ab08d092c96179d54e357
socket.io
/
lib
History
Luigi Pinca
f9d1becfba
socket: fix host parsing for IPv6 URLs
2015-05-02 15:17:13 +02:00
..
transports
the 'ok' string isn't very useful, but since this is text and we forced xhr to return an arraybuffer earlier, make it text again
2015-04-12 09:37:42 -06:00
index.js
parser.js: removed the file
2013-01-28 11:40:15 -05:00
socket.js
socket: fix host parsing for IPv6 URLs
2015-05-02 15:17:13 +02:00
transport.js
do not special case cookies, introduce extraHeaders
2015-03-23 21:50:10 +01:00
xmlhttprequest.js
IE10 should prefer using XHR2 over XDR because it's safer
2014-09-04 17:38:39 +09:00