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