Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mitmproxy/mitmproxy
/ pack
Method
pack
mitmproxy/tools/console/common.py:178–179 ·
view source on GitHub ↗
(self, size, focus=False)
Source
from the content-addressed store, hash-verified
176
super().__init__()
177
178
def
pack(self, size, focus=False):
179
return
(len(self.text), 1)
180
181
def
rows(self, size, focus=False):
182
return
1
Callers
15
test_https_record_ech
Method · 0.80
test_https_record_alpn
Method · 0.80
test_invalid_and_dummy_end
Function · 0.80
test__view_dns.py
File · 0.80
test_pack
Function · 0.80
test_unpack
Method · 0.80
test_pack
Method · 0.80
test_strip_ech
Method · 0.80
test_strip_alpn
Method · 0.80
domain_name
Method · 0.80
https_alpn
Method · 0.80
https_ech
Method · 0.80
Calls
no outgoing calls
Tested by
8
test_https_record_ech
Method · 0.64
test_https_record_alpn
Method · 0.64
test_invalid_and_dummy_end
Function · 0.64
test_pack
Function · 0.64
test_unpack
Method · 0.64
test_pack
Method · 0.64
test_strip_ech
Method · 0.64
test_strip_alpn
Method · 0.64