kowasm
0.1.0-SNAPSHOT
common
web
/
org.kowasm.web.http.server
/
Router
/
Builder
/
PATCH
PATCH
abstract
fun
PATCH
(
pattern
:
String
,
handler
:
ExchangeHandler
)
:
Router.Builder
Define a route for PATCH requests with the specified path pattern.