suppress-connect-headers.d 503 B

12345678910
  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. ---
  7. When --proxytunnel is used and a CONNECT request is made don't output proxy
  8. CONNECT response headers. This option is meant to be used with --dump-header or
  9. --include which are used to show protocol headers in the output. It has no
  10. effect on debug options such as --verbose or --trace, or any statistics.