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
f63735b35ca8a3b3b6f207bf4aae4582c58020a4
socket.io
/
lib
History
Michał Hernas
f63735b35c
Fixed problem when XHR would send in header "application/octet-stream;
...
charset=utf-8", then Request.data would be "ok" instead of proper data
2014-09-11 17:41:30 +03:00
..
transports
Fixed problem when XHR would send in header "application/octet-stream;
2014-09-11 17:41:30 +03:00
index.js
parser.js: removed the file
2013-01-28 11:40:15 -05:00
socket.js
disabled XDomainRequest as default and added enablesXDR option to enable it
2014-08-18 07:50:36 +09:00
transport.js
disabled XDomainRequest as default and added enablesXDR option to enable it
2014-08-18 07:50:36 +09:00
xmlhttprequest.js
disabled XDomainRequest as default and added enablesXDR option to enable it
2014-08-18 07:50:36 +09:00