-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
We are happy to answer your questions about the code or discuss technical ideas.
Please complete the following checklist (by adding [x]):
- I have searched open and closed issues for duplicates
- This isn't a feature request
- This is not a report about my app not working as expected
There is a bug on ProtonVPN extension for Firefox.
How to reproduce:
Open Firefox.
Turn off ProtonVPN connection.
Navigate to link http://echo.free.beeceptor.com/?something=1. Not https, http exact!
There is 'something' param in 'parsedQueryParams' hash. It's OK.
Turn on ProtonVPN connection.
Navigate to link http://echo.free.beeceptor.com/?something=1.
Actual result: parsedQueryParams is empty.
Expected result: 'something' param in 'parsedQueryParams' hash.
If you navigate to https schema, there is no problem at this case.
Metadata
Metadata
Assignees
Labels
No labels