public class ApacheResponseHeaders extends HttpResponseHeaders
| Constructor and Description |
|---|
ApacheResponseHeaders(org.apache.commons.httpclient.HttpMethodBase method) |
| Modifier and Type | Method and Description |
|---|---|
FluentCaseInsensitiveStringsMap |
getHeaders()
Return the HTTP header
|
isTraillingHeadersReceivedpublic ApacheResponseHeaders(org.apache.commons.httpclient.HttpMethodBase method)
public FluentCaseInsensitiveStringsMap getHeaders()
getHeaders in class HttpResponseHeadersFluentCaseInsensitiveStringsMapCopyright © 2014. All Rights Reserved.