Idempotent
tags :
An HTTP method is idempotent if the intended effect on the server of making a single request is the same as the effect of making several identical requests.
tags :
An HTTP method is idempotent if the intended effect on the server of making a single request is the same as the effect of making several identical requests.