Class Proxies
- java.lang.Object
-
- org.apache.http.impl.client.cache.Proxies
-
class Proxies extends java.lang.Object
Proxies for HTTP message objects.- Since:
- 4.3
-
-
Constructor Summary
Constructors Constructor Description Proxies()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CloseableHttpResponse
enhanceResponse(org.apache.http.HttpResponse original)
-
-
-
Method Detail
-
enhanceResponse
public static CloseableHttpResponse enhanceResponse(org.apache.http.HttpResponse original)
-
-