https://github.com/lpardue/draft-pardue-httpbis-priority-order
https://github.com/lpardue/draft-pardue-httpbis-priority-order
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lpardue/draft-pardue-httpbis-priority-order
- Owner: LPardue
- License: other
- Created: 2023-03-13T23:46:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T00:59:57.000Z (over 1 year ago)
- Last Synced: 2025-04-12T14:46:32.917Z (about 1 year ago)
- Language: Makefile
- Size: 131 KB
- Stars: 0
- Watchers: 2
- 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 priority order extension
This is the working area for the individual Internet-Draft, "HTTP priority order extension".
* [Editor's Copy](https://LPardue.github.io/draft-pardue-httpbis-priority-order/#go.draft-pardue-httpbis-priority-order.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-pardue-httpbis-priority-order)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-pardue-httpbis-priority-order)
* [Compare Editor's Copy to Individual Draft](https://LPardue.github.io/draft-pardue-httpbis-priority-order/#go.draft-pardue-httpbis-priority-order.diff)
## Contributing
See the
[guidelines for contributions](https://github.com/LPardue/draft-pardue-httpbis-priority-order/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).