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

Function TSUrlPathSet

src/api/InkAPI.cc:1219–1223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1217}
1218
1219TSReturnCode
1220TSUrlPathSet(TSMBuffer bufp, TSMLoc obj, const char *value, int length)
1221{
1222 return URLPartSet(bufp, obj, value, length, &URL::path_set);
1223}
1224
1225/* FTP specific URLs */
1226

Callers 12

TSRemapDoRemapFunction · 0.85
operator=Method · 0.85
setPathMethod · 0.85
execMethod · 0.85
initMethod · 0.85
setPropertyMethod · 0.85
TSRemapDoRemapFunction · 0.85
URLClass · 0.85

Calls 1

URLPartSetFunction · 0.85

Tested by 2