netty5/codec-http
Norman Maurer 8b2badf44f Only add port to HOST header value if needed
Motivation:

We only need to add the port to the HOST header value if its not a standard port.

Modifications:

- Only add port if needed.
- Fix parsing of ipv6 address which is enclosed by [].

Result:

Fixes [#6426].
2017-03-01 19:22:10 +01:00
..
src Only add port to HOST header value if needed 2017-03-01 19:22:10 +01:00
pom.xml Only use Mockito for mocking. 2017-02-07 08:56:36 +01:00