You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "Moriadry (GitHub)" <gi...@apache.org> on 2020/02/05 21:49:03 UTC

[GitHub] [dubbo] Moriadry commented on issue #5691: Dubbo-upgrade netty4 version to 4.1.42

@chickenlj 

`Netty before 4.1.42.Final mishandles whitespace before the colon in HTTP headers (such as a "Transfer-Encoding : chunked" line), which leads to HTTP request smuggling.` This is warning from github, and it seems Netty before 4.1.42 got serious bug, and may cause some certain error. Since checks are all passed,  we can take this as Step one to ensure both versions are compatible?

[ Full content available at: https://github.com/apache/dubbo/pull/5691 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org