An open API service indexing awesome lists of open source software.

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

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).