You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the NettyChain extends the HttpChain. It would be a cleaner design to have a Chain interface implemented by both the legacy and Netty implementations.