module

Croda::CrodaPlugins

Taken from Crystal's stdlib HTTP::StaticFileHandler source: https://github.com/crystal-lang/crystal/blob/635ca37a6dc4747cdd5282e6ddf5a5c138fbaf49/src/http/server/handlers/static_file_handler.cr adapted to not add a directory browser and use Croda's halt mechanism

Constants

Macros

register_plugin(name, mod)
Source

Nested types