Deprecated CloseableHttpResponseProxy
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1617274 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
caae4ef049
commit
f955504b33
|
@ -43,6 +43,7 @@ import org.apache.http.util.EntityUtils;
|
|||
/**
|
||||
* @since 4.3
|
||||
*/
|
||||
@Deprecated
|
||||
@NotThreadSafe
|
||||
class CloseableHttpResponseProxy implements InvocationHandler {
|
||||
|
Loading…
Reference in New Issue