Skip to content

support http.request syntax in new versions of node without breaking older node versions. replaced gzip with node's zlib#8

Open
mreinstein wants to merge 3 commits intoexceptional:masterfrom
mreinstein:master
Open

support http.request syntax in new versions of node without breaking older node versions. replaced gzip with node's zlib#8
mreinstein wants to merge 3 commits intoexceptional:masterfrom
mreinstein:master

Conversation

@mreinstein
Copy link

I saw this pull request: #6 but I think this one may be more desirable because it doesn't break existing versions of node. It uses feature detection to see if the new function is available, otherwise falls back to the existing method.

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