public class PrefaceFrame extends Frame
Modifier and Type | Field | Description |
---|---|---|
static byte[] |
PREFACE_BYTES |
The HTTP/2 preface bytes.
|
static byte[] |
PREFACE_PREAMBLE_BYTES |
The bytes of the HTTP/2 preface that form a legal HTTP/1.1
request, used in the direct upgrade.
|
DEFAULT_MAX_LENGTH, EMPTY_ARRAY, HEADER_LENGTH, MAX_MAX_LENGTH
Constructor | Description |
---|---|
PrefaceFrame() |
Copyright © 1995–2017 Webtide. All rights reserved.