FollowRedirects
Functions
Link copied to clipboard
Link copied to clipboard
fun HttpHandler.debug(out: PrintStream = System.out, debugStream: Boolean = false): (request: Request) -> Response
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
This filter requires special treatment for routing handlers.
Link copied to clipboard
Link copied to clipboard
Convert a synchronous HttpHandler API to mimic AsyncHttpClient