netty5/common/src
Norman Maurer 0514b0c61b 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:08:19 +01:00
..
main Only add port to HOST header value if needed 2017-03-01 19:08:19 +01:00
test Only use Mockito for mocking. 2017-02-07 08:47:22 +01:00