Skip to content

Remove blocked query parameters even for values like "=" #55924

Description

@r0hit0303

Currently for cross-site requests like "www.example.com?fbclid==", we don't remove fbclid even though it's marked as a blocked parameter in the code. fbclid is one of the many blocked parameters the same is true also for other parameters listed in the code. Please see this comment for more context around this.

We should remove the parameter even if the value was only "==".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions