mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 08:11:00 +00:00
fix
This commit is contained in:
parent
f91ed91bf1
commit
6d3837fd54
@ -133,7 +133,7 @@ def test_check():
|
||||
f.request.headers["Proxy-Authorization"] = proxyauth.mkauth(
|
||||
"einstein", "foo"
|
||||
)
|
||||
assert not up.check(f)
|
||||
assert not up.check(f)
|
||||
|
||||
|
||||
def test_authenticate():
|
||||
|
Loading…
Reference in New Issue
Block a user