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/01/05 03:14:11 UTC

[GitHub] [apisix] kyroslin opened a new pull request #6018: feat:support to add limit_size field to the hold_body_chunk method to truncate response_body

kyroslin opened a new pull request #6018:
URL: https://github.com/apache/apisix/pull/6018


   ### What this PR does / why we need it:
   
   Fix #5915
   support to add limit_size field to the hold_body_chunk method to truncate response_body
   
   Combine limit_size with the context's body_buffer_size, body_hold_flag fields to control the truncation of response body, where limit_size is controlled by specific business plugins
   
   ### Pre-submission checklist:
   
   * [x] 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?
   * [x] 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] kyroslin commented on pull request #6018: feat: support to add limit_size field to the hold_body_chunk method...

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


   Okay, thank you, let me turn off this pr first, and if there is a suitable scene later, I will look at the opportunity


-- 
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] kyroslin closed pull request #6018: feat: support to add limit_size field to the hold_body_chunk method...

Posted by GitBox <gi...@apache.org>.
kyroslin closed pull request #6018:
URL: https://github.com/apache/apisix/pull/6018


   


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