mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-28 12:15:00 +08:00
Request class now has a clean pydoc profile.
This commit is contained in:
@@ -7,7 +7,7 @@ import tutils
|
||||
class uStrFuncs(libpry.AutoTree):
|
||||
def test_all(self):
|
||||
t = tutils.tresp()
|
||||
t.set_replay()
|
||||
t._set_replay()
|
||||
dump.str_response(t)
|
||||
|
||||
t = tutils.treq()
|
||||
|
||||
Reference in New Issue
Block a user