rampagecong opened a new pull request #6426: URL: https://github.com/apache/apisix/pull/6426
### What this PR does / why we need it: This PR add the ability to call upstream server when change the response header. When we implement SSO, we can set and modify cookie in APISIX plugin layer and also call upstream at the same time. This is refer to https://github.com/apache/apisix-go-plugin-runner/issues/67 ext-plugin-proto : https://github.com/api7/ext-plugin-proto/pull/26 apisix-go-plugin-runner : https://github.com/apache/apisix-go-plugin-runner/pull/68 ### Pre-submission checklist: * [x] Did you explain what problem does this PR solve? Or what new features have been added? * [x] Have you added corresponding test cases? * [x] Have you modified the corresponding document? * [x] Is this PR backward compatible? **If it is not backward compatible, please discuss on the [mailing list](https://github.com/apache/apisix/tree/master#community) first** -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
