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

doc: add initial version of maintaining-http.md #41798

Closed
wants to merge 16 commits into from

Conversation

mhdawson
Copy link
Member

  • document strategy based on Next-10 mini-summit
  • initial top level info on http API implementations

Refs: nodejs/next-10#114

Signed-off-by: Michael Dawson mdawson@devrus.com

- document strategy based on Next-10 mini-summit
- initial top level info on http API implementations

Refs: nodejs/next-10#114

Signed-off-by: Michael Dawson <mdawson@devrus.com>
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/tsc

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Jan 31, 2022
terms of priority within existing or new APIs is:
* HTTP 2 in “maintenance mode” both protocol and APIs
* HTTP 1 stable protocol, but innovation in APIs
* HTTP 3 is the future need to plan in support
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not sure what this bullet point is trying to say

doc/contributing/maintaining-http.md Outdated Show resolved Hide resolved
doc/contributing/maintaining-http.md Outdated Show resolved Hide resolved
doc/contributing/maintaining-http.md Outdated Show resolved Hide resolved
doc/contributing/maintaining-http.md Outdated Show resolved Hide resolved
doc/contributing/maintaining-http.md Outdated Show resolved Hide resolved
doc/contributing/maintaining-http.md Outdated Show resolved Hide resolved
Copy link
Contributor

@RaisinTen RaisinTen left a comment

Choose a reason for hiding this comment

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

nit: suggestions to use HEAD links in the spirit of #37421

doc/contributing/maintaining-http.md Outdated Show resolved Hide resolved
doc/contributing/maintaining-http.md Outdated Show resolved Hide resolved
doc/contributing/maintaining-http.md Outdated Show resolved Hide resolved
doc/contributing/maintaining-http.md Outdated Show resolved Hide resolved
doc/contributing/maintaining-http.md Outdated Show resolved Hide resolved
doc/contributing/maintaining-http.md Outdated Show resolved Hide resolved
doc/contributing/maintaining-http.md Outdated Show resolved Hide resolved
mhdawson and others added 11 commits February 1, 2022 18:23
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Co-authored-by: Darshan Sen <raisinten@gmail.com>
Co-authored-by: Darshan Sen <raisinten@gmail.com>
Co-authored-by: Darshan Sen <raisinten@gmail.com>
Co-authored-by: Darshan Sen <raisinten@gmail.com>
Co-authored-by: Darshan Sen <raisinten@gmail.com>
Co-authored-by: Darshan Sen <raisinten@gmail.com>
Co-authored-by: Darshan Sen <raisinten@gmail.com>
@mhdawson
Copy link
Member Author

mhdawson commented Feb 3, 2022

Landed in ac3c33c

@mhdawson mhdawson closed this Feb 3, 2022
mhdawson added a commit that referenced this pull request Feb 3, 2022
- document strategy based on Next-10 mini-summit
- initial top level info on http API implementations

Refs: nodejs/next-10#114

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: #41798
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
VoltrexKeyva pushed a commit to VoltrexKeyva/node that referenced this pull request Feb 3, 2022
- document strategy based on Next-10 mini-summit
- initial top level info on http API implementations

Refs: nodejs/next-10#114

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: nodejs#41798
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
ruyadorno pushed a commit that referenced this pull request Feb 8, 2022
- document strategy based on Next-10 mini-summit
- initial top level info on http API implementations

Refs: nodejs/next-10#114

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: #41798
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
danielleadams pushed a commit that referenced this pull request Mar 2, 2022
- document strategy based on Next-10 mini-summit
- initial top level info on http API implementations

Refs: nodejs/next-10#114

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: #41798
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
danielleadams pushed a commit that referenced this pull request Mar 3, 2022
- document strategy based on Next-10 mini-summit
- initial top level info on http API implementations

Refs: nodejs/next-10#114

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: #41798
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
danielleadams pushed a commit to danielleadams/node that referenced this pull request Mar 4, 2022
- document strategy based on Next-10 mini-summit
- initial top level info on http API implementations

Refs: nodejs/next-10#114

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: nodejs#41798
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
danielleadams pushed a commit to danielleadams/node that referenced this pull request Mar 4, 2022
- document strategy based on Next-10 mini-summit
- initial top level info on http API implementations

Refs: nodejs/next-10#114

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: nodejs#41798
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
danielleadams pushed a commit that referenced this pull request Mar 8, 2022
- document strategy based on Next-10 mini-summit
- initial top level info on http API implementations

Refs: nodejs/next-10#114

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: #41798
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
danielleadams pushed a commit that referenced this pull request Mar 14, 2022
- document strategy based on Next-10 mini-summit
- initial top level info on http API implementations

Refs: nodejs/next-10#114

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: #41798
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants