Resource

Undocumented in source.

Constructors

this
this(string mime, size_t thresold)
Undocumented in source.
this
this(string mime, void[] data)
Undocumented in source.

Members

Functions

apply
void apply(Request req, Response res)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

data
void[] data [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

compressed
const(void)[] compressed;
Undocumented in source.
thresold
size_t thresold;
Undocumented in source.
uncompressed
const(void)[] uncompressed;
Undocumented in source.

Meta