aws / aws-sdk-cpp

AWS SDK for C++
Apache License 2.0
1.98k stars 1.06k forks source link

Fix version check for CURLINFO_APPCONNECT_TIME_T #2932

Closed sbiscigl closed 7 months ago

sbiscigl commented 7 months ago

Issue #, if available:

issues/2931

Description of changes:

Fixes a version check for CURLINFO_APPCONNECT_TIME_T that checked for 7.55.0 incorrectly instead of 7.61.0,

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.