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

Function TSUrlHttpQuerySet

src/api/InkAPI.cc:1267–1271  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1265}
1266
1267TSReturnCode
1268TSUrlHttpQuerySet(TSMBuffer bufp, TSMLoc obj, const char *value, int length)
1269{
1270 return URLPartSet(bufp, obj, value, length, &URL::query_set);
1271}
1272
1273const char *
1274TSUrlHttpFragmentGet(TSMBuffer bufp, TSMLoc obj, int *length)

Callers 13

TSRemapDoRemapFunction · 0.85
operator=Method · 0.85
setQueryMethod · 0.85
execMethod · 0.85
initMethod · 0.85
setPropertyMethod · 0.85
TSRemapDoRemapFunction · 0.85
ts_util.hFile · 0.85
TSRemapDoRemapFunction · 0.85
strip_trailing_parameterFunction · 0.85

Calls 1

URLPartSetFunction · 0.85

Tested by 1