class

Azu::Handler::Static

Inherits HTTP::StaticFileHandler < HTTP::Handler < Reference < Object

Constants

ZIPPED_FILE_EXTENSIONS = [".htm", ".html", ".txt", ".css", ".js", ".svg", ".json", ".xml", ".otf", ".ttf", ".woff", ".woff2"] of ::String

Constructors

new(public_dir : String = "public", fallthrough = false, directory_listing = false)
Source

Instance methods