[
https://issues.apache.org/jira/browse/CAMEL-18493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-18493.
---------------------------------
Assignee: Claus Ibsen
Resolution: Fixed
Thanks for reporting and the PR
> camel-netty-http: Add maxInitialLineLength, maxChunkSize configuration
> parameters
> ---------------------------------------------------------------------------------
>
> Key: CAMEL-18493
> URL: https://issues.apache.org/jira/browse/CAMEL-18493
> Project: Camel
> Issue Type: Improvement
> Components: camel-netty-http
> Affects Versions: 3.x
> Reporter: Michael Frankfurter
> Assignee: Claus Ibsen
> Priority: Trivial
> Fix For: 3.19.0
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)