blob: d208b891770513bc42eca6dd9498e8a03f4c8c65 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Long: suppress-connect-headers
2Help: Suppress proxy CONNECT response headers
3See-also: dump-header include proxytunnel
4---
5When --proxytunnel is used and a CONNECT request is made don't output proxy
6CONNECT response headers. This option is meant to be used with --dump-header or
7--include which are used to show protocol headers in the output. It has no
8effect on debug options such as --verbose or --trace, or any statistics.