public class ResponseHeaders extends HttpResponseHeaders
| Constructor and Description |
|---|
ResponseHeaders(org.jboss.netty.handler.codec.http.HttpHeaders responseHeaders) |
ResponseHeaders(org.jboss.netty.handler.codec.http.HttpHeaders responseHeaders,
org.jboss.netty.handler.codec.http.HttpHeaders traillingHeaders) |
| Modifier and Type | Method and Description |
|---|---|
FluentCaseInsensitiveStringsMap |
getHeaders()
Return the HTTP header
|
isTraillingHeadersReceivedpublic ResponseHeaders(org.jboss.netty.handler.codec.http.HttpHeaders responseHeaders)
public ResponseHeaders(org.jboss.netty.handler.codec.http.HttpHeaders responseHeaders,
org.jboss.netty.handler.codec.http.HttpHeaders traillingHeaders)
public FluentCaseInsensitiveStringsMap getHeaders()
getHeaders in class HttpResponseHeadersorg.asynchttpclient.FluentCaseInsensitiveStringsMapCopyright © 2014. All Rights Reserved.