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/16 07:21:52 UTC

[GitHub] [apisix] yongxianggeng opened a new issue #6626: help request: How I can get parameters from client request header in myself java plugin?

yongxianggeng opened a new issue #6626:
URL: https://github.com/apache/apisix/issues/6626


   ### Description
   
   I build a new class TokenValidator implements PluginFilter in my apisix-java-plugin-runner-main, but i can not get the Token parameter from client request in the override method filter. 
   
   ### Environment
   
   - APISIX version (run `apisix version`):2.12.1
   - Operating system (run `uname -a`):Linux UVM47 3.10.0-957.el7.x86_64 #1 SMP Thu Nov 8 23:39:32 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):openresty/1.19.9.1
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):3.4.0
   - APISIX Dashboard version, if relevant:2.11
   - Plugin runner version, for issues related to plugin runners:0.2.0
   - LuaRocks version, for installation issues (run `luarocks --version`):5.3
   


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