Skip to content

Emit DANGER event for DELETE with a payload#566

Merged
mtdowling merged 1 commit intomasterfrom
delete-with-payload-validation
Sep 16, 2020
Merged

Emit DANGER event for DELETE with a payload#566
mtdowling merged 1 commit intomasterfrom
delete-with-payload-validation

Conversation

@mtdowling
Copy link
Copy Markdown
Member

Lots of clients don't support DELETE with a payload, and the spec calls
it out as having no defined semantics. The newly added event can be
suppressed if necessary, but this action functions as a way of essentially
"signing-off" on the risks associated with using a DELETE with a payload.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Lots of clients don't support DELETE with a payload, and the spec calls
it out as having no defined semantics. The newly added event can be
suppressed if necessary, but this action functions as a way of essentially
"signing-off" on the risks associated with using a DELETE with a payload.
@mtdowling mtdowling force-pushed the delete-with-payload-validation branch from 324edb3 to 67377b7 Compare September 15, 2020 19:34
@mtdowling mtdowling merged commit c97c998 into master Sep 16, 2020
@mtdowling mtdowling deleted the delete-with-payload-validation branch December 11, 2020 17:59
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.

2 participants