Pyreqwest-impersonate

Latest version: v0.5.3

Safety actively analyzes 685838 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.4.1

What's Changed
* CI: use `manylinux=2_28` for linux builds, add `musllinux` builds by deedy5 in https://github.com/deedy5/pyreqwest_impersonate/pull/8
* Migrate to `nightly` rust-toolchain by deedy5 in https://github.com/deedy5/pyreqwest_impersonate/pull/9


**Full Changelog**: https://github.com/deedy5/pyreqwest_impersonate/compare/v0.4.0...v0.4.1

0.4.0

What's Changed
* Client: migrate to async reqwest_impersonate::Client, use rayon ThreadPool and Tokio multi-thread runtime by deedy5 in https://github.com/deedy5/pyreqwest_impersonate/pull/6
* Add the benchmark to CI, save the benchmark results to an image and show in the README by deedy5 in https://github.com/deedy5/pyreqwest_impersonate/pull/7
* [Add impersonate parameter to convenience functions](https://github.com/deedy5/pyreqwest_impersonate/commit/586bd32bd2bc6acffdbf7cddf71610670185915f)


**Full Changelog**: https://github.com/deedy5/pyreqwest_impersonate/compare/v0.3.2...v0.4.0

0.3.2

* Bugfix sending `data=` parameter in `post`, `put`, `patch` function
* Update requirements
* Readme: add `safari17_4_1` impersonate info
* update tests

**Full Changelog**: https://github.com/deedy5/pyreqwest_impersonate/compare/v0.3.1...v0.3.2

0.3.1

* [Add convenience functions that use a default Client instance under the hood](https://github.com/deedy5/pyreqwest_impersonate/commit/d3be3eb78118f9dcd40ba2111a2a65bf9e22da14)
* [Client: make verify=false by default](https://github.com/deedy5/pyreqwest_impersonate/commit/5f2541ad157ba5a3d988d9be7f144148af2ff7e3)
* [Small code improvements](https://github.com/deedy5/pyreqwest_impersonate/commit/96e6fbc86f14e05cae3fdbbe08f42c3aa91daa28)


**Full Changelog**: https://github.com/deedy5/pyreqwest_impersonate/compare/v0.3.0...v0.3.1

0.3.0

What's Changed
* v0.3.0 | The `Client` is now thread-safe by deedy5 in https://github.com/deedy5/pyreqwest_impersonate/pull/5
1) [Bugfix] Remove `trust_dns` (сauses 300 megabytes of memory consumption and 100 percent CPU core utilization during request execution)
2) Precompiled wheels: build abi3 wheels, which are compatible with multiple versions
3) Precompiled wheels: add a build for linux armv7
2) Update Readme

**Full Changelog**: https://github.com/deedy5/pyreqwest_impersonate/compare/v0.2.3...v0.3.0

0.2.3

What's Changed
* Response with Pytypes by deedy5 in https://github.com/deedy5/pyreqwest_impersonate/pull/4
* Update Readme (remove response.raw)


**Full Changelog**: https://github.com/deedy5/pyreqwest_impersonate/compare/v0.2.2...v0.2.3

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.