Skip to content

feat: support appending query string in redirect#4298

Merged
spacewander merged 1 commit into
apache:masterfrom
Gary-Airwallex:feat/append-query-string-to-redirect
May 25, 2021
Merged

feat: support appending query string in redirect#4298
spacewander merged 1 commit into
apache:masterfrom
Gary-Airwallex:feat/append-query-string-to-redirect

Conversation

@Gary-Airwallex

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

Support appending query string in the redirect plugin, similar to the implementation in proxy_rewrite.
Fix #4229

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: append query string when using redirect with regex_uri

3 participants