Open
Description
Description
- Add the ability to proxy every request to api
- Can't find how it can be done right now
- Idially it should be something similar to the Android version
System.setProperty("https.proxyHost", "x.x.x.x"); System.setProperty("https.proxyPort", "nnnn"); System.setProperty("com.google.api.client.should_use_proxy", "true");
API Proposal
No response
Firebase Product(s)
Database