isIdempotent

Indicates whether this HTTP method is idempotent. Idempotent methods can be called multiple times without different outcomes.

Return

true if the method is idempotent, false otherwise