2016-04-28 17:33:25 +08:00
|
|
|
Long: suppress-connect-headers
|
|
|
|
Help: Suppress proxy CONNECT response headers
|
|
|
|
See-also: dump-header include proxytunnel
|
2020-10-03 15:13:34 +08:00
|
|
|
Category: proxy
|
2021-08-31 22:37:14 +08:00
|
|
|
Example: --suppress-connect-headers --include -x proxy $URL
|
2021-09-28 17:50:07 +08:00
|
|
|
Added: 7.54.0
|
2016-04-28 17:33:25 +08:00
|
|
|
---
|
2021-10-31 23:34:44 +08:00
|
|
|
When --proxytunnel is used and a CONNECT request is made do not output proxy
|
2016-04-28 17:33:25 +08:00
|
|
|
CONNECT response headers. This option is meant to be used with --dump-header or
|
|
|
|
--include which are used to show protocol headers in the output. It has no
|
|
|
|
effect on debug options such as --verbose or --trace, or any statistics.
|