finefuture commented on PR #14246:
URL: https://github.com/apache/dubbo/pull/14246#issuecomment-2146524985

   Http2 no longer requires a content-length header, but some clients may use 
content-length to determine whether the data stream is complete. Therefore, 
refer to some common implementations in the industry to decide whether to add a 
content-length header to the http2 trailers, such as spring boot, tomcat, etc.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to