| Package | Description |
|---|---|
| org.apache.hc.client5.http.impl.async |
Asynchronous HTTP client API implementation that supports both
HTTP/2 and HTTP/1.1 transport.
|
| Modifier and Type | Method and Description |
|---|---|
HttpAsyncClientBuilder |
HttpAsyncClientBuilder.setEarlyHintsListener(EarlyHintsListener listener)
Registers a global
EarlyHintsListener
that will be notified when the client receives 103 Early Hints
informational responses for any request executed by the built client. |
| Constructor and Description |
|---|
EarlyHintsAsyncExec(EarlyHintsListener listener) |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.