Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 85b6012

Browse filesBrowse files
jasnellrvagg
authored andcommitted
doc: add HTTP working group
Charter for the HTTP Working Group PR-URL: #3919 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Brian White <mscdex@mscdex.net>
1 parent f4164bd commit 85b6012
Copy full SHA for 85b6012

File tree

Expand file treeCollapse file tree

1 file changed

+18
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+18
-1
lines changed
Open diff view settings
Collapse file

‎WORKING_GROUPS.md‎

Copy file name to clipboardExpand all lines: WORKING_GROUPS.md
+18-1Lines changed: 18 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,13 @@ back in to the TSC.
2929
* [Addon API](#addon-api)
3030
* [Benchmarking](#benchmarking)
3131
* [Post-mortem](#post-mortem)
32+
* [Intl](#intl)
33+
* [HTTP](#http)
34+
35+
#### Process:
36+
3237
* [Starting a Working Group](#starting-a-wg)
3338
* [Bootstrap Governance](#bootstrap-governance)
34-
* [Intl](#Intl)
3539

3640
### [Website](https://github.com/nodejs/website)
3741

@@ -170,6 +174,19 @@ Their responsibilities are:
170174
* Publishing regular update summaries and other promotional
171175
content.
172176

177+
### [HTTP](https://github.com/nodejs/http)
178+
179+
The HTTP working group is chartered for the support and improvement of the
180+
HTTP implementation in Node. It's responsibilities are:
181+
182+
* Addressing HTTP issues on the Node.js issue tracker.
183+
* Authoring and editing HTTP documentation within the Node.js project.
184+
* Reviewing changes to HTTP functionality within the Node.js project.
185+
* Working with the ecosystem of HTTP related module developers to evolve the
186+
HTTP implementation and APIs in core.
187+
* Advising the CTC on all HTTP related issues and discussions.
188+
* Messaging about the future of HTTP to give the community advance notice of
189+
changes.
173190

174191
### [Roadmap](https://github.com/nodejs/roadmap)
175192

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.