Package | Description |
---|---|
org.apache.hc.client5.http.impl.classic |
Classic HTTP client API implementation that supports HTTP/1.1 transport
only.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicHttpClientResponseHandler
A
HttpClientResponseHandler that returns
the response body as a String for successful (2xx) responses. |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.