Connected: An Internet Encyclopedia
9.1.2 Idempotent Methods

Up: Connected: An Internet Encyclopedia
Up: Requests For Comments
Up: RFC 2068
Up: 9 Method Definitions
Up: 9.1 Safe and Idempotent Methods
Prev: 9.1.1 Safe Methods
Next: 9.2 OPTIONS

9.1.2 Idempotent Methods

9.1.2 Idempotent Methods

Methods may also have the property of "idempotence" in that (aside from error or expiration issues) the side-effects of N > 0 identical requests is the same as for a single request. The methods GET, HEAD, PUT and DELETE share this property.


Next: 9.2 OPTIONS

Connected: An Internet Encyclopedia
9.1.2 Idempotent Methods