All Products
Search
Document Center

Function Compute:Can I modify the limit on the body size of an HTTP request?

Last Updated:May 08, 2024

  • Reduce the limit on the HTTP body size: You can use a smaller limit in your own functions to limit request body sizes.

  • Increase the limit on the HTTP body size: Not supported because an excessively large body is blocked by Function Compute and does not reach your function. You can use HTTP Trunk to split and transmit a large body.