Http client jetty
Module http_client_jetty¶
http_client implementation using the Jetty HTTP Client library.
️⚠️ Warning
WebSockets are not supported on GraalVM native images at the moment.
Install the Dependency¶
1 |
|
1 2 3 4 5 |
|
For WebSockets support, import also:
1 |
|
1 2 3 4 5 |
|
Package com.hexagontk.http.client.jetty¶
Jetty HTTP client implementation classes.
Package com.hexagontk.http.client.jetty.ws¶
Jetty HTTP client implementation classes (with WebSockets support).