core-wg / corrclar

Corrections and Clarifications to CoRE standards
Other
0 stars 2 forks source link

"request URI" not defined #10

Open cdh4u opened 5 years ago

cdh4u commented 5 years ago

The RFC uses "request URI" terminology, but there is no definition or reference of what a request URI is.

Also, while the RFC document does describe how the request URI can be generated based on CoAP message elements, it is not very clear that the request URI is not a message element itself (in SIP, the request URI is part of the message syntax).

ektrah commented 5 years ago

Thanks! We should probably include some bits from section 2 of RFC 7230 on this (where it's called "target URI"). It might also be a good idea to emphasize the distinction between the concept (request URI) and its representation (Uri-* options).

cabo commented 4 months ago

Reopen due to large PENDING

chrysn commented 1 month ago

Let's try to enumerate all the URIs that come with a CoAP request/response:

chrysn commented 2 weeks ago

As part of enumerating those URIs, we should also look at where the Reply-From option of https://www.ietf.org/archive/id/draft-ietf-core-groupcomm-proxy-02.html fits in here. @marco-tiloca-sics, can that be one of those 4 categories? (I'd guess it's the 2nd, because if there is a Location option…)

marco-tiloca-sics commented 2 weeks ago

Yes, I think that the "Reply-From" option conceptually fits in the second category. More in detail: