aws / aws-sdk-cpp

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

Allow disabling HTTP2 (or specifying different version) on WinHTTP #2909

Closed SergeyRyabinin closed 6 months ago

SergeyRyabinin commented 6 months ago

Issue #, if available: There is no way to disable http2 on WinHTTP client Description of changes: Map this ClientConfig option to WinHTTP config 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.