The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Download Latest Version
v2.10.19 source code.zip (2.1 MB)
Email in envelope
Get an email when there's a new version of cpprestsdk
Home
/
v2.10.15
| Name | Modified | Size | InfoDownloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2020年02月24日 | 1.9 kB | |
| v2.10.15.tar.gz | 2020年02月24日 | 1.8 MB | |
| v2.10.15.zip | 2020年02月24日 | 2.1 MB | |
| Totals: 3 Items | 3.8 MB | 0 | |
- 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#1288 Fix test case broken by commit f4c863b
- 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 askcasablanca@microsoft.com 2020年2月22日 08:31:00 -0800