netty5/common
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
..
src Only add port to HOST header value if needed 2017-03-01 19:08:19 +01:00
pom.xml Remove optional dependency on javassist 2017-02-23 07:54:42 +01:00