Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ TSNormalizedProtocolTag
Function
TSNormalizedProtocolTag
src/api/InkAPI.cc:8734–8738 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8732
}
8733
8734
const char *
8735
TSNormalizedProtocolTag(const char *tag)
8736
{
8737
return RecNormalizeProtoTag(tag);
8738
}
8739
8740
const char *
8741
TSHttpTxnClientProtocolStackContains(TSHttpTxn txnp, const char *tag)
Callers
1
checkHttpTxnClientProtocolStackContains
Function · 0.85
Calls
1
RecNormalizeProtoTag
Function · 0.85
Tested by
1
checkHttpTxnClientProtocolStackContains
Function · 0.68