Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement InternalSocket.prototype.writeLatin1String #34

Merged
merged 1 commit into from
Aug 17, 2016

Conversation

papandreou
Copy link
Contributor

Prevent failure with node.js 6.4.0 due to
nodejs/node@28071a1

The error I ran into looked like this: https://travis-ci.org/assetgraph/assetgraph/jobs/152717292#L357-L372

papandreou added a commit to unexpectedjs/unexpected-mitm that referenced this pull request Aug 16, 2016
@moll moll merged commit 446cb7e into moll:master Aug 17, 2016
@moll
Copy link
Owner

moll commented Aug 17, 2016

Thank you again! Released as v1.3.0.

@papandreou
Copy link
Contributor Author

Thanks :)

papandreou added a commit to unexpectedjs/unexpected-mitm that referenced this pull request Aug 25, 2016
Use req.connection._mitm.{client,opts} instead of trying to keep track of the last hijacked socket and options. Fixes failing test.
@papandreou
Copy link
Contributor Author

@vvo, you're welcome ;)

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