mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
Since we shim the XMLHttpRequest module with our xmlhttprequest.js code for browser packaging, we do not need the legacy util.request function and can use the XMLHttpRequest module directly.