diff --git a/example/src/main/java/io/netty/example/http/helloworld/HttpHelloWorldServerInitializer.java b/example/src/main/java/io/netty/example/http/helloworld/HttpHelloWorldServerInitializer.java index a1c6bbeaa3..d77a72aabe 100644 --- a/example/src/main/java/io/netty/example/http/helloworld/HttpHelloWorldServerInitializer.java +++ b/example/src/main/java/io/netty/example/http/helloworld/HttpHelloWorldServerInitializer.java @@ -25,6 +25,11 @@ public class HttpHelloWorldServerInitializer extends ChannelInitializer