class

Xssmaze::RequestLog

Inherits HTTP::Handler / Reference / Object

Constants

PATH_COLUMN = 46

Wide enough for a typical maze path plus a short payload; longer resources push the timing column right instead of wrapping the line.

PATH_LIMIT = 76

Constructors

new(io : IO = STDOUT)
Source

Instance methods

call(context : HTTP::Server::Context)
Source