| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -29,9 +29,13 @@ back in to the TSC. | |||
| 29 | 29 | * [Addon API](#addon-api) | |
| 30 | 30 | * [Benchmarking](#benchmarking) | |
| 31 | 31 | * [Post-mortem](#post-mortem) | |
| 32 | + * [Intl](#intl) | ||
| 33 | + * [HTTP](#http) | ||
| 34 | + | ||
| 35 | + #### Process: | ||
| 36 | + | ||
| 32 | 37 | * [Starting a Working Group](#starting-a-wg) | |
| 33 | 38 | * [Bootstrap Governance](#bootstrap-governance) | |
| 34 | - * [Intl](#Intl) | ||
| 35 | 39 | ||
| 36 | 40 | ### [Website](https://github.com/nodejs/website) | |
| 37 | 41 | ||
@@ -170,6 +174,19 @@ Their responsibilities are: | |||
| 170 | 174 | * Publishing regular update summaries and other promotional | |
| 171 | 175 | content. | |
| 172 | 176 | ||
| 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. | ||
| 173 | 190 | ||
| 174 | 191 | ### [Roadmap](https://github.com/nodejs/roadmap) | |
| 175 | 192 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments