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

Method url

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

Source from the content-addressed store, hash-verified

88 self.val = val
89
90 def url(self):
91 return URL(self.val['m_url_cached'])
92
93 def is_request(self):
94 pol = self.impl['m_polarity']

Callers 1

prMethod · 0.95

Calls 1

URLClass · 0.70

Tested by

no test coverage detected