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

[Feature]: HTTP proxy support #38

Closed
emocharnik opened this issue Oct 10, 2024 · 0 comments · Fixed by #39
Closed

[Feature]: HTTP proxy support #38

emocharnik opened this issue Oct 10, 2024 · 0 comments · Fixed by #39
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@emocharnik
Copy link
Collaborator

1. Is your feature request related to a problem? Please describe.

Currently, the extension does not support HTTP proxies, which can be a challenge for users working in environments where internet access is restricted or managed through a proxy. This limitation hinders connectivity and functionality for users behind corporate firewalls.

2. Describe the solution you'd like.

Implement HTTP proxy support within the extension, allowing users to configure proxy settings via the extension's configuration options or automatically inherit system proxy settings. This would ensure that the extension can function properly in environments requiring proxy access.

3. Describe alternatives you've considered.

  • Manually configuring proxy settings outside the extension, such as through system-level settings or environment variables, but this is not always effective or user-friendly.
  • Using a different extension that has built-in proxy support, though this may lack the specific features of this extension.

4. Additional context.

Including proxy support would improve accessibility and expand the potential user base for the extension, especially in corporate or restricted environments.

@emocharnik emocharnik added enhancement New feature or request good first issue Good for newcomers labels Oct 10, 2024
@emocharnik emocharnik self-assigned this Oct 10, 2024
@emocharnik emocharnik added this to the v0.1.0 milestone Oct 10, 2024
@emocharnik emocharnik changed the title [Feature]: HTTP proxy [Feature]: HTTP proxy supporr Oct 10, 2024
@emocharnik emocharnik changed the title [Feature]: HTTP proxy supporr [Feature]: HTTP proxy support Oct 10, 2024
@penja penja linked a pull request Oct 19, 2024 that will close this issue
@emocharnik emocharnik removed this from the v0.1.0 milestone Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant