azure-sdk-for-cpp/sdk/core
Ahson Khan 218784d82a
Create a session handle once in the transport ctor and reuse it for all requests rather than creating a new one each time. (#3585)
* Reuse the same session handle for all requests rather than creating a new one each time.

* Move the session handle creation to the transport adapter ctor.

* Update changelog entry.

* Address PR feedback.

* Change CreateSessionHandle to return a local session handle
2022-04-28 14:19:55 -07:00
..
azure-core Create a session handle once in the transport ctor and reuse it for all requests rather than creating a new one each time. (#3585) 2022-04-28 14:19:55 -07:00
azure-core-test Updated and add samples for Attestation service. (#3448) 2022-03-22 14:29:03 -07:00
perf Rename winhttp transport option (#3488) 2022-03-31 12:19:25 -07:00
ci.yml Migrate to matrix generator (#3553) 2022-04-26 14:34:23 +00:00
CMakeLists.txt Revert "Vcpkg Beta Automation (#3430)" (#3495) 2022-03-31 13:14:19 -07:00