httpkit

module
v0.0.0-...-ba2e97a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2026 License: Apache-2.0

Directories

Path Synopsis
Package ctxkeys provides a generic, type-safe context key mechanism that prevents collisions between packages using context.WithValue.
Package ctxkeys provides a generic, type-safe context key mechanism that prevents collisions between packages using context.WithValue.
Package httpclient builds a secure-by-default outbound *http.Client for use by any Go component in this repo.
Package httpclient builds a secure-by-default outbound *http.Client for use by any Go component in this repo.
Package middleware provides composable net/http middleware following the standard func(http.Handler) http.Handler pattern.
Package middleware provides composable net/http middleware following the standard func(http.Handler) http.Handler pattern.
Package netguard provides a shared, dial-time SSRF guard for outbound HTTP(S) calls whose destination is influenced, even partially, by untrusted input (request bodies, tenant configuration, redirects).
Package netguard provides a shared, dial-time SSRF guard for outbound HTTP(S) calls whose destination is influenced, even partially, by untrusted input (request bodies, tenant configuration, redirects).
Package tlsconfig parses operator-facing cipher suite, ECDH/curve preference, and TLS version names into the crypto/tls identifiers needed to build a *tls.Config.
Package tlsconfig parses operator-facing cipher suite, ECDH/curve preference, and TLS version names into the crypto/tls identifiers needed to build a *tls.Config.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL