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/13 11:03:59 UTC

[GitHub] [apisix-java-plugin-runner] kamyam opened a new issue, #222: request help: rewrite request body

kamyam opened a new issue, #222:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/222

   ### Issue description
   怎么样才可以修改请求参数的报文?
   request.setBody(),不起作用,如果用lua是怎么实现
   
   ### Environment
   
   * your apisix-java-plugin-runner 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


[GitHub] [apisix-java-plugin-runner] tzssangglass closed issue #222: request help: rewrite request body

Posted by GitBox <gi...@apache.org>.
tzssangglass closed issue #222: request help: rewrite request body
URL: https://github.com/apache/apisix-java-plugin-runner/issues/222


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


[GitHub] [apisix-java-plugin-runner] tzssangglass commented on issue #222: request help: rewrite request body

Posted by GitBox <gi...@apache.org>.
tzssangglass commented on issue #222:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/222#issuecomment-1351304140

   > 那lua插件支持重写RequestBody吗,有没有DEMO参考
   
   search `ngx.req.set_body_data` in APISIX's source code


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


[GitHub] [apisix-java-plugin-runner] tzssangglass commented on issue #222: request help: rewrite request body

Posted by GitBox <gi...@apache.org>.
tzssangglass commented on issue #222:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/222#issuecomment-1350272399

   ref: https://github.com/apache/apisix-java-plugin-runner/issues/143#issuecomment-1127353544


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


[GitHub] [apisix-java-plugin-runner] kamyam commented on issue #222: request help: rewrite request body

Posted by GitBox <gi...@apache.org>.
kamyam commented on issue #222:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/222#issuecomment-1350461359

   > ref: [#143 (comment)](https://github.com/apache/apisix-java-plugin-runner/issues/143#issuecomment-1127353544)
   
   那lua插件支持重写RequestBody的吗,有没有DEMO参考


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