Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ path
Method
path
tools/gdb-helpers.py:80–81 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
78
return
ats_str(self.impl[
'm_ptr_host'
], self.impl[
'm_len_host'
])
79
80
def
path(self):
81
return
ats_str(self.impl[
'm_ptr_path'
], self.impl[
'm_len_path'
])
82
83
84
class
HTTPHdr:
Callers
2
__str__
Method · 0.95
cleanup
Method · 0.45
Calls
1
ats_str
Function · 0.85
Tested by
no test coverage detected