Skip to content
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

Honor http_proxy environment variables #787

Open
supervacuus opened this issue Jan 12, 2023 · 0 comments · May be fixed by #1111
Open

Honor http_proxy environment variables #787

supervacuus opened this issue Jan 12, 2023 · 0 comments · May be fixed by #1111
Assignees
Labels
area: api area: core area: integration enhancement New feature or request Platform: Linux Platform: macOS Platform: Native Platform: Windows SDK parity Behavior that other SDKs provide and we are missing or implement differently

Comments

@supervacuus
Copy link
Collaborator

A user of the Native SDK currently must configure an HTTP proxy themselves via sentry_options_set_http_proxy(), which also means their application must parse the http_proxy (and potentially https_proxy, no_proxy) variables. Since these are fairly standard in all supported platforms, we should provide the mechanism ootb. I think other SDKs already support this.

@supervacuus supervacuus added SDK parity Behavior that other SDKs provide and we are missing or implement differently and removed Status: Untriaged labels Jan 12, 2023
@JoshuaMoelans JoshuaMoelans linked a pull request Jan 9, 2025 that will close this issue
7 tasks
@JoshuaMoelans JoshuaMoelans moved this from Needs Discussion to In Progress in Mobile & Cross Platform SDK Jan 29, 2025
@JoshuaMoelans JoshuaMoelans self-assigned this Jan 29, 2025
@JoshuaMoelans JoshuaMoelans moved this from In Progress to Needs Review in Mobile & Cross Platform SDK Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: api area: core area: integration enhancement New feature or request Platform: Linux Platform: macOS Platform: Native Platform: Windows SDK parity Behavior that other SDKs provide and we are missing or implement differently
Projects
Status: Needs Review
Development

Successfully merging a pull request may close this issue.

4 participants