MCPcopy Create free account
hub / github.com/apache/trafficserver / glb_pre_remap

Function glb_pre_remap

example/cripts/global.cc:47–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47glb_pre_remap()
48{
49 borrow url = cripts::Client::URL::Get();
50
51 CDebug("Called glb_pre_remap()");
52 CDebug("Client URL: {}", url.String());
53}
54
55glb_post_remap()
56{

Callers

nothing calls this directly

Calls 1

StringMethod · 0.45

Tested by

no test coverage detected