Skip to content

BUG: Parameters in the URL are automatically sorted when a GET request is made. #2259

@cngege

Description

@cngege

BEFORE:
?z=1&a=2
AFTER
?a=2&z=1

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions