Function HTTPServerResponse.isHeadResponse
Determines if the response does not need a body.
bool isHeadResponse() @safe const;
Determines if the response does not need a body.
bool isHeadResponse() @safe const;