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

Method id

tools/gdb-helpers.py:177–178  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

175 self.val = val
176
177 def id(self):
178 return self.val['sm_id']
179
180 def client_request(self):
181 return HTTPHdr(self.val['t_state']['hdr_info']['client_request'])

Callers 1

sm_commandFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected