You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Extremely special thanks to @garethsb-sony for a large number of contributions in this release
PR#1209 Workarounds for two GCC 4.7.2 bugs with lambda functions
PR#1220 Fix SxS debug-release builds with Visual Studio
PR#1219 Fix "Data" to "Date" in the HTTP Server API mapping, and clarify that the indices of these values match the HTTP_HEADER_ID values for HTTP_REQUEST_HEADERS but not HTTP_RESPONSE_HEADERS
PR#1196 Fixing of connections_and_errors::cancel_with_error test which sometimes fires false positive error "There are no pending calls to next_request."
PR#1233 Trim whitespace and nulls the same way.
PR#1248 Avoid using permissive- with ZW which breaks VS2019
PR#1182 Support for WinHTTPAL curl-to-WinHTTP adapter
PR#1253 http_server_httpsys.cpp requires linking against httpapi.lib, http_client_winhttp.cpp does not.
PR#1263 Remove trailing slash on websocketpp submodule url, which causes checkout failure on CircleCI with git 2.22.0
PR#1293 Update vcpkg and remove tests that look for web servers that no longer exist
PR#1276 Added comparison overrides to utility::datetime
PR#1289 Fix various warnings reported by gcc 9.3, and possibly earlier versions
PR#1334 Update vcpkg and boost on Android
PR#1306 Change default installation directory for cmake files to cmake/cpprestsdk
PR#1330 Use LC_ALL_MASK rather than LC_ALL when calling newlocale
PR#1310 Add TCP_NODELAY to disable Nagle's algorithm in Boost.ASIO-based http_client
PR#1335 Turn VS2015 back on now that vcpkg is fixed.
PR#1322 Enable HTTP compression support on all platforms
PR#1340 Add Ubuntu 18.04 testing.
PR#1342 Use C++11 synchronization classes under macOS too
PR#1339 Fix tcp::resolver data race in the asio backend and be defensive against empty results
-- cpprestsdk team [email protected] THR, 22 Feb 2020 08:31:00 -0800