Goend commented on issue #13237: URL: https://github.com/apache/apisix/issues/13237#issuecomment-4301279551
@Baoyuantop However, in the documentation at https://github.com/openresty/lua-nginx-module/tree/v0.10.26#ngxreqread_body , it states: "Due to the stream processing feature of HTTP/2 or HTTP/3, this API could potentially block the entire request. Therefore, this API is effective only when HTTP/2 or HTTP/3 requests send the Content-Length header. For requests with versions lower than HTTP/2, this API can still be used without any problems." Does this limitation need to be strictly followed? Otherwise, it may introduce hidden issues and make troubleshooting more difficult. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
