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

Implemented ServerResponse._implicitHeader #111

Merged

Conversation

Hypfer
Copy link
Contributor

@Hypfer Hypfer commented May 16, 2020

expressjs/compression is using this undocumented feature.

https://github.com/nodejs/node/blob/8a6fab02adab2de05f6e864847f96b0924be0840/lib/_http_server.js#L243

Since the goal is to be API-compatible, low.js should also implement that.

expressjs/compression#128
The PR doesn't look like this is going to change anytime soon.

This is of course rather pointless at this stage since there's no zlib module in low.js yet

@ThomasRogg ThomasRogg merged commit 702b8eb into neonious:master May 17, 2020
@Hypfer Hypfer deleted the fix_http_serverresponse_implicitheader branch May 18, 2020 07:25
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.

2 participants