public final class HttpRequestDecoderSpec extends HttpDecoderSpec<HttpRequestDecoderSpec>
HttpServerCodec
(or more precisely the HttpServerCodec.HttpServerRequestDecoder).
Defaults are accessible as constants HttpDecoderSpec.DEFAULT_MAX_INITIAL_LINE_LENGTH, HttpDecoderSpec.DEFAULT_MAX_HEADER_SIZE,
HttpDecoderSpec.DEFAULT_MAX_CHUNK_SIZE, HttpDecoderSpec.DEFAULT_INITIAL_BUFFER_SIZE and HttpDecoderSpec.DEFAULT_VALIDATE_HEADERS.
DEFAULT_INITIAL_BUFFER_SIZE, DEFAULT_MAX_CHUNK_SIZE, DEFAULT_MAX_HEADER_SIZE, DEFAULT_MAX_INITIAL_LINE_LENGTH, DEFAULT_VALIDATE_HEADERS, initialBufferSize, maxChunkSize, maxHeaderSize, maxInitialLineLength, validateHeaders| Constructor and Description |
|---|
HttpRequestDecoderSpec() |
| Modifier and Type | Method and Description |
|---|---|
HttpRequestDecoderSpec |
get() |
initialBufferSize, initialBufferSize, maxChunkSize, maxChunkSize, maxHeaderSize, maxHeaderSize, maxInitialLineLength, maxInitialLineLength, validateHeaders, validateHeaderspublic HttpRequestDecoderSpec get()