CacheSetting

Undocumented in source.

Members

Variables

cacheControl
string cacheControl;
Undocumented in source.
maxAge
Duration maxAge;
Undocumented in source.
preWriteCallback
void delegate(scope HTTPServerRequest req, scope HTTPServerResponse res, ref string physicalPath) preWriteCallback;
Undocumented in source.

Meta