Skip to content

ProtonVPN Firefox Extension drops query string for HTTP schema #10

@alexeygon

Description

@alexeygon

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions