Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
BakedFileSystem::HTTP::StaticFileHandler
Inherits
HTTP::Handler
/
Reference
/
Object
Constructors
new
(filesystem :
BakedFileSystem
, prefix :
String
= "/", fallthrough :
Bool
= true, directory_listing :
Bool
= true, index_file :
String
|
Nil
= "index.html")
Source
Instance methods
call
(context) :
Nil
Source