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
- Host: GitHub
- URL: https://github.com/tus/draft-digest-fields-problem-types
- Owner: tus
- License: other
- Created: 2024-06-27T14:13:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-27T09:56:11.000Z (about 1 year ago)
- Last Synced: 2025-06-27T10:39:48.844Z (about 1 year ago)
- Language: Makefile
- Homepage: https://tus.github.io/draft-digest-fields-problem-types/draft-kleidl-digest-fields-problem-types.html
- Size: 405 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
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).