| 程序包 | 说明 |
|---|---|
| org.apache.hc.client5.http.impl.classic |
Classic HTTP client API implementation that supports HTTP/1.1 transport
only.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BasicHttpClientResponseHandler
A
HttpClientResponseHandler that returns
the response body as a String for successful (2xx) responses. |
Copyright © 2023. All rights reserved.