Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

support for passing along search/query params #71

Closed
davidnuescheler opened this issue Sep 24, 2020 · 0 comments · Fixed by adobe/helix-publish#659
Closed

support for passing along search/query params #71

davidnuescheler opened this issue Sep 24, 2020 · 0 comments · Fixed by adobe/helix-publish#659
Labels
enhancement New feature or request

Comments

@davidnuescheler
Copy link

there are a few usecases where query params are appended to a URL that are not actually evaluated on the server for example campaign ids in martech stacks. in that case it would be great to just pass on the query params and append those to the destination.

@davidnuescheler davidnuescheler added the enhancement New feature or request label Sep 24, 2020
trieloff added a commit to adobe/helix-publish that referenced this issue Nov 27, 2020
…irecting

this needs to be done in `helix-publish` instead of `helix-redirect` to preserve cachability. `helix-redirect` is never called with URL parameters, so we have to modify the response here

fixes adobe/helix-redirect#71
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant