mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-02-01 07:49:10 +00:00
cleanup
This commit is contained in:
parent
53f2582313
commit
00ed982ea0
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user