path-parser icon indicating copy to clipboard operation
path-parser copied to clipboard

support strict query params

Open k-egor-smirnov opened this issue 2 years ago • 0 comments

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.

k-egor-smirnov avatar Jan 19 '23 08:01 k-egor-smirnov