Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
Maximum cache age to report to the client (zero by default)
class HTTPFileServerSettings { // ... core.time.Duration maxAge = Duration(0L); // ... }