Posts

Showing posts with the label DELETE

HTTP Methods: GET,POST,UPDATE,PATCH,DELETE

Image
  Post is only not idempotent method (if we send same request 2 time mistakenly it will affect data in the DB )