mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-01-12 22:48:54 +08:00
remove verified remark
This commit is contained in:
@@ -21,7 +21,6 @@ def parse_headers(headers):
|
||||
first_line_format = "relative"
|
||||
else:
|
||||
first_line_format = "absolute"
|
||||
# FIXME: verify if path or :host contains what we need
|
||||
scheme, host, port, _ = url.parse(path)
|
||||
|
||||
if authority:
|
||||
|
||||
Reference in New Issue
Block a user