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

Options should say whether they apply to requests, responses, or both #12

Open
cabo opened this issue Oct 16, 2019 · 2 comments
Open

Options should say whether they apply to requests, responses, or both #12

cabo opened this issue Oct 16, 2019 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@cabo
Copy link
Member

cabo commented Oct 16, 2019

Not all descriptions of options make explicit whether the option can be used on requests, responses, or both. E.g., 5.10.4 Accept doesn't say explicitly that this option is for requests.
5.10.8 does imply that conditional request options are for requests, but doesn't say so outright.

@chrysn
Copy link
Member

chrysn commented Oct 16, 2019 via email

@boaks
Copy link

boaks commented Jan 5, 2023

Though I currently redesigned the option implementation in Eclipse/Californium, I assume, this issue has at least two parts.

  1. it's not only request or response, considering DELETE, I don't see ACCEPT nor CONTENT_TYPE as useful. So it may be even related to the message code. Same would be an etag for error responses.

  2. if the RFC is improved specifying the proper usage of option in relation if the message code, I guess it's also required to specify, what should happen, if this "late limitation" is violated.

@cabo cabo transferred this issue from core-wg/corrclar-old Jul 22, 2023
@cabo cabo added the documentation Improvements or additions to documentation label Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants