Uses of Class
org.metricshub.http.HttpResponse
-
Uses of HttpResponse in org.metricshub.http
Methods in org.metricshub.http that return HttpResponseModifier and TypeMethodDescriptionstatic HttpResponse
HttpClient.sendRequest
(String url, String method, String[] specifiedSslProtocolArray, String username, char[] password, String proxyServer, int proxyPort, String proxyUsername, char[] proxyPassword, String userAgent, Map<String, String> addHeaderMap, String body, int timeout, String downloadToPath)