-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Establish the stability of the httpClient
param on a Camel HTTP4 endpoint
#115
Comments
Can't assign myself, @birkland -- please assign me. |
This annotation in |
Good 👀 @birkland, I saw that when working a local project, but assumed that a) a lack of documentation and b) the use of the term "producer" meant it was not for consumer endpoints. |
|
|
Fantastic, thanks so much @ajs6f ! Let's hope they bite @whikloj I'm not sure how the |
@birkland I'd agree that it is probably per route |
Agreed. We might be able to use it by altering the parameter in its method-- that is, swapping out the client they offer us to configure for a completely different client. But that is ugly, fugly, mugly. |
We are golden. See the Camel issue linked above:
We can safely use the |
Making this issue because the Camel documentation workflow appears to be a bit involved and I expect it to take several days at least to work through it in order to determine whether
httpClient
is a reliable and supported function or not.I will find an answer to that question and bring it back to API-X.
The text was updated successfully, but these errors were encountered: