mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-28 20:24:59 +08:00
cleanup
This commit is contained in:
@@ -328,7 +328,6 @@ class TestReadRequestRelative(tservers.ServerTestBase):
|
||||
protocol = HTTP2Protocol(c, is_server=True)
|
||||
protocol.connection_preface_performed = True
|
||||
|
||||
"OPTIONS *"
|
||||
req = protocol.read_request()
|
||||
|
||||
assert req.form_in == "relative"
|
||||
|
||||
Reference in New Issue
Block a user