Skip to content

FakeWeb doesn't match non alphabetized query strings #45

@maletor

Description

@maletor

I have a a registered URI regex of FileType=png&FileType=doc which are not in alphabetical order.

When I do a request for that I get an error that the URI is not registered, but flipping the png and doc around works.

I have built a custom query string normalizer called "non sorting normalizer" that is designed to remove the alphabetical order of array arguments. Can fakeweb be made to work with this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions