Skip to content
New issue

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

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

Already on GitHub? # to your account

Compatibility with IncomingMessage #270

Merged
merged 2 commits into from
Jul 29, 2020
Merged

Conversation

mcollina
Copy link
Member

In one of the previous changes we did lost compatibility with IncomingMessage, which is a feature needed to avoid parsing the bodies of requests in proxies.

I think this is the simplest fix. I know it is using IncomingMessage directly, but I think it's pretty safe.
We might need a similar fix for http2 compat.

@mcollina mcollina requested a review from ronag July 29, 2020 17:32
Copy link
Member

@ronag ronag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Do you need a patch release asap?

@mcollina
Copy link
Member Author

Yes, I'll land and release later on if you don't beat me to it.

@mcollina mcollina merged commit 96480f7 into master Jul 29, 2020
@ronag ronag deleted the incoming-message-compat branch April 25, 2021 22:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants