isGet

fun isGet(): Boolean

Checks if the HTTP method is GET.

Return

true if the method is GET, false otherwise.