-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add ability for redirects to preserve the querystring and hash
when the requested URL is redirected, as the result of: config.redirects preserve the querystring and hash, conditional to: config.redirects[index].preserveQuery config.redirects[index].preserveHash when the requested URL is redirected, as the result of either: config.cleanUrls config.trailingSlash preserve the querystring and hash, without condition based on: * upstream PR 154 vercel/serve-handler#154 * upstream PR 144 vercel/serve-handler#144
- Loading branch information
1 parent
e54b28e
commit 7b8d575
Showing
1 changed file
with
21 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters