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