mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-01-12 17:32:27 +08:00
Add tests
This commit is contained in:
@@ -171,3 +171,4 @@ def test_handlers():
|
||||
f2 = tflow.tflow(client_conn=f.client_conn)
|
||||
up.requestheaders(f2)
|
||||
assert not f2.response
|
||||
assert f2.metadata["proxyauth"] == ('test','test')
|
||||
|
||||
Reference in New Issue
Block a user