netty5/handler-proxy
Trustin Lee 0b0544d464 Fix test failures in ProxyHandlerTest
Motivation:

The default name resolver attempts to resolve the bad host name (destination.com) and actually succeeds, making the ProxyHandlerTest fail.

Modification:

Use NoopNameResolverGroup instead.

Result:

ProxyHandlerTest passes again.
2014-10-16 17:10:53 +09:00
..
src Fix test failures in ProxyHandlerTest 2014-10-16 17:10:53 +09:00
pom.xml Add proxy support for client socket connections 2014-10-14 12:40:33 +09:00