-
-
Notifications
You must be signed in to change notification settings - Fork 329
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: HTTP Proxy Support #1521
Labels
Comments
philipphofmann
moved this from Needs Discussion
to Backlog
in Mobile & Cross Platform SDK
Jan 5, 2022
FYI, we would use this in .NET MAUI as well - if it were available. It would likely be useful for MAUI desktop apps (i.e. MacCatalyst). We currently have support for HTTP proxies in managed .NET code, and for native Android, but not for Cocoa. |
How important is that feature for you, @mattjohnsonpint? Is it something nice to have or something you absolutely need? Did somebody already ask for this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
because of getsentry/sentry-react-native#725
Similar to https://github.com/getsentry/sentry-java/pull/1035/files
so users can set a user, passw, IP, and port.
The text was updated successfully, but these errors were encountered: