MCPcopy
hub / github.com/gofiber/fiber / ClientHelloInfo

Method ClientHelloInfo

ctx_interface_gen.go:85–85  ·  view source on GitHub ↗

ClientHelloInfo return CHI from context

()

Source from the content-addressed store, hash-verified

83 GetRespHeaders() map[string][]string
84 // ClientHelloInfo return CHI from context
85 ClientHelloInfo() *tls.ClientHelloInfo
86 // Next executes the next method in the stack that matches the current route.
87 Next() error
88 // RestartRouting instead of going to the next handler. This may be useful after

Calls

no outgoing calls