-
Notifications
You must be signed in to change notification settings - Fork 2
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 check for preferred format of Content Type (DON'T MERGE YET) #31
base: policies-256-9999
Are you sure you want to change the base?
Conversation
Note: the "make" process was not done yet to check the changes - I'm on a laptop without the toolchain now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks Esko!
## Preferred Format for the Content Type Field {#preferred-format} | ||
|
||
This section defines the preferred string format for including a requested Content Type into the CoAP Content-Formats registry. | ||
During the review procedure, the Designated Expert(s) or IANA may rewrite a requested Content Type to this preferred string format prior to approval. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe
"During the review process, the Designated Expert(s) or IANA may rewrite a requested Content Type into this preferred string format before approval."
I ran |
Question: Is it worth addressing #23 in this PR too? |
Signed-off-by: Thomas Fossati <[email protected]>
fix #22
Note: for clarity this shows the diff w.r.t. Marco's recent PR.
Before merging, this needs to be updated to go into the main branch!