Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sequential Proxy with POST requests #819

Closed
ArkhipovK opened this issue Nov 24, 2023 · 2 comments
Closed

Sequential Proxy with POST requests #819

ArkhipovK opened this issue Nov 24, 2023 · 2 comments

Comments

@ArkhipovK
Copy link

Hello, it said in documentation, that since KrakenD 2.5, we can use POST (and some other) requests in sequential proxy. But how we can add to such request data from previous responses. It docs we can see such case only for urls, but is there any way to add this data to the bodies of POST requests?

@alombarte
Copy link
Member

Hello @ArkhipovK , the sequential does not send the body of a previous response as a body to the next one. Instead, it sends the original body from the calling user.

Under the Enterprise edition, with a mix of things and the body generator, it is possible.

Copy link

This issue was marked as resolved a long time ago and now has been automatically locked as there has not been any recent activity after it. You can still open a new issue and reference this link.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants