This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

CRV2 TransLogic

From OWASP
Revision as of 21:25, 15 June 2014 by Larry Conklin (talk | contribs)

Jump to: navigation, search

idempotence

is the property of certain operations  an be applied multiple times without changing the result beyond the initial application. 

The concept of idempotence arises in a number of places. The request methods of the HyperText Transfer Protocol (HTTP) computer protocol are a common example of idempotence, in that data retrieval operations can be performed without changing or otherwise affecting the data