Skip to content

router urls with "?" #378

@scottiedog45

Description

@scottiedog45

First and foremost thanks for the fun library! Makes my integration tests pretty painless =)

Perhaps I've missed something in the docs, but:

Going from version 1.4.5 -> 1.4.6, it seems Swifter is unable to correctly parse the following url when my app requests it:

/invoices/?page=1

The package IS able to find the file with the json in it, but when my app makes a request to this url in 1.4.6, I get a 404.

The 1.4.5 version correctly finds it!

What do you advise?

All other types of routes without the ? work fine.

Thanks =)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions