MCPcopy Index your code
hub / github.com/mitmproxy/mitmproxy / test_path

Method test_path

test/mitmproxy/test_http.py:167–168  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

165 treq().port = "foo"
166
167 def test_path(self):
168 _test_decoded_attr(treq(), "path")
169
170 def test_authority(self):
171 request = treq()

Callers

nothing calls this directly

Calls 2

treqFunction · 0.90
_test_decoded_attrFunction · 0.85

Tested by

no test coverage detected