Versions in this module Expand all Collapse all v1 v1.23.3 Feb 16, 2026 v1.23.2 Feb 16, 2026 Changes in this version + func Handler(next http.Handler) http.Handler + func HeadersFromContext(ctx context.Context) http.Header + func NewHeaderTransport(base http.RoundTripper, headers map[string]string) http.RoundTripper + func ResolveHeaders(ctx context.Context, headers map[string]string) map[string]string + func WithHeaders(ctx context.Context, h http.Header) context.Context