aws / aws-sdk-cpp

AWS SDK for C++
Apache License 2.0
1.96k stars 1.05k forks source link

Fix keep alive setting on WinHTTP, trace more error codes from WinHTTP #2917

Closed SergeyRyabinin closed 4 months ago

SergeyRyabinin commented 5 months ago

Issue #, if available: WinHttp client wrapper always logs an error about keep-alive Description of changes: Set keep-alive according to the MSFT docs; various logging updates Check all that applies:

Check which platforms you have built SDK on to verify the correctness of this PR.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.