HTTPServerRequestData.tls

Determines if the request was issued over an TLS encrypted channel.

struct HTTPServerRequestData
protected @safe
bool tls;

Meta