Idempotent techniques

State Idempotent techniques and web applications?

Answer: Methods PUT and DELETE are stated to be idempotent, meaning that multiple identical requests should contain similar effect as a single request. Methods GET, OPTIONS, HEAD, and TRACE, being suggested as safe, must also be idempotent, as HTTP is a stateless protocol.

   Related Questions in Computer Networking

©TutorsGlobe All rights reserved 2022-2023.