marsevilspirit commented on issue #3142:
URL: https://github.com/apache/dubbo-go/issues/3142#issuecomment-3687423529

    Two points of doubt:
   1. The problem seems to be with HTTP/3. My current guess is that triple 
HTTP/3 support on Steam is not yet fully developed. Since HTTP/3 uses the QUIC 
protocol, an EOF error will occur when the packet length is incorrect. See 
#2912 for more information.
   2. This unit test shouldn't be running HTTP/3 code. We need to investigate 
why there's a WARN log indicating a QUIC header is being set.


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