Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AUTHORITY |
":authority" |
public static final String |
METHOD |
":method" |
public static final String |
PATH |
":path" |
public static final String |
SCHEME |
":scheme" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
STATUS |
":status" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
HEAD_LEN |
9 |
public static final int |
MAX_FRAME_SIZE |
16777215 |
public static final int |
MAX_PADDING |
255 |
public static final int |
MIN_FRAME_SIZE |
16384 |
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.