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/12/12 07:00:20 UTC

[GitHub] [apisix] HuangPugang opened a new issue, #8499: help request: how to rewrite request header in java runner-plugin development

HuangPugang opened a new issue, #8499:
URL: https://github.com/apache/apisix/issues/8499

   ### Description
   
   one request sample:
   fore-end  request with header [a]-> apisix request with header [b]-> back-end
   how i transfer header [a] to [b] in java runner-plugin development ?
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
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.apache.org

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