C++ REST SDK v2.10.9 Release Notes

Release Date: 2019-01-19 // over 5 years ago
    • βœ… PR#973 Address gcc warnings-as-errors in compression code, test improvements
    • PR#986 Prevent infinite loop during proxy authentication
    • 🚚 PR#987 Remove use of aligned_union that broke CentOS 7.
    • πŸ— PR#1004 #993, #1002: Add flexibility for iOS building. Adds command line args…
    • PR#1009 gcc: Fix compilation with -fno-operator-names
    • PR#1019 FIX: crash with std::logic_error when reusing a connection that timed out on the server
    • πŸ“œ PR#1021 handle null bytes when parsing utf8
    • πŸ— PR#1017 Add in support for adding i386 slice when building for 32-bit targets. Also improve messaging and add means to clean
    • πŸ— PR#1024 http_compression.cpp: fix build with gcc 4.7
    • πŸ†“ PR#1022 Resolve double free when WinHttpSendRequest fails