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

Function hdrs_command

tools/gdb-helpers.py:238–239  ·  view source on GitHub ↗
(val)

Source from the content-addressed store, hash-verified

236
237
238def hdrs_command(val):
239 HTTPHdr(val).pr()
240
241
242def url_command(val):

Callers

nothing calls this directly

Calls 2

prMethod · 0.80
HTTPHdrClass · 0.70

Tested by

no test coverage detected