Versions in this module Expand all Collapse all v2 v2.8.9 Feb 16, 2026 Changes in this version + func NewAutoHttpsConn(conn net.Conn) net.Conn + func NewAutoHttpsListener(listener net.Listener) net.Listener + type AutoHttpsConn struct + func (c *AutoHttpsConn) Read(buf []byte) (int, error) + type AutoHttpsListener struct + func (l *AutoHttpsListener) Accept() (net.Conn, error)