| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-08 | 854 Bytes | |
| v0.11.3 source code.tar.gz | 2026-05-08 | 231.4 kB | |
| v0.11.3 source code.zip | 2026-05-08 | 283.3 kB | |
| Totals: 3 Items | 515.6 kB | 0 | |
What's Changed
- docs: fix
HeaderMapdocumentation page by @mrcsnv in https://github.com/0x676e67/wreq-python/pull/579 - docs: Added Cookie section by @mrcsnv in https://github.com/0x676e67/wreq-python/pull/580
- fix(tls): register KeyShare class in Python module by @Averyy in https://github.com/0x676e67/wreq-python/pull/582
- feat(client): implement
raise_for_statusfor Client by @0x1997 in https://github.com/0x676e67/wreq-python/pull/583 - Update print statements to use response.status by @mrcsnv in https://github.com/0x676e67/wreq-python/pull/585
New Contributors
- @Averyy made their first contribution in https://github.com/0x676e67/wreq-python/pull/582
- @0x1997 made their first contribution in https://github.com/0x676e67/wreq-python/pull/583
Full Changelog: https://github.com/0x676e67/wreq-python/compare/v0.11.2...v0.11.3