Function HTTPResponse.contentType
Shortcut to the "Content-Type" header
string contentType() @property @safe const;
void contentType
(
string ct
) @property @safe;
Shortcut to the "Content-Type" header
string contentType() @property @safe const;
void contentType
(
string ct
) @property @safe;