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 2021/07/13 09:18:02 UTC

[GitHub] [apisix] philzhangrui opened a new pull request #4595: Request body paramter

philzhangrui opened a new pull request #4595:
URL: https://github.com/apache/apisix/pull/4595


   ### What this PR does / why we need it:
   <!--- Why is this change required? What problem does it solve? -->
   <!--- If it fixes an open issue, please link to the issue here. -->
   
   ### Pre-submission checklist:
   
   * [ ] Did you explain what problem does this PR solve? Or what new features have been added?
   * [ ] Have you added corresponding test cases?
   * [ ] Have you modified the corresponding document?
   * [ ] Is this PR backward compatible? **If it is not backward compatible, please discuss on the [mailing list](https://github.com/apache/apisix/tree/master#community) first**
   


-- 
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] github-actions[bot] closed pull request #4595: feat: add request body parameter

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed pull request #4595:
URL: https://github.com/apache/apisix/pull/4595


   


-- 
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] github-actions[bot] closed pull request #4595: feat: add request body parameter

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed pull request #4595:
URL: https://github.com/apache/apisix/pull/4595


   


-- 
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] github-actions[bot] commented on pull request #4595: feat: add request body parameter

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #4595:
URL: https://github.com/apache/apisix/pull/4595#issuecomment-961767484


   This pull request/issue has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.


-- 
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] github-actions[bot] commented on pull request #4595: feat: add request body parameter

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #4595:
URL: https://github.com/apache/apisix/pull/4595#issuecomment-961767484


   This pull request/issue has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.


-- 
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] github-actions[bot] commented on pull request #4595: feat: add request body parameter

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #4595:
URL: https://github.com/apache/apisix/pull/4595#issuecomment-961767484


   This pull request/issue has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.


-- 
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] github-actions[bot] commented on pull request #4595: feat: add request body parameter

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #4595:
URL: https://github.com/apache/apisix/pull/4595#issuecomment-938516171


   This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 4 weeks if no further activity occurs. If you think that's incorrect or this pull request should instead be reviewed, please simply write any comment. Even if closed, you can still revive the PR at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.


-- 
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] github-actions[bot] closed pull request #4595: feat: add request body parameter

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed pull request #4595:
URL: https://github.com/apache/apisix/pull/4595


   


-- 
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] spacewander commented on pull request #4595: feat: add request body parameter

Posted by GitBox <gi...@apache.org>.
spacewander commented on pull request #4595:
URL: https://github.com/apache/apisix/pull/4595#issuecomment-878935829


   What about adding a new method "core.ctx.register_var" to register custom variable in plugin without modifying APISIX itself?


-- 
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] philzhangrui commented on pull request #4595: feat: add request body parameter

Posted by GitBox <gi...@apache.org>.
philzhangrui commented on pull request #4595:
URL: https://github.com/apache/apisix/pull/4595#issuecomment-879523021


   This code is mainly used to make gray level with the requester parameters,At present, the latest basic tone, you need to help me optimize, see where to optimize


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