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