class

Unslash::Handler

Inherits HTTP::Handler < Reference < Object

Constructors

new(status : HTTP::Status = :permanent_redirect, *, safe : Bool = false)
Source
new(status_code, *, safe)
Source

Instance methods

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