| Modifier and Type | Method and Description |
|---|---|
HttpClient.HttpResponse |
HttpClient.HttpResponse.addHeader(String name,
String value) |
HttpClient.HttpResponse |
HttpClient.execute(HttpClient.HttpRequest request) |
HttpClient.HttpResponse |
HttpClient.HttpResponse.setEntity(InputStream body) |
HttpClient.HttpResponse |
HttpClient.HttpResponse.setStatusLine(String statusLine) |
Copyright © 2021. All rights reserved.