Skip to content

Conversation

@darrachequesne
Copy link
Member

This reverts commit 2c55b27, which breaks websocket transport under node v0.10 (#494).

This reverts commit 2c55b27, which breaks websocket transport under node v0.10 (socketio#494).
@darrachequesne darrachequesne merged commit 67ac4b7 into socketio:master Oct 5, 2016
@darrachequesne darrachequesne deleted the patch-1 branch October 5, 2016 05:12
@Nibbler999
Copy link

The original commit was a security fix, not sure reverting it is wise.

@darrachequesne
Copy link
Member Author

@Nibbler999 thanks for the heads up! Support for node v0.10 will be dropped in next release.

@andrew-aladev
Copy link

andrew-aladev commented Dec 16, 2016

@Nibbler999 You can simply fix this issue by adding a validation of agent on the node v0.10 side. If agent is null than rejectUnauthorized need to be null. Websockets will work fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants