Merge pull request #2435 from element-hq/feature/bma/proxyConfig

Provide global proxy to the SDK
This commit is contained in:
Benoit Marty 2024-02-26 11:01:18 +01:00 committed by GitHub
commit b6b120b489
8 changed files with 113 additions and 2 deletions

1
changelog.d/2420.misc Normal file
View file

@ -0,0 +1 @@
Provide the current system proxy setting to the Rust SDK.