mirror of
https://github.com/lwthiker/curl-impersonate.git
synced 2026-08-25 21:18:13 +00:00
This commit adds: * Support for configuring the TLS certificate compression algorithms the client is willing to receive via the CURLOPT_SSL_CERT_COMPRESSION option or the '--cert-compression' command line flag. * Support for decompressing zlib-compressed certificates in addition to brotli. Previously brotli decompression only was available and it was hardcoded into the binary.