Commit d2bcf1e3 authored by Desmond O. Chang's avatar Desmond O. Chang Committed by Jay Satiro
Browse files

url: add option CURLOPT_SUPPRESS_CONNECT_HEADERS



- Add new option CURLOPT_SUPPRESS_CONNECT_HEADERS to allow suppressing
  proxy CONNECT response headers from the user callback functions
  CURLOPT_HEADERFUNCTION and CURLOPT_WRITEFUNCTION.

- Add new tool option --suppress-connect-headers to expose
  CURLOPT_SUPPRESS_CONNECT_HEADERS and allow suppressing proxy CONNECT
  response headers from --dump-header and --include.

Assisted-by: Jay Satiro
Assisted-by: default avatar <CarloCannas@users.noreply.github.com>
Closes https://github.com/curl/curl/pull/783
parent ec1d0ed1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment