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

https://github.com/tus/draft-digest-fields-problem-types

An Internet Draft defining Problem Types for Digest Fields
https://github.com/tus/draft-digest-fields-problem-types

Last synced: 5 months ago
JSON representation

An Internet Draft defining Problem Types for Digest Fields

Awesome Lists containing this project

README

          

> ⚠️ This repository has moved to [ietf-wg-httpapi/digest-fields-problem-types](https://github.com/ietf-wg-httpapi/digest-fields-problem-types).

# HTTP Problem Types for Digest Fields

This is the working area for the individual Internet-Draft, "HTTP Problem Types for Digest Fields".

* [Editor's Copy](https://tus.github.io/draft-digest-fields-problem-types/#go.draft-kleidl-digest-fields-problem-types.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-kleidl-digest-fields-problem-types)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-kleidl-digest-fields-problem-types)
* [Compare Editor's Copy to Individual Draft](https://tus.github.io/draft-digest-fields-problem-types/#go.draft-kleidl-digest-fields-problem-types.diff)

## Contributing

See the
[guidelines for contributions](https://github.com/tus/draft-digest-fields-problem-types/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).