mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 08:11:00 +00:00
Add tests
This commit is contained in:
parent
618e0c6265
commit
6d53d08b6c
@ -171,3 +171,4 @@ def test_handlers():
|
|||||||
f2 = tflow.tflow(client_conn=f.client_conn)
|
f2 = tflow.tflow(client_conn=f.client_conn)
|
||||||
up.requestheaders(f2)
|
up.requestheaders(f2)
|
||||||
assert not f2.response
|
assert not f2.response
|
||||||
|
assert f2.metadata["proxyauth"] == ('test','test')
|
||||||
|
Loading…
Reference in New Issue
Block a user