Skip to content

doc: Update net/http notes. #476

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

Merged
merged 2 commits into from
Jun 12, 2016
Merged

Conversation

dmitshur
Copy link
Member

@dmitshur dmitshur commented Jun 12, 2016

Followup to #454. Mention that Fetch API can be used.

Mention that only net/http client is supported, server is not.

Also mention that by default, without third party polyfill modules for XHR or Fetch APIs, node.js will not support net/http.

dmitshur added 2 commits June 12, 2016 14:08
Followup to #454. Mention that Fetch API can be used.

Also mention that by default, without third party polyfill modules for XHR or Fetch APIs, node.js will not support net/http.
Also mention that only client is supported, server is not.
@dominikh
Copy link
Member

LGTM

@dmitshur dmitshur merged commit a727a4a into master Jun 12, 2016
@dmitshur dmitshur deleted the update-net-http-compatibility-note branch June 12, 2016 21:18
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