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

Emit DANGER event for DELETE with a payload #566

Merged
merged 1 commit into from
Sep 16, 2020

Commits on Sep 15, 2020

  1. Emit DANGER event for DELETE with a payload

    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 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    67377b7 View commit details
    Browse the repository at this point in the history