firebase-ios-sdk icon indicating copy to clipboard operation
firebase-ios-sdk copied to clipboard

[FR]: Proxy settings

Open UzverNumber47 opened this issue 2 years ago • 2 comments

Description

  1. Add the ability to proxy every request to api
  2. Can't find how it can be done right now
  3. 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

UzverNumber47 avatar Oct 19 '23 10:10 UzverNumber47

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

google-oss-bot avatar Oct 19 '23 10:10 google-oss-bot

Partial duplicate of #11858.

triplef avatar Oct 02 '24 10:10 triplef