jthann opened a new issue #62: URL: https://github.com/apache/apisix-go-plugin-runner/issues/62
### Issue description I am developing a sso login plugin using apisix-go-plugin-runner. After setting response headers like cookies, the response will just return to client, what I expect is setting cookies in response header and sending request to backend service at the same time. Can anyone help solving this problem? ### Environment * APISIX Go Plugin Runner's version: 0.2.0 * APISIX version: 2.12.0 * Go version: 1.17.4 * OS (cmd: `uname -a`): macOS -- 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]
