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

Ensure early requests go through proxy if auto-connect is enabled #8

Open
hensm opened this issue Apr 10, 2021 · 0 comments
Open

Ensure early requests go through proxy if auto-connect is enabled #8

hensm opened this issue Apr 10, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@hensm
Copy link
Owner

hensm commented Apr 10, 2021

Auto-connect should probably block/suspend requests made before the extension is properly initialized.

Firefox

Re-structure proxy registration to use a persistent event listener for proxy.onRequest. Must be at top-level, not within async callback/func. Currently requires data from async storage via options lib to create proxy details object.

Chromium

Solution unclear, needs more research.

@hensm hensm added the enhancement New feature or request label Apr 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant