Closed theblackturtle closed 3 years ago
When you working with the DELETE/PUT method to delete/update somethings, but if the original sent first, the record is gone so the edited request will fail. It would be nice if auth_analyzer have this option :D
Please see https://github.com/simioni87/auth_analyzer#test-idempotent-operations
Oh, I see the "Drop Original Requests". Thanks for the response.
When you working with the DELETE/PUT method to delete/update somethings, but if the original sent first, the record is gone so the edited request will fail. It would be nice if auth_analyzer have this option :D