github yhirose/cpp-httplib v0.23.0
Bug fixes, New features, Breaking changes

latest releases: v0.26.0, v0.25.0, v0.24.0...
one month ago

🐛 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

Don't miss a new cpp-httplib release

NewReleases is sending notifications on new releases.