Hey, I'm a newbie in camel. When I use camel-jetty and camel-netty4-http, I find the component will put the body into header when the content-type is application/x-www-form-urlencoded. It cause the OutOfBoundException when the post body is huge. Is this an issue? Or there is any reason that camel must put post body into header?
Thank you for help! -- View this message in context: http://camel.465427.n5.nabble.com/Why-camel-put-the-post-request-s-form-body-into-request-header-tp5764312.html Sent from the Camel - Users mailing list archive at Nabble.com.