Primp

Latest version: v0.9.3

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

Scan your dependencies

Page 5 of 7

0.4.4

* [Fix client_builder (upstream library has made breaking changes)](https://github.com/deedy5/pyreqwest_impersonate/commit/167660cab85312789c35f9520c4b8c80d7f2bbd4)
* [json param - use python json.dumps, data param - use python urllib.parse.urlencode](https://github.com/deedy5/pyreqwest_impersonate/commit/b5234ed460dfe718b90a23188fe71099e615574c)

**Full Changelog**: https://github.com/deedy5/pyreqwest_impersonate/compare/v0.4.3...v0.4.4

0.4.3

* [Add json param: to send A JSON serializable object in the request body](https://github.com/deedy5/pyreqwest_impersonate/commit/14045a1031dfc1e5b0fc68cd726ce6646bde1b7e)
* [request: data parameter improve (send datatypes <HashMap<String, String> and <HashMap<String, Vec<String>>)](https://github.com/deedy5/pyreqwest_impersonate/commit/884d1e3f71c0aa38527178ac6479fb2c512df89a)
* [Add request convenience function](https://github.com/deedy5/pyreqwest_impersonate/commit/51532cdeb461ffd30f74b2b5e844b34f92452b9e)
* [Update impersonate variants: add chrome124](https://github.com/deedy5/pyreqwest_impersonate/commit/30e0b8e63cfa2989c6d30c62c545e1bfeb9a146d)
* [Make default verify=True](https://github.com/deedy5/pyreqwest_impersonate/commit/03e55090b7727920d943f12e60fd810622adf394)

**Full Changelog**: https://github.com/deedy5/pyreqwest_impersonate/compare/v0.4.2...v0.4.3

0.4.2

What's Changed
* Remove Rayon, use Tokio global one-thread runtime by deedy5 in https://github.com/deedy5/pyreqwest_impersonate/pull/11
* [encoding_rs: remove features = ["simd-accel"]](https://github.com/deedy5/pyreqwest_impersonate/commit/456323a7b5e8db1945c8f6a809d8a1beb14191c9)
* [CI: use stable rust toolchain](https://github.com/deedy5/pyreqwest_impersonate/commit/97de7b006019bfbdb448b14f0ca4fb9ac81528f6)
* [README: add building info](https://github.com/deedy5/pyreqwest_impersonate/commit/e0c27ad28a1bcdc2e7a82c1ac0cc220a8ef75967)
* benchmark image - [generate 3 plots](https://github.com/deedy5/pyreqwest_impersonate/commit/0d51a106de11caf0d0b0c7d22cf26f5058fa167c)


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

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

Page 5 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.