Http4kApache4RequestHandler

class Http4kApache4RequestHandler(handler: HttpHandler) : HttpRequestHandler

Exposed to allow for insertion into a customised Apache WebServer instance

Constructors

Link copied to clipboard
constructor(handler: HttpHandler)

Functions

Link copied to clipboard
open override fun handle(request: HttpRequest, response: HttpResponse, context: HttpContext)