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

Function TSUrlPasswordSet

src/api/InkAPI.cc:1149–1153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1147}
1148
1149TSReturnCode
1150TSUrlPasswordSet(TSMBuffer bufp, TSMLoc obj, const char *value, int length)
1151{
1152 return URLPartSet(bufp, obj, value, length, &URL::password_set);
1153}
1154
1155const char *
1156TSUrlHostGet(TSMBuffer bufp, TSMLoc obj, int *length)

Callers 1

Calls 1

URLPartSetFunction · 0.85

Tested by 1