The library is parsing the query params but then not using them to match. Problem is: `http://example.com/search/location?city=chi` is the same as `http://example.com/search/location?city=nyc` to swifter
The library is parsing the query params but then not using them to match.
Problem is:
http://example.com/search/location?city=chiis the same as
http://example.com/search/location?city=nycto swifter