Luca Burgazzoli created CAMEL-10906:
---------------------------------------
Summary: http components: not all the options supported by
component/endpoints are shown in the documentation
Key: CAMEL-10906
URL: https://issues.apache.org/jira/browse/CAMEL-10906
Project: Camel
Issue Type: Bug
Components: camel-http, camel-http-common, camel-http4
Reporter: Luca Burgazzoli
The http components documentation does not expose all the options an
endpoint/component supports and sometimes it reports them wrongly.
i.e. camel-http4 uses proxyAuthHost/proxyAuthPort [1] to configure the proxy
but in the documentationreports proxyHost/proxyPort as endpoint options which
is not true.
[1]
https://github.com/apache/camel/blame/master/components/camel-http4/src/main/java/org/apache/camel/component/http4/HttpComponent.java#L141-L164
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)