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 4 of 5

0.2.2

* [Release the GIL during request](https://github.com/deedy5/pyreqwest_impersonate/commit/6b012d2c4e931502a2c61ac8e4de07550dd09899)
* [Client: add params cookie_store=True, referer=True. Changed follow_redirects=True. Update README.](https://github.com/deedy5/pyreqwest_impersonate/commit/718b68ab9729d534d4908d4bb34d6f15586db893)
* Update README

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

0.2.1

1) [Fix memory overhead: do not pass resp object to struct Response, only…](https://github.com/deedy5/pyreqwest_impersonate/commit/52853ede3957439bd6b0231de02487a736f4de56)
2) [pytest: remove pytest-retry, use decorator](https://github.com/deedy5/pyreqwest_impersonate/commit/a4d4f6659fb5e2786bb9fbe5eb800758aca31c66)
3) [Update tests](https://github.com/deedy5/pyreqwest_impersonate/commit/1e78e9318939e1b8dc121ee6a7c927ac291e9f89)
4) [Client:request(): remove Python::with_gil](https://github.com/deedy5/pyreqwest_impersonate/commit/10e2db114185b144e410e891b8f69c5f167c939c)
5) update Readme

**Full Changelog**: https://github.com/deedy5/pyreqwest_impersonate/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
* Implement struct Response,
* add methods content and json,
* cache text and content,
* release the gil during request and extracting text or json,
* CI: trigger on all branches,
* pytest: add retries,
* add benchmark.

**Full Changelog**: https://github.com/deedy5/pyreqwest_impersonate/compare/v0.1.3...v0.2.0

0.1.3

* Client: add parameters `auth`, `auth_bearer`, `params`, `follow_redirects`, `max_redirects`,
* Client.request(): add parameters `headers`, `params`, `content`, `data`, `files`, `auth`, `auth_bearer`,
* update tests,
* update README.

**Full Changelog**: https://github.com/deedy5/pyreqwest-impersonate/compare/v0.1.2...v0.1.3

0.1.2

* [Client: 1) add headers, redirects, verify, http1, http2 params, 2) add get(), post(), head(), put(), delete(), patch() methods.](https://github.com/deedy5/pyreqwest-impersonate/commit/a6e7d6ca94b6eb9072d7ef7e80f7bf72d7333c00)
* [Client: enable trust_dns async resolver](https://github.com/deedy5/pyreqwest-impersonate/commit/27abf9acafcb12bae9413d41101cd64e949c9f5e)
* [Cargo.toml - update [profile.release] section](https://github.com/deedy5/pyreqwest-impersonate/commit/8425e97c0a4b599e8c10cd7d35c0a98a68e318ef)

**Full Changelog**: https://github.com/deedy5/pyreqwest-impersonate/compare/v0.1.1...v0.1.2

0.1.1

* Fix linux artifacts

**Full Changelog**: https://github.com/deedy5/pyreqwest-impersonate/compare/v0.1.0...v0.1.1

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.