public class NettyResponseHeaders extends HttpResponseHeaders
| Constructor and Description |
|---|
NettyResponseHeaders(org.jboss.netty.handler.codec.http.HttpHeaders responseHeaders) |
NettyResponseHeaders(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 NettyResponseHeaders(org.jboss.netty.handler.codec.http.HttpHeaders responseHeaders)
public NettyResponseHeaders(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 © 2015. All Rights Reserved.