Continue with your mobile number
In HTTP, an idempotent operation is one that can be applied multiple times without changing the result after the initial application. For instance, if you perform a GET or PUT request multiple times with the same parameters, the result will not change beyond the initial request. However, POST is not idempotent because it is used to submit data to be processed by the server, and each POST request can result in a different outcome. For example, submitting a POST request to create a new resource will create a new instance every time, even if the same request is sent multiple times. GET requests retrieve data and have no side effects, so they are considered idempotent. PUT requests are idempotent because they replace the resource at a specific URL with the same data every time, ensuring the same result on repeated requests. DELETE requests are idempotent because, after deleting a resource, subsequent DELETE requests for the same resource do not change the state (the resource is already deleted). PATCH requests are considered idempotent when they update a resource in a way that does not alter the resource's state with repeated requests, but the primary difference with POST is that PATCH typically modifies parts of a resource, while POST often creates new resources.
The purple frog, also known as pignose frog is endemic to which part of India?
Renuka Sagara, also known as Malaprabha reservoir and Navilu Theertha reservoir, is a part of which river Basin?
Who released the book titled 'Gateways to the Sea: Historic Ports and Docks of Mumbai Region' in June 2024?
What is the allocated financial outlay for the 'Incentives to DISCOMs' component under the PM-Surya Ghar: Muft Bijli Yojana, as per the recent announcem...
Which of the following led to the initiation of the Mahila Samakhya Programme in 1989?
Consider the following statements about State Food Safety Index:
1. Recently, Ministry of Commerce published the State Food Safety Index.
...
The state specific scheme has been implemented by which of the following states?
'Mukhyamantri Ladli Behna Awas Yojana' has been launched in which state?
Consider the following statements about scholarship programme of London:
1. Recently, Oxford College London announced its biggest ever scholarshi...
Which organization will collaborate with the Ministry of Electronics and Information Technology (MeitY) to develop an AI Audit Tool aimed at overseeing ...