Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require content-digest header in requests with body #194

Open
wilsonianb opened this issue Oct 5, 2022 · 0 comments
Open

Require content-digest header in requests with body #194

wilsonianb opened this issue Oct 5, 2022 · 0 comments
Labels
type: specification Changes to the specification

Comments

@wilsonianb
Copy link
Contributor

https://datatracker.ietf.org/doc/html/draft-ietf-gnap-core-protocol#section-7.1.1

When the message contains a request body, the covered components MUST
also include the following:

"content-digest": The Content-Digest header as defined in
[I-D.ietf-httpbis-digest-headers]. When the request message has a
body, the signer MUST calculate this field value and include the
field in the request. The verifier MUST validate this field
value. REQUIRED when the message request contains a message body.

@mkurapov mkurapov added the type: specification Changes to the specification label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: specification Changes to the specification
Projects
Status: Backlog
Development

No branches or pull requests

2 participants