Skip to content

Conversation

@jkyberneees
Copy link
Collaborator

As described in: #47, we now forward the req.query object to the origin as query string if queryString parameter is not defined in route.hooks.
This new feature will allow developers to easily update the request query parameters from inside the onRequest hook.

Closes: #47

@jkyberneees jkyberneees merged commit 2220802 into master Aug 29, 2020
@jkyberneees jkyberneees deleted the support-req-query-forwarding branch August 29, 2020 22:01
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.

req.query is not being applied into the target

2 participants