The Wayback Machine - https://web.archive.org/web/20220616111314/https://github.com/Kong/kong/issues/8057
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
expected result:
example.com?param=abc -> will become example.com
example.com/?param=abc -> will stay example.com/
actual result:
example.com?param=abc -> become example.com
example.com/?param=abc -> stays example.com/?param=abc
The text was updated successfully, but these errors were encountered: