1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-11 07:39:50 -04:00
Desmond O. Chang d2bcf1e3e2 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: CarloCannas@users.noreply.github.com
Closes https://github.com/curl/curl/pull/783
2017-03-12 01:32:33 -05:00
..
2017-03-11 17:19:59 -05:00
2016-10-18 13:59:54 +02:00
2016-12-19 02:31:59 -05:00
2016-12-21 11:07:26 +01:00
2016-11-07 10:36:23 +01:00
2016-12-21 11:07:26 +01:00
2016-12-24 23:35:43 +01:00
2017-02-07 02:39:16 -05:00
2017-02-28 09:10:18 +01:00