mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-29 12:45:00 +08:00
minor fixes
This commit is contained in:
@@ -273,7 +273,7 @@ class Request(_HTTP2Message):
|
||||
req = http.Request(
|
||||
b'',
|
||||
self.method.string(),
|
||||
b'',
|
||||
b'http',
|
||||
b'',
|
||||
b'',
|
||||
path,
|
||||
|
||||
Reference in New Issue
Block a user