mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
Since the 'Origin' header is used as response header, a value with invalid characters would trigger 'The header content contains invalid characters' errors. Closes #517