@Deprecated public class ConnConnectionParamBean extends org.apache.http.params.HttpAbstractParamBean
HttpParams
and manipulate HTTP client connection parameters
using Java Beans conventions.Constructor and Description |
---|
ConnConnectionParamBean(org.apache.http.params.HttpParams params)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
setMaxStatusLineGarbage(int maxStatusLineGarbage)
Deprecated.
(4.2) Use custom
DefaultHttpResponseParser implementation |
public ConnConnectionParamBean(org.apache.http.params.HttpParams params)
public void setMaxStatusLineGarbage(int maxStatusLineGarbage)
DefaultHttpResponseParser
implementationCopyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.