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

Add clarification for media type #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thibmeu
Copy link
Contributor

@thibmeu thibmeu commented Feb 7, 2025

All media types declared with IANA registered the same subtype. This commit addresses it.

In addition, this commit makes the Content-Type for request and responses normative with MUST be.

Closes #33

@thibmeu thibmeu force-pushed the carifying-media-types branch 2 times, most recently from 00a0404 to 6a87162 Compare February 8, 2025 12:23
All media types declared with IANA registered the same subtype. This
commit addresses it.

In addition, this commit makes the Content-Type for request and
responses normative with `MUST be`.

Closes ietf-wg-privacypass#33
@thibmeu thibmeu force-pushed the carifying-media-types branch from 6a87162 to b2b46a9 Compare February 9, 2025 15:08
@thibmeu
Copy link
Contributor Author

thibmeu commented Feb 9, 2025

Last few commits added:

  • rebase on mail
  • text for client to ignore unrecognised content type from the issuer and for issuer to return 415 for request with an unrecognised content type.

@raphaelrobert
Copy link
Collaborator

@tfpauly Could you kindly check that this is what you had in mind?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add clarifying text for media types
2 participants