Skip to content

Support JDK9+ HttpClient #1348

@kdavisk6

Description

@kdavisk6

The Default Client implementation uses HttpUrlConnection to make requests. For users on older JDK (JDK 8 and prior), this is still a good option. However, users of JDK9+ have access to the new HttpClient API. Please consider adding support for the new HttpClient API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFor recommending new capabilitiesproposalProposed Specification or API change

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions