Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/imroc/req
/ buildCommonHeaderMapsOnce
Function
buildCommonHeaderMapsOnce
internal/http2/headermap.go:19–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
)
18
19
func
buildCommonHeaderMapsOnce() {
20
commonBuildOnce.Do(buildCommonHeaderMaps)
21
}
22
23
func
buildCommonHeaderMaps() {
24
common := []string{
Callers
2
lowerHeader
Function · 0.85
canonicalHeader
Function · 0.85
Calls
1
Do
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…