Motivation: The HTTP schemes defined by https://tools.ietf.org/html/rfc7230 don't have a common representation in Netty. Modifications: - Add a class to represent HttpScheme Result: The HTTP Scheme is now defined in 1 common location.
Motivation: The HTTP schemes defined by https://tools.ietf.org/html/rfc7230 don't have a common representation in Netty. Modifications: - Add a class to represent HttpScheme Result: The HTTP Scheme is now defined in 1 common location.