DefaultHttpResponseParser@Deprecated
public class DefaultResponseParser
extends <any>
The following parameters can be used to customize the behavior of this class:
org.apache.http.params.CoreConnectionPNames#MAX_HEADER_COUNTorg.apache.http.params.CoreConnectionPNames#MAX_LINE_LENGTHConnConnectionPNames.MAX_STATUS_LINE_GARBAGE| Constructor and Description |
|---|
DefaultResponseParser(SessionInputBuffer buffer,
LineParser parser,
HttpResponseFactory responseFactory,
HttpParams params)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
getMaxGarbageLines(HttpParams params)
Deprecated.
|
protected HttpMessage |
parseHead(SessionInputBuffer sessionBuffer)
Deprecated.
|