Azure/azure-storage-cpplite

[Feature Request] Request to support proxy auth for azure-storage-cpplite

AmyLee91 opened this issue · 2 comments

Hi Azure team,
We are need to using proxy auth (username and password). We found your SDK is not support yet.

Could you support this feature for Curl transport?

https://github.com/Azure/azure-storage-cpplite/blob/master/src/http/libcurl_http_client.cpp
https://github.com/Azure/azure-storage-cpplite/blob/master/src/blob/blob_client.cpp

https://curl.se/libcurl/c/CURLOPT_PROXYAUTH.html

Thanks.

Hi Azure team,
Is this azure-storage-cpplite sdk could use proxy environment variables to set the full proxy configuration?

as this comment:
Azure/azure-sdk-for-cpp#3199 (comment)

Thanks.

Hi @AmyLee91 , this SDK has been deprecated. We won't add new features. Please try our Track 2 SDK.