github lexiforest/curl_cffi v0.7.0b4

latest releases: v0.10.0, v0.10.0b2, v0.10.0b1...
11 months ago

What's Changed

  • Added Chrome 123 and 124
  • Updated curl to 8.5.0
  • Use tmpdir for libcurl-impersonate artifacts on Linux builds by @bjia56 in #265
  • Mypy + Ruff by @deedy5 in #269
  • class Curl(): compile reason_phrase and status_line regex patterns by @deedy5 in #277
  • Add base_url to BaseSession by @lebr0nli in #279
  • Introduce default_encoding parameter to [set|autodetect] the encoding if the charset is missing from the headers by @deedy5 in #284
  • fix(curl): Set PROXY_CAINFO curlopt with CAINFO, fixes HTTPS proxies by @rlaphoenix in #286
  • Support list of tuple in query and form params by @yifeikong in #296
  • Ruff Linter configuring by @deedy5 in #297

New Contributors

Known issues

  • Some server with brotli compression enabled does not work well.

Full Changelog: v0.6.3b1...v0.7.0b4

Don't miss a new curl_cffi release

NewReleases is sending notifications on new releases.