POST

abstract fun POST(pattern: String, handler: ExchangeHandler): Router.Builder

Define a route for POST requests with the specified path pattern.