Versions in this module Expand all Collapse all v1 v1.8.16 Jul 1, 2024 v1.8.11 Jul 1, 2024 Changes in this version + const HTTP1 + const HTTP2 + func ParseHost(rawHost string, defaultPort net.Port) (net.Destination, error) + func ParseXForwardedFor(header http.Header) []net.Address + func RemoveHopByHopHeaders(header http.Header) + type SniffHeader struct + func SniffHTTP(b []byte) (*SniffHeader, error) + func (h *SniffHeader) Domain() string + func (h *SniffHeader) Protocol() string