π 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