SecureSecureA boolean property that is true , if a TLS connection is established. func (c *Ctx) Secure() bool // Secure() method is equivalent to:c.Protocol() == "https"