azure-sdk-for-cpp/sdk
Ahson Khan f517aabb98
Clean-up the HTTP versions check in response parsing, and don't reuse connections on any response other than HTTP/1.1 (#5608)
* Harden the HTTP versions check in response parsing, validating specifically for 1.1 or 1.0, and throwing otherwise.

* Address feedback - comment was confusing.

* Update sdk/core/azure-core/src/http/curl/curl.cpp

Co-authored-by: Rick Winter <rick.winter@microsoft.com>

* Clarify the http version check and set keep-alive as false instead of throwing for non-http1.x.

* Address PR feedback - add comment snippet, and update log message.

---------

Co-authored-by: Rick Winter <rick.winter@microsoft.com>
2024-05-20 00:23:48 -07:00
..
attestation Update sdk vcpkg portfile with VERSION and HEAD_REF (#5516) 2024-04-12 10:25:19 -07:00
core Clean-up the HTTP versions check in response parsing, and don't reuse connections on any response other than HTTP/1.1 (#5608) 2024-05-20 00:23:48 -07:00
eventhubs Switched blob checkpoint store to use both connection string and token credentials. (#5632) 2024-05-17 19:51:27 +00:00
identity Update sdk vcpkg portfile with VERSION and HEAD_REF (#5516) 2024-04-12 10:25:19 -07:00
keyvault Update samples credentials and add notes to crypto client (#5587) 2024-05-01 08:19:57 -07:00
storage Increment version for storage releases (#5606) 2024-05-09 12:44:27 +08:00
tables Move tables tests to token only for recordings (#5620) 2024-05-16 09:57:53 -07:00
template Update sdk vcpkg portfile with VERSION and HEAD_REF (#5516) 2024-04-12 10:25:19 -07:00