Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
pr
Method · 0.95
Calls
1
URL
Class · 0.70
Tested by
no test coverage detected