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

Function TSUrlHttpFragmentSet

src/api/InkAPI.cc:1279–1283  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1277}
1278
1279TSReturnCode
1280TSUrlHttpFragmentSet(TSMBuffer bufp, TSMLoc obj, const char *value, int length)
1281{
1282 return URLPartSet(bufp, obj, value, length, &URL::fragment_set);
1283}
1284
1285// URL percent encoding
1286TSReturnCode

Callers 2

ts_util.hFile · 0.85

Calls 1

URLPartSetFunction · 0.85

Tested by 1