cbor-wg / cbor-magic-number Public
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
Ad review #20
Conversation
| @@ -373,7 +373,8 @@ potential CoAP Content-Format number (examples are in {{ct-tags}}). | |||
| ## Labeled CBOR Sequence Tag {#cbor-sequence-tag} | |||
|
|
|||
| IANA has allocated tag 55800 as the tag for the Labeled CBOR Sequence | |||
| Enveloping Method. | |||
| Enveloping Method from the CBOR Tags Registry. | |||
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.
The introduction to 5 already says this, with an actual reference.
But maybe some more redundancy does not hurt.
cbor-file-magic.mkd
Outdated
|
|
||
| Reference: | ||
| : RFCthis | ||
|
|
||
| {{RFC7252}} has defined the Content-Format registry, which is present at: |
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.
That's not the way we do this...
I'll push an update.
|
Note sure I can approve a PR that I originally created, but with your additions this now looks good to me. |
No description provided.