Skip to content

Evaluate the java.net.http.HttpClient as HTTP client backend #1880

@suztomo

Description

@suztomo

Since Java 11, JDK already provides HTTP client.

https://docs.oracle.com/en/java/javase/21/docs/api/java.net.http/java/net/http/package-summary.html

This google-http-java-client has NetHttpTransport:

It also provides an option to use Apache HTTP client 4.x.

Would another option to use the new java.net.http.HttpClient help library users?

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions