You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/03/05 15:56:00 UTC

[jira] [Commented] (CAMEL-14660) Use Java HTTP Client as foundation for the http component

    [ https://issues.apache.org/jira/browse/CAMEL-14660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17052281#comment-17052281 ] 

Claus Ibsen commented on CAMEL-14660:
-------------------------------------

Yeah I think it should be a separate component camel-java-http or camel-jdk-http and then it can potentially at some time win the http scheme name, and then apache http client that is http today will have another name.

> Use Java HTTP Client as foundation for the http component
> ---------------------------------------------------------
>
>                 Key: CAMEL-14660
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14660
>             Project: Camel
>          Issue Type: Wish
>          Components: camel-http
>            Reporter: Luca Burgazzoli
>            Priority: Minor
>             Fix For: 3.x
>
>
> An HTTP Client is available starting from Java 11 (https://openjdk.java.net/groups/net/httpclient/intro.html) wonder if we should base the camel-http component on such client instead of rely on external libraries once we'll make Java 11 the minimum Java version.
> Eventually we can create an camel-httpclient component bases on the current library used by camel-http (org.apache.httpcomponents/httpclient)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)