You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/01/27 11:07:31 UTC

[GitHub] [apisix-go-plugin-runner] jthann opened a new issue #62: Cannot setting response header and proxy to backend at the same time in go plugin

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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-go-plugin-runner] spacewander commented on issue #62: Cannot setting response header and proxy to backend at the same time in go plugin

Posted by GitBox <gi...@apache.org>.
spacewander commented on issue #62:
URL: https://github.com/apache/apisix-go-plugin-runner/issues/62#issuecomment-1023841418


   Not support yet.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-go-plugin-runner] spacewander closed issue #62: Cannot setting response header and proxy to backend at the same time in go plugin

Posted by GitBox <gi...@apache.org>.
spacewander closed issue #62:
URL: https://github.com/apache/apisix-go-plugin-runner/issues/62


   


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-go-plugin-runner] spacewander commented on issue #62: Cannot setting response header and proxy to backend at the same time in go plugin

Posted by GitBox <gi...@apache.org>.
spacewander commented on issue #62:
URL: https://github.com/apache/apisix-go-plugin-runner/issues/62#issuecomment-1063890798


   Already done.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-go-plugin-runner] spacewander commented on issue #62: Cannot setting response header and proxy to backend at the same time in go plugin

Posted by GitBox <gi...@apache.org>.
spacewander commented on issue #62:
URL: https://github.com/apache/apisix-go-plugin-runner/issues/62#issuecomment-1041047030


   Maybe we can implement it in the 0.3.0, which is planned to release in March?


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-go-plugin-runner] rampagecong commented on issue #62: Cannot setting response header and proxy to backend at the same time in go plugin

Posted by GitBox <gi...@apache.org>.
rampagecong commented on issue #62:
URL: https://github.com/apache/apisix-go-plugin-runner/issues/62#issuecomment-1041049998


   Think you!


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org