PUT

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

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