[#1340] use full url in comment
This commit is contained in:
parent
6cbc6e9886
commit
5dd867ee23
@ -927,7 +927,7 @@ public class SslHandler
|
||||
// only log in debug mode as it most likely harmless and latest chrome still trigger
|
||||
// this all the time.
|
||||
//
|
||||
// #1340
|
||||
// See https://github.com/netty/netty/issues/1340
|
||||
if (!disconnected) {
|
||||
logger.debug("SSLEngine.closeInbound() raised an exception after a handshake failure.", e);
|
||||
} else if (!closeNotifyWriteListener.done) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user