MCPcopy Index your code
hub / github.com/zalando/skipper / BenchmarkScriptCopyRequestHeader

Function BenchmarkScriptCopyRequestHeader

script/script_test.go:1058–1060  ·  view source on GitHub ↗
(b *testing.B)

Source from the content-addressed store, hash-verified

1056}
1057
1058func BenchmarkScriptCopyRequestHeader(b *testing.B) {
1059 benchmarkRequest(b, "testdata/copy_request_header.lua", "X-Foo", "X-Bar")
1060}

Callers

nothing calls this directly

Calls 1

benchmarkRequestFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…