path-parser
path-parser copied to clipboard
support strict query params
Hi. I appreciate you for this library!
I has query based routing in my project and that means it's required to match URLs with strictly matched params. This PR brings support for this feature.