Hi
If you want to set a header from another header then just use
On Thu, May 13, 2021 at 5:52 AM Mike Oliver
wrote:
>
> I want to set the header before calling netty4-http as follows.
>
>
> ${header.uriPattern}
>
> uri="netty4-http:http:localhos
I want to set the header before calling netty4-http as follows.
${header.uriPattern}
The goal was to pass in a header from any one of several facades that set
the header to control what path to use. The documentation says that a
CamelHttpPath header wil
Many thanks for your response, Nikola.
The answers make the things more clear.
Best
Gerald
> Nicola Ferraro hat am 11.05.2021 16:42 geschrieben:
>
>
> Hi, I'll try to answer inline.
>
> Il giorno ven 7 mag 2021 alle ore 01:36 Gerald Kallas
> ha scritto:
>
> > Dear Camel-K folks,
> >
> > w
Hi Jean-Baptiste,
Thanks for the details, I'll let you know if something goes wrong with
temporary queues, so far, it works like a charm.
Best regards,
Guillaume.
De : Jean-Baptiste Onofre
Envoyé : mardi 11 mai 2021 17:59
À : users@camel.apache.org
Objet : Re:
Hi
What are the sources of those streams?
I wonder if we could enrich from the message some sort of total size header
into the camel blob producer, so it can tell the blob client the expected
length, so it does not read the stream itself to find out.
Also if you have the opportunity you are welcom
Hi,
We are transferring lots of data to the azure-storage with the
azure-storage-blob component (version 3.7.0)
The Route itself is only working with streams to keep the memory overhead low,
streamcaching is enabled.
But looking at this stacktrace and the corresponding sourcecode it’s obvious
Hi, I'll try to answer inline.
Il giorno ven 7 mag 2021 alle ore 01:36 Gerald Kallas
ha scritto:
> Dear Camel-K folks,
>
> we're currently evaluating Camel-K for a new integration platform of a
> fashion retailer. At first, many thanks for all your effort of designing
> and developing the Camel-