Package | Description |
---|---|
io.netty.handler.codec.http |
Benchmarks for
io.netty.handler.codec.http . |
io.netty.handler.codec.http2 |
Benchmarks for
io.netty.handler.codec.http2 . |
Modifier and Type | Method and Description |
---|---|
HttpServerUpgradeHandler.UpgradeCodec |
HttpServerUpgradeHandler.UpgradeCodecFactory.newUpgradeCodec(CharSequence protocol)
Invoked by
HttpServerUpgradeHandler for all the requested protocol names in the order of
the client preference. |
Modifier and Type | Class and Description |
---|---|
class |
Http2ServerUpgradeCodec
Server-side codec for performing a cleartext upgrade from HTTP/1.x to HTTP/2.
|
Copyright © 2008–2022 The Netty Project. All rights reserved.