handy-httpd ~master (2022-05-09T20:17:36.0523785)
Dub
Repo
FileResolvingHandler.this
handy_httpd
handlers
file_resolving_handler
FileResolvingHandler
Constructs the request handler.
class
FileResolvingHandler
this
(
string
basePath
= "."
)
Parameters
basePath
string
The path to use to resolve files in.
Meta
Source
See Implementation
handy_httpd
handlers
file_resolving_handler
FileResolvingHandler
constructors
this
functions
handle
registerMimeType
Constructs the request handler.