v2.33.1
📦 requestsView on GitHub →
🐛 3 fixes
Summary
Version 2.33.1 primarily focuses on bug fixes related to test cleanup, Content-Type header parsing, and error consistency for malformed headers.
🐛 Bug Fixes
- Fixed test cleanup for CVE-2026-25645 to avoid leaving unnecessary files in the tmp directory.
- Fixed Content-Type header parsing for malformed values.
- Improved error consistency for malformed header values.