Back
isGet()
Returns whether the request was a normal GET
request or not.
requestIsGet = isGet();
Copied!