Replies: 1 comment
-
Yes. The basic authenticated HTTP client is a pretty good example where the
Are you referring to the problem where each time a new instance of a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I have successfully tested the http sink with an custom httpClient. Thanks for the good work :-)
I only noticed two things (or did I understand this wrong?)
-In the custom httpClient, the httpClient itself is initialised and not by the middleware httpclientfactory.
-And a new session port is created for each request.
Is there a solution for this?
Many thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions