| Modifier and Type | Field and Description |
|---|---|
static EmptyHttp2Headers |
EmptyHttp2Headers.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
EmptyHttp2Headers |
EmptyHttp2Headers.authority(CharSequence authority) |
EmptyHttp2Headers |
EmptyHttp2Headers.method(CharSequence method) |
EmptyHttp2Headers |
EmptyHttp2Headers.path(CharSequence path) |
EmptyHttp2Headers |
EmptyHttp2Headers.scheme(CharSequence status) |
EmptyHttp2Headers |
EmptyHttp2Headers.status(CharSequence status) |
Copyright © 2008–2025 The Netty Project. All rights reserved.