https://github.com/lpardue/draft-pardue-httpbis-preconnect-hint-svc-param
https://github.com/lpardue/draft-pardue-httpbis-preconnect-hint-svc-param
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lpardue/draft-pardue-httpbis-preconnect-hint-svc-param
- Owner: LPardue
- License: other
- Created: 2022-09-13T00:49:46.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T22:36:07.000Z (over 3 years ago)
- Last Synced: 2025-04-12T14:46:35.730Z (about 1 year ago)
- Language: Makefile
- Size: 84 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
# A Preconnect Hint for SVCB/HTTPS RR
This is the working area for the individual Internet-Draft, "Related HTTP Origins".
* [Editor's Copy](https://LPardue.github.io/draft-pardue-httpbis-preconnect-hint-svc-param/#go.draft-pardue-httpbis-preconnect-hint-svc-param.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-pardue-httpbis-preconnect-hint-svc-param)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-pardue-httpbis-preconnect-hint-svc-param)
* [Compare Editor's Copy to Individual Draft](https://LPardue.github.io/draft-pardue-httpbis-preconnect-hint-svc-param/#go.draft-pardue-httpbis-preconnect-hint-svc-param.diff)
## Contributing
See the
[guidelines for contributions](https://github.com/LPardue/draft-pardue-httpbis-preconnect-hint-svc-param/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).