public class PrefaceFrame extends Frame
| 限定符和类型 | 字段和说明 |
|---|---|
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| 构造器和说明 |
|---|
PrefaceFrame() |
Copyright © 2016. All rights reserved.