Uses of Class
org.glassfish.grizzly.http2.frames.CompressedHeadersBuilder
Packages that use CompressedHeadersBuilder
-
Uses of CompressedHeadersBuilder in org.glassfish.grizzly.http2.frames
Methods in org.glassfish.grizzly.http2.frames that return CompressedHeadersBuilderModifier and TypeMethodDescriptionCompressedHeadersBuilder.contentLength(long contentLength) Set the content-length of this header.CompressedHeadersBuilder.contentType(String contentType) Set the content-type of this header.Add the HTTP mime header.Add the HTTP mime header.Set the the host/port (See RFC1738 [RFC1738]) portion of the URL for this request header (e.g.Set the the HTTP method for this request.Set the the HTTP method for this request.static CompressedHeadersBuilderCompressedHeadersBuilder.newInstance()Returns theCompressedHeadersBuilderinstance.Set the url-path for required url with "/" prefixed.Set the scheme portion of the URL for this request header (e.g.CompressedHeadersBuilder.status(int status) Set the HTTP response status code (e.g.Set the HTTP response status code (e.g.CompressedHeadersBuilder.status(HttpStatus status) Set the HTTP response status code (e.g.Set the the HTTP version of this request (e.g.Set the the HTTP version of this request (e.g.