Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add java 11 httpclient plugin #10656

Closed
jaehong-kim opened this issue Jan 31, 2024 · 1 comment
Closed

Add java 11 httpclient plugin #10656

jaehong-kim opened this issue Jan 31, 2024 · 1 comment
Assignees
Milestone

Comments

@jaehong-kim
Copy link
Contributor

Add java 11 httpclient plugin

Java HTTP Client
The HTTP Client was added in Java 11. It can be used to request HTTP resources over the network. It supports HTTP/1.1 and HTTP/2, both synchronous and asynchronous programming models, handles request and response bodies as reactive-streams, and follows the familiar builder pattern.

@jaehong-kim
Copy link
Contributor Author

Applied to version 3.0.0-SNAPSHOT.
Track the Java 11 httpclient library.
jdk-httpclient-callstack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant