Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1219
TSReturnCode
1220
TSUrlPathSet(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
TSRemapDoRemap
Function · 0.85
operator=
Method · 0.85
REGRESSION_TEST(SDK_API_TSUrl)
Function · 0.85
REGRESSION_TEST(SDK_API_TSHttpHdr)
Function · 0.85
setPath
Method · 0.85
exec
Method · 0.85
init
Method · 0.85
setProperty
Method · 0.85
TSRemapDoRemap
Function · 0.85
URL
Class · 0.85
ts_lua_client_request_set_uri
Function · 0.85
ts_lua_server_request_set_uri
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