4d6b006fe6
Motivation: DefaultHttpResponse did not respect its status when compute the hashCode and check for equality. Modifications: Correctly implement hashCode and equals Result: Fixes https://github.com/netty/netty/issues/7964.