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 callback on req.write and req.end #1047

Merged
merged 1 commit into from Jan 8, 2018
Merged

Implement callback on req.write and req.end #1047

merged 1 commit into from Jan 8, 2018

Conversation

RubenVerborgh
Copy link
Contributor

The Node.js write and end methods take a callback as third argument; this pull request also adds them to the Nock interface.

Fixes #1046 and #1044.

The Node.js write and end methods take a callback as third argument.
Fixes #1046, #1044.
@gr2m gr2m merged commit cb20aa1 into nock:master Jan 8, 2018
@gr2m
Copy link
Member

gr2m commented Jan 8, 2018

Thank you so much for finding the real cause of the problem and sending a great PR with tests 🙏:bow: much appreciated. Have a fabulous week!

Limess pushed a commit to Limess/fastly-promises that referenced this pull request Jan 15, 2018
Fixes issue caused by axios follow-redirects dependency update
nock/nock#1047
@RubenVerborgh RubenVerborgh deleted the fix-callback-parameter branch September 13, 2018 16:10
@lock
Copy link

lock bot commented Sep 27, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue and add a reference to this one if it’s related. Thank you!

@lock lock bot locked as resolved and limited conversation to collaborators Sep 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants