Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ TSUrlHostSet
Function
TSUrlHostSet
src/api/InkAPI.cc:1161–1165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1159
}
1160
1161
TSReturnCode
1162
TSUrlHostSet(TSMBuffer bufp, TSMLoc obj, const char *value, int length)
1163
{
1164
return URLPartSet(bufp, obj, value, length, &URL::host_set);
1165
}
1166
1167
int
1168
TSUrlPortGet(TSMBuffer bufp, TSMLoc obj)
Callers
15
TSRemapDoRemap
Function · 0.85
TSRemapDoRemap
Function · 0.85
operator=
Method · 0.85
REGRESSION_TEST(SDK_API_TSUrl)
Function · 0.85
REGRESSION_TEST(SDK_API_TSHttpHdr)
Function · 0.85
setHost
Method · 0.85
read_request
Function · 0.85
urlHost
Method · 0.85
MakeEscalateUrl
Function · 0.85
exec
Method · 0.85
init
Method · 0.85
AuthWriteRedirectedRequest
Function · 0.85
Calls
1
URLPartSet
Function · 0.85
Tested by
2
REGRESSION_TEST(SDK_API_TSUrl)
Function · 0.68
REGRESSION_TEST(SDK_API_TSHttpHdr)
Function · 0.68