Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ glb_post_remap
Function
glb_post_remap
example/cripts/global.cc:55–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
glb_post_remap()
56
{
57
borrow url = cripts::Client::URL::Get();
58
59
CDebug(
"Called glb_post_remap()"
);
60
CDebug(
"Client URL: {}"
, url.String());
61
}
62
63
glb_cache_lookup()
64
{
Callers
nothing calls this directly
Calls
1
String
Method · 0.45
Tested by
no test coverage detected