diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
handleStaticFiles
diamond
app
files
The handler for static file requests.
package
static if
(
isWeb
)
void
handleStaticFiles
(
HttpClient
client
,
HTTPServerRequestDelegateS
staticFile
)
Parameters
client
HttpClient
The client.
staticFile
HTTPServerRequestDelegateS
The static file handler.
Meta
Source
See Implementation
diamond
app
files
functions
handleStaticFiles
The handler for static file requests.