https://github.com/lpardue/h2-grows-a-beard
https://tvtropes.org/pmwiki/pmwiki.php/Main/GrowingTheBeard
https://github.com/lpardue/h2-grows-a-beard
Last synced: 3 months ago
JSON representation
https://tvtropes.org/pmwiki/pmwiki.php/Main/GrowingTheBeard
- Host: GitHub
- URL: https://github.com/lpardue/h2-grows-a-beard
- Owner: LPardue
- License: other
- Created: 2023-11-14T21:59:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T00:49:40.000Z (over 1 year ago)
- Last Synced: 2025-10-10T15:03:35.377Z (8 months ago)
- Language: Makefile
- Size: 468 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# HTTP/2 Plus Plus
This is the working area for the individual Internet-Draft, "HTTP/2 Plus Plus".
* [Editor's Copy](https://LPardue.github.io/h2-grows-a-beard/#go.draft-pardue-httpbis-h2-plus-plus.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-pardue-httpbis-h2-plus-plus)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-pardue-httpbis-h2-plus-plus)
* [Compare Editor's Copy to Individual Draft](https://LPardue.github.io/h2-grows-a-beard/#go.draft-pardue-httpbis-h2-plus-plus.diff)
## Contributing
See the
[guidelines for contributions](https://github.com/LPardue/h2-grows-a-beard/blob/main/CONTRIBUTING.md).
Contributions can be made by creating pull requests.
The GitHub interface supports creating pull requests using the Edit (✏) button.
## Command Line Usage
Formatted text and HTML versions of the draft can be built using `make`.
```sh
$ make
```
Command line usage requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).
