NollyAPI
Toggle table of contents
0.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
NollyAPI
NollyAPI
/
com.thenolle.api.nollyapi.util.web.context
/
WebContext
/
isPatch
is
Patch
fun
isPatch
(
)
:
Boolean
Checks if the HTTP method is PATCH.
Return
true
if the method is PATCH,
false
otherwise.