isSafe

Indicates whether this HTTP method is considered safe. Safe methods should not change the state of the server.

Return

true if the method is safe, false otherwise