Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
3.x
-
None
-
Patch Available
-
Novice
Description
Camel Netty HTTP has the option maxHeaderSize which goes down into HttpServerInitializerFactory and is used at constructor HttpRequestDecoder.
The other two options maxInitialLineLength and maxChunkSize which might be necessary to be configured here are not exposed but would be good if so.
Patch is already available: https://github.com/micfra/camel/tree/camel-netty-http-ext-configuration - Pull request follows.
Attachments
Issue Links
- links to