mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
remove verified remark
This commit is contained in:
parent
ae94ca6fa9
commit
b5f0342664
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user