v0.7.0b4
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
toBaseSession
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
- @lebr0nli made their first contribution in #279
- @rlaphoenix made their first contribution in #286
Known issues
- Some server with brotli compression enabled does not work well.
Full Changelog: v0.6.3b1...v0.7.0b4