GET

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

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