Rnet

Latest version: v2.2.0

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

Scan your dependencies

Page 1 of 5

2.2.0

What's Changed
* refactor(typing): refactor type extractors by 0x676e67 in https://github.com/0x676e67/rnet/pull/173
* feat(proxy): enhanced websocket request level proxy definition by 0x676e67 in https://github.com/0x676e67/rnet/pull/175


**Full Changelog**: https://github.com/0x676e67/rnet/compare/v2.1.5...v2.2.0

2.1.5

What's Changed
* fix(proxy): fix typo by 0x676e67 in https://github.com/0x676e67/rnet/pull/169
* perf(proxy): release the GIL when creating proxy by 0x676e67 in https://github.com/0x676e67/rnet/pull/170
* fix(typing): fix `SameSite` enum binding mapping error by 0x676e67 in https://github.com/0x676e67/rnet/pull/172


**Full Changelog**: https://github.com/0x676e67/rnet/compare/v2.1.1...v2.1.5

2.1.1

What's Changed
* docs(json): Improve `Json` type hints by 0x676e67 in https://github.com/0x676e67/rnet/pull/159
* docs(status): Improve StatusCode `__repr__` implement by 0x676e67 in https://github.com/0x676e67/rnet/pull/160
* docs: generate docs conditionally to minimize binary size by 0x676e67 in https://github.com/0x676e67/rnet/pull/161
* fix(client): updating client can overwrite verify option by 0x676e67 in https://github.com/0x676e67/rnet/pull/163
* perf(ws): zero-copy creation of websocket messages by 0x676e67 in https://github.com/0x676e67/rnet/pull/164
* build: update python dependency-groups by 0x676e67 in https://github.com/0x676e67/rnet/pull/165
* feat(headers): adapt `HeaderMap` to support repeated headers by 0x676e67 in https://github.com/0x676e67/rnet/pull/166


**Full Changelog**: https://github.com/0x676e67/rnet/compare/v2.1.0...v2.1.1

2.1.0

What's Changed
* build(deps): remove unused `log` dependencies by 0x676e67 in https://github.com/0x676e67/rnet/pull/153
* feat: allow inheritance of Client and BlockingClient in python by fnk93 in https://github.com/0x676e67/rnet/pull/152
* chore(error): refactor exception error handling by 0x676e67 in https://github.com/0x676e67/rnet/pull/154
* feat(stream): streaming transfers supports `str` chunks by 0x676e67 in https://github.com/0x676e67/rnet/pull/155

New Contributors
* fnk93 made their first contribution in https://github.com/0x676e67/rnet/pull/152

**Full Changelog**: https://github.com/0x676e67/rnet/compare/v2.0.5...v2.1.0

2.0.5

What's Changed
* fix(tests): update `self-signed.badssl.com` certificate test by 0x676e67 in https://github.com/0x676e67/rnet/pull/143
* perf(typing): remove obsolete wrapper of request body by 0x676e67 in https://github.com/0x676e67/rnet/pull/144
* feat(proxy): enhanced request level proxy definition by 0x676e67 in https://github.com/0x676e67/rnet/pull/145
* feat(typing): add safari/18_3_1 impersonate by 0x676e67 in https://github.com/0x676e67/rnet/pull/146
* perf: zero-copy transfers by 0x676e67 in https://github.com/0x676e67/rnet/pull/149


**Full Changelog**: https://github.com/0x676e67/rnet/compare/v2.0.0...v2.0.5

2.0.0

What's Changed
* build(deps): update pyo3-async-runtimes requirement from 0.23.0 to 0.24.0 by dependabot in https://github.com/0x676e67/rnet/pull/130
* build(deps): update pyo3 requirement from 0.23.5 to 0.24.0 by dependabot in https://github.com/0x676e67/rnet/pull/123
* build(deps): remove unused dependencies by 0x676e67 in https://github.com/0x676e67/rnet/pull/131
* feat: Adopt `requests` style API for client SSL certificate verification by 0x676e67 in https://github.com/0x676e67/rnet/pull/132
* fix(header): Adapt to the scenario of duplicate keys in HeaderMap by 0x676e67 in https://github.com/0x676e67/rnet/pull/135
* perf(header): Use bytes buffer in `HeaderMap` to avoid copying by 0x676e67 in https://github.com/0x676e67/rnet/pull/136
* refactor(cookie): refactor cookie API signature by 0x676e67 in https://github.com/0x676e67/rnet/pull/134
* chore: use macros to simplify Python buffer implementation by 0x676e67 in https://github.com/0x676e67/rnet/pull/139
* feat: add `chrome 134` impersonate by 0x676e67 in https://github.com/0x676e67/rnet/pull/140
* build: add free-threaded package support by 0x676e67 in https://github.com/0x676e67/rnet/pull/142


**Full Changelog**: https://github.com/0x676e67/rnet/compare/v1.7.0...v2.0.0

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.