Azure / azure-storage-cpplite

Lite version of C++ Client Library for Microsoft Azure Storage
MIT License
25 stars 43 forks source link

Could Support Proxy with username/password #127

Open AmyLee91 opened 2 years ago

AmyLee91 commented 2 years ago

Hi @Jinming-Hu

As you mentioned in this place in the cpplite: Azure/azure-storage-cpp#330 (comment)

cpplite has supported http proxy, But I found it not support username/password.

Could you support ‘CURLOPT_PROXYUSERPWD’ in the cpplite lib?

Thanks.

Jinming-Hu commented 2 years ago

Hi @AmyLee91, cpplite sdk has been deprecated. We won't add any new features.

Please use our Track2 SDK instead.