serveStaticFile

Serves a static file. To be used with dispatcher.

version(with_breaking_cgi_features)
serveStaticFile
(
string urlPrefix
,
string filename = null
,
string contentType = null
)

See Also

Meta