2db4f2557d
Motivation RFC 6066 (https://tools.ietf.org/html/rfc6066#page-6) says that the hostname in the SNI extension is ASCII encoded but Netty decodes it using UTF-8. Modifications Use ASCII instead of UTF-8 Result Fixes #6717 |
||
---|---|---|
.. | ||
main/java/io/netty/handler | ||
test |