Okay so with this analysis I do not think it makes much sense to set a specific Content-Length from a Camel message header when the message body is streaming based, eg input stream. Then using chunked would make more sense IMHO. So maybe we should ideally just use -1 as the length in those use-cases and then we do not need a new option.
Any thoughts? [ Full content available at: https://github.com/apache/camel/pull/2496 ] This message was relayed via gitbox.apache.org for [email protected]
