Q. Which HTTP method is idempotent? (A) POST (B) PATCH (C) PUT (D) CONNECT ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) PUT Explanation: PUT is idempotent by HTTP specification.