public static interface Http2HeadersDecoder.Configuration
Http2HeadersDecoder
interfaceModifier and Type | Method and Description |
---|---|
Http2HeaderTable |
headerTable()
Access the Http2HeaderTable for this
Http2HeadersDecoder |
int |
maxHeaderSize()
Get the maximum number of bytes that is allowed before truncation occurs.
|
Http2HeaderTable headerTable()
Http2HeadersDecoder
int maxHeaderSize()
Copyright © 2008–2016 The Netty Project. All rights reserved.