Skip to content

Conversation

@david-benes
Copy link

This fix allows to use amino (redis) with node 5.5.0.
It stopped working due to internal changes in http module.

Node 0.10.32
http.js:1420
self.agent.addRequest(self, host, port, options.localAddress);

Node 5.5.0
_http_client:137
self.agent.addRequest(self, options);

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.

1 participant