package
0.9.5
Repository: https://github.com/cloudwego/hertz.git
Documentation: pkg.go.dev

# Functions

AddMissingPort adds a port to a host if it is missing.
No description provided by the author
No description provided by the author
CleanPath is the URL version of path.Clean, it returns a canonical URL path for p, eliminating .
No description provided by the author
No description provided by the author
No description provided by the author
Get bool from env.
No description provided by the author
LocalIP returns host's ip.
No description provided by the author
NewNetAddr creates a new NetAddr object with the network and address provided.
No description provided by the author
No description provided by the author
No description provided by the author
SkipCRLF will only skip the next CRLF("\r\n"), otherwise, error will be returned.
TLSRecordHeaderLooksLikeHTTP reports whether a TLS record header looks like it might've been a misdirected plaintext HTTP request.

# Constants

No description provided by the author

# Variables

No description provided by the author

# Structs

NetAddr implements the net.Addr interface.

# Type aliases

H is a shortcut for map[string]interface{}.