PreRequestHandlerLogFilter

PreRequestHandlerLogFilter class is a filter class that logs the request to the server before the request is handled by the server.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun description(): String
Link copied to clipboard
open override fun doFilter(exchange: HttpExchange?, chain: Filter.Chain?)