Function HTTPServerResponse.tls
Determines if the response is sent over an encrypted connection.
bool tls() @safe const;
Determines if the response is sent over an encrypted connection.
bool tls() @safe const;