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 sentence to explain both quoted/non-quoted parameters can be registered in media type? #22

Open
EskoDijk opened this issue Jan 15, 2025 · 1 comment
Labels
WGLC Working Group Last Call reviews

Comments

@EskoDijk
Copy link
Collaborator

Example:

application/my; param="string1"
application/my; param=string1

We can say the preferred form is unquoted if it is allowed per RFC 9110.
E.g. for absolute URI/URN in parameter values, the quotes would be always needed.

@thomas-fossati thomas-fossati added the WGLC Working Group Last Call reviews label Jan 20, 2025
@EskoDijk
Copy link
Collaborator Author

In addition, input from @cabo on the mailing list (2025-01-16) to get a canonical form of registrations:

  • preferred form is unquoted (when allowed by RFC 9110)
  • semicolon followed by exactly 1 space

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WGLC Working Group Last Call reviews
Projects
None yet
Development

No branches or pull requests

2 participants