net/http.Header.Values
standard libraryThe 3375th most-called standard-library method by production calls. Called 793 times across 124 modules; 175 of those run outside tests and generated code.
- prod calls
- 175
- non-test, non-generated
- all calls
- 793
- total callsites
- modules
- 124
- distinct callers
- in loop
- 21%
- of prod calls
- in tests
- 31%
- 243 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Concrete method100%A method on a value whose type is known exactly.
- Embedded method<1%Reached through an embedded type.
who calls this
Notable callers
Production calls into Header.Values from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 793, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go/storage @v1.64.0
http_client.go:1765
in loop -
encr.dev @v1.57.13
cli/daemon/run/call.go:181
in loop -
XTLS/Xray-core @v1.260327.0
in loop - in loop
- in loop
-
aws/smithy-go @v1.27.6
in loop - in loop
-
encoredev/encore @v1.57.13
in loop -
gin-gonic/gin @v1.12.0
in loop -
imroc/req/v3 @v3.60.0
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Header.Values most in this snapshot.
- github.com/aws/aws-sdk-go-v2/service/s323730%
- github.com/aws/aws-sdk-go-v2/service/cloudfront10914%
- connectrpc.com/connect8411%
- gitea.dev152%
- github.com/go-gitea/gitea152%
siblings
More from net/http
The other most-called members in this package. See all →