Subdirectory used for all static assets.
Prefix to use for all static files.
Directories to serve static files from, first one has the highest precedence.
Serve static files.
Check freshness of request by comparing the If-None-Match and If-Modified-Since request headers to the ETag
and Last-Modified response headers.
Optional etag?: stringOptional lastServe a specific file.
Generated using TypeDoc
Static file server class.