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

Function TSUrlSchemeSet

src/api/InkAPI.cc:1123–1127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1121}
1122
1123TSReturnCode
1124TSUrlSchemeSet(TSMBuffer bufp, TSMLoc obj, const char *value, int length)
1125{
1126 return URLPartSet(bufp, obj, value, length, &URL::scheme_set);
1127}
1128
1129/* Internet specific URLs */
1130

Callers 10

operator=Method · 0.85
setSchemeMethod · 0.85
urlSchemeMethod · 0.85
execMethod · 0.85
setPropertyMethod · 0.85
ts_util.hFile · 0.85

Calls 1

URLPartSetFunction · 0.85

Tested by 2