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 section for handling unknown options/data. #394

Conversation

wes-smith
Copy link
Collaborator

@wes-smith wes-smith commented Jun 25, 2024

  • adds text requiring implementations throw an error on receiving data, options, or option values not understood by the endpoint.

Preview | Diff

- adds text requiring implementations throw an error on receiving data, options, or option values not understood by the endpoint.
Copy link
Contributor

@msporny msporny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, raised issue #395 to address this issue.

@msporny msporny merged commit a230e09 into main Jun 25, 2024
1 check passed
@msporny msporny deleted the 386-require-implementations-to-throw-errors-if-options-post-bodies-generally-are-not-understood branch June 25, 2024 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Require implementations to throw errors if options (post bodies generally) are not understood
3 participants