Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
orion
v2.3.0
Top Level Namespace
HTTP
Request
MIMEHelper
Orion
Action
Constraint
ControllerHelper
Pipeline
Router
BuiltIns
Concerns
Constraints
Middleware
ParametersMissing
Resources
Routes
Scope
WebSocket
ScopeBasePath
StaticFileHandler
WebSocketControllerHelper
Built with Crystal 1.9.2
2023-10-08 07:27:42 UTC
class
Orion::StaticFileHandler
Orion::StaticFileHandler
Reference
Object
Included Modules
HTTP::Handler
MIMEHelper
Defined in:
orion/handlers/static_file_handler.cr
Constructors
.new
(public_dir : String)
Instance Method Summary
#call
(context)
Constructor Detail
def self.
new
(public_dir : String)
#
[
View source
]
Instance Method Detail
def
call
(context)
#
[
View source
]