Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Don't parse query string for functions which don't need it #16

Open
OliverJAsh opened this issue Dec 27, 2020 · 0 comments
Open

Don't parse query string for functions which don't need it #16

OliverJAsh opened this issue Dec 27, 2020 · 0 comments

Comments

@OliverJAsh
Copy link
Member

OliverJAsh commented Dec 27, 2020

We don't need to parse the query string for functions like replacePathnameInUrl, which never deal with the query (unlike functions like replaceQueryInUrl).

Note this issue would be made redundant by the fix for #15, since those new APIs will always parse the query string.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant