public class GrizzlyResponseHeaders extends HttpResponseHeaders
HttpResponseHeaders implementation using the Grizzly 2.0 HTTP client
codec.| Constructor and Description |
|---|
GrizzlyResponseHeaders(org.glassfish.grizzly.http.HttpResponsePacket response) |
| Modifier and Type | Method and Description |
|---|---|
FluentCaseInsensitiveStringsMap |
getHeaders()
Return the HTTP header
|
isTraillingHeadersReceivedpublic GrizzlyResponseHeaders(org.glassfish.grizzly.http.HttpResponsePacket response)
public FluentCaseInsensitiveStringsMap getHeaders()
HttpResponseHeadersgetHeaders in class HttpResponseHeadersFluentCaseInsensitiveStringsMapCopyright © 2020. All Rights Reserved.