Return true if the current transaction is in HTTPS connection.
when HTTP_REQUEST { debug("current transaction is HTTPS connections: %s", HTTP:is_https()) }