198dde33b3
This includes the following changes: * Rewrite HttpObjectDecoder to use ByteToMessageDecoder * Optimize parsing of the header * Allow to disable the header validation for performance reason * Not need to validate kwown header names and values * Minimize access of ThreadLocals * Optimize parsing of initial line