apache / apisix-go-plugin-runner

Go Plugin Runner for APISIX
https://apisix.apache.org/
Apache License 2.0
173 stars 68 forks source link

Whether the apisix-go-plugin-runner can implement setCookie and then call the upstream service #66

Closed rampagecong closed 2 years ago

rampagecong commented 2 years ago

Issue description

The current situation is that the http.setcookie is called directly in apisix and returns the result, and the upstream service cannot be called.

Environment

spacewander commented 2 years ago

Let's track it in https://github.com/apache/apisix-go-plugin-runner/issues/62 too.