isPut

fun isPut(): Boolean

Checks if the HTTP method is PUT.

Return

true if the method is PUT, false otherwise.