-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
enhancementFor recommending new capabilitiesFor recommending new capabilitiesproposalProposed Specification or API changeProposed Specification or API change
Description
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.
JKomoroski, stengvac, getaceres and danilAREFY
Metadata
Metadata
Assignees
Labels
enhancementFor recommending new capabilitiesFor recommending new capabilitiesproposalProposed Specification or API changeProposed Specification or API change