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/03/27 13:27:40 UTC

[GitHub] [apisix-go-plugin-runner] Goxiaoy commented on issue #69: request help: How to pass headers from plugin runner to upstream

Goxiaoy commented on issue #69:
URL: https://github.com/apache/apisix-go-plugin-runner/issues/69#issuecomment-1079931978


   Works for me
   ```
   w http.ResponseWriter, r pkgHTTP.Request
   r.Header().Set("x-team-info","abc")
   ```


-- 
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