mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 15:37:45 +00:00
Corrected keep_host_header usage option
I tested this locally to verify this change is correct.
This commit is contained in:
parent
997a20e652
commit
93cb73e2cd
@ -15,7 +15,7 @@ Usage:
|
||||
# Used as the target location if neither SNI nor host header are present.
|
||||
--mode reverse:http://example.com/
|
||||
# To avoid auto rewriting of host header by the reverse proxy target.
|
||||
--set keep-host-header
|
||||
--set keep_host_header
|
||||
mitmdump
|
||||
-p 80
|
||||
--mode reverse:http://localhost:443/
|
||||
|
Loading…
Reference in New Issue
Block a user