Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Bug fixes, New features, Breaking changes source code.tar.gz | 2025-07-10 | 1.3 MB | |
Bug fixes, New features, Breaking changes source code.zip | 2025-07-10 | 1.4 MB | |
README.md | 2025-07-10 | 777 Bytes | |
Totals: 3 Items | 2.7 MB | 5 |
🐛 Bug Fixes
- [#2167] - Fix [#1601]: Fix getaddrinfo stalling issue when network is down
- [#2165] - Proxy problems: Fix proxy-related issues
- a636a09 - Fix [#1656]: Improve logging before compression
✨ New Features
- [#2170] - Fix [#2082]: Add URL encoding helpers for user input in GET requests
- [#2169] - Fix [#1416]: Add SSL error access functionality
- [#2166] - Cleaner API: API improvements
- cfb56c0 - Fix [#1818]: Add POST with content receiver feature
- b2bf172 - Fix [#1551]: Add Params support for PUT/DELETE methods
🚨 Breaking Changes
- [#2177] - Complete removal of Windows 8 or lower support
- [#2173] - Removal of 32-bit environment support (64-bit only)
- [#2171] - Fix [#1578]: Improve form field access methods