Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ server_info
Method
server_info
tools/gdb-helpers.py:204–205 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
202
return
ConnectionAttributes(self.val[
't_state'
][
'client_info'
])
203
204
def
server_info(self):
205
return
ConnectionAttributes(self.val[
't_state'
][
'client_info'
])
206
207
208
def
sm_command(val):
Callers
1
sm_command
Function · 0.95
Calls
1
ConnectionAttributes
Class · 0.70
Tested by
no test coverage detected