suppress-connect-headers.d 518 B

1234567891011
  1. Long: suppress-connect-headers
  2. Help: Suppress proxy CONNECT response headers
  3. See-also: dump-header include proxytunnel
  4. Category: proxy
  5. Example: --suppress-connect-headers --include -x proxy $URL
  6. Added: 7.54.0
  7. ---
  8. When --proxytunnel is used and a CONNECT request is made do not output proxy
  9. CONNECT response headers. This option is meant to be used with --dump-header or
  10. --include which are used to show protocol headers in the output. It has no
  11. effect on debug options such as --verbose or --trace, or any statistics.