https://github.com/lpardue/draft-pardue-http-identity-digest
A field to send the unencoded digest of HTTP things
https://github.com/lpardue/draft-pardue-http-identity-digest
Last synced: 3 months ago
JSON representation
A field to send the unencoded digest of HTTP things
- Host: GitHub
- URL: https://github.com/lpardue/draft-pardue-http-identity-digest
- Owner: LPardue
- License: other
- Created: 2023-03-08T03:09:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-01T01:14:52.000Z (about 1 year ago)
- Last Synced: 2025-04-12T14:46:33.917Z (about 1 year ago)
- Language: Makefile
- Size: 291 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# HTTP Unencoded-Digest
This is the working area for the individual Internet-Draft, "HTTP Unencoded-Digest".
* [Editor's Copy](https://LPardue.github.io/draft-pardue-http-identity-digest/#go.draft-pardue-httpbis-identity-digest.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-pardue-httpbis-identity-digest)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-pardue-httpbis-identity-digest)
* [Compare Editor's Copy to Individual Draft](https://LPardue.github.io/draft-pardue-http-identity-digest/#go.draft-pardue-httpbis-identity-digest.diff)
## Contributing
See the
[guidelines for contributions](https://github.com/LPardue/draft-pardue-http-identity-digest/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).