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/06/21 01:03:59 UTC

[GitHub] [apisix] object777 opened a new issue, #7286: help request: 开发apisix java plugin插件的时候 HttpRequest 怎么获取post请求里的body参数

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

   ### Description
   
   开发apisix java plugin0.1版本插件的时候 HttpRequest 怎么获取post请求里的body参数
   request.getArgs 只能获取到url 拼接参数
    在获取header的同时请求的key全都转成小写了
   
   ### 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