e6e681f37d
Motivation: At the moment HttpObjectDecoder does not limit the number of controls chars. These should be counted with the initial line and so a limit should be exposed Modifications: - Change LineParser to also be used when skipping control chars and so enforce a limit - Add various tests to ensure that limit is enforced Result: Fixes https://github.com/netty/netty/issues/10111 |
||
---|---|---|
.. | ||
src | ||
pom.xml |