MCPcopy 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
1161TSReturnCode
1162TSUrlHostSet(TSMBuffer bufp, TSMLoc obj, const char *value, int length)
1163{
1164 return URLPartSet(bufp, obj, value, length, &URL::host_set);
1165}
1166
1167int
1168TSUrlPortGet(TSMBuffer bufp, TSMLoc obj)

Callers 15

TSRemapDoRemapFunction · 0.85
TSRemapDoRemapFunction · 0.85
operator=Method · 0.85
setHostMethod · 0.85
read_requestFunction · 0.85
urlHostMethod · 0.85
MakeEscalateUrlFunction · 0.85
execMethod · 0.85
initMethod · 0.85

Calls 1

URLPartSetFunction · 0.85

Tested by 2