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 2022/09/02 14:50:00 UTC

[jira] [Resolved] (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:all-tabpanel ]

Claus Ibsen resolved CAMEL-14660.
---------------------------------
    Resolution: Won't Fix

use vertx-http its active maintained and super fast and light

> 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.20.10#820010)