DefaultHttpResponseParser
implementation.@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)
@Deprecated public void setMaxStatusLineGarbage(int maxStatusLineGarbage)
DefaultHttpResponseParser
implementationCopyright © 1999–2022 The Apache Software Foundation. All rights reserved.