mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
replaced string.length with Buffer.byteLength in jsonp-polling.js, listener.js and xhr-polling.js because content-length header requires number of bytes and not the number of symbols in string