diamond v2.7.0 (2018-03-07T22:17:16Z)
Dub
Repo
handleStaticFiles
diamond
init
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
init
files
functions
handleStaticFiles
The handler for static file requests.