net/http/httputil.DumpRequest
standard libraryThe 7803rd most-called standard-library function by production calls. Called 91 times across 63 modules; 76 of those run outside tests and generated code.
- prod calls
- 76
- non-test, non-generated
- all calls
- 91
- total callsites
- modules
- 63
- distinct callers
- in loop
- 7%
- of prod calls
- in tests
- 16%
- 15 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 →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into DumpRequest from notable Go projects. Open one on the map to see what else it hammers.
- Argo 3 4%
- Kubernetes 2 3%
- Caddy 1 1%
- Sigstore 1 1%
where it's called
Callsites in the wild
12 representative callsites of 91, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
ginuerzh/gost @v0.0.0-20241231130840-1d516e35e654
in loop -
inconshreveable/ngrok @v0.0.0-20240426181117-61d48289f3bf
in loop - in loop
-
ginuerzh/gost @v0.0.0-20241231130840-1d516e35e654
in loop -
encr.dev @v1.57.13
pkg/emulators/storage/gcsemu/raw_http_test.go:252
in loop test - in loop test
-
k8s.io/client-go @v0.36.3
dynamic/golden_test.go:193
in loop test - in loop test
- in loop test
-
k8s.io/kubernetes @v1.36.3
test/integration/auth/rbac_test.go:634
in loop test - in loop test
top callers
The modules that reach for it
The modules that call DumpRequest most in this snapshot.
- github.com/ginuerzh/gost1314%
- github.com/crowdsecurity/crowdsec44%
- github.com/kubernetes/kubernetes44%
- github.com/kataras/iris/v1233%
- encr.dev22%
siblings
More from net/http/httputil
The other most-called functions in this package. See all →