Re: [Jetty] Change request header size to jetty http component

2015-02-02 Thread fabrizio.spataro
I am using camel 2.14.1 and Rest DSL -- View this message in context: http://camel.465427.n5.nabble.com/Jetty-Change-request-header-size-to-jetty-http-component-tp5762312p5762313.html Sent from the Camel - Users mailing list archive at Nabble.com.

[Jetty] Change request header size to jetty http component

2015-02-02 Thread fabrizio.spataro
Hello everyone, How to change request header size default values on jetty http component? i am trying follow code without success. Can you help me? thanks bean id=jetty class=org.apache.camel.component.jetty.JettyHttpComponent property name=requestBufferSize value=8192/ property name

Re: [Jetty] Change request header size to jetty http component

2015-02-02 Thread Claus Ibsen
Hi it was a bug see CAMEL-8222 On Mon, Feb 2, 2015 at 9:18 AM, fabrizio.spataro fabrizio.spat...@bizmate.it wrote: I am using camel 2.14.1 and Rest DSL -- View this message in context: http://camel.465427.n5.nabble.com/Jetty-Change-request-header-size-to-jetty-http-component