-
Notifications
You must be signed in to change notification settings - Fork 7.9k
add node:http and node:https documentation #24268
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
Conversation
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
We should probably mark this draft or hold off on merging until the server side stuff is actually rolled out without the experimental flag. |
68d2271
to
6810838
Compare
68b9d8f
to
aa9d87d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ so you have it, few comments, @mikenomitch
d876f5d
to
fb8f91e
Compare
fb8f91e
to
7b3eb4e
Compare
@@ -129,7 +152,37 @@ export default { | |||
// ... | |||
} | |||
} | |||
``` | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing ```
Summary
Adds the documentation for node http and https modules.
Documentation checklist