public static class Http2Protocol.SettingIdentifier$.SETTINGS_MAX_HEADER_LIST_SIZE$ extends Http2Protocol.SettingIdentifier implements scala.Product, java.io.Serializable
For any given request, a lower limit than what is advertised MAY be enforced. The initial value of this setting is unlimited.
Modifier and Type | Field and Description |
---|---|
static Http2Protocol.SettingIdentifier$.SETTINGS_MAX_HEADER_LIST_SIZE$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
SETTINGS_MAX_HEADER_LIST_SIZE$() |
id
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Http2Protocol.SettingIdentifier$.SETTINGS_MAX_HEADER_LIST_SIZE$ MODULE$