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