Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ http_hdr_cache
Function
http_hdr_cache
lib_protocol/src/http/http_init.c:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
void http_hdr_cache(int max)
31
{
32
var_http_tls_cache = max;
33
}
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…