-
Notifications
You must be signed in to change notification settings - Fork 554
Closed
Description
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
Labels
No labels