Package | Description |
---|---|
io.netty.handler.codec.http |
Benchmarks for
io.netty.handler.codec.http . |
Modifier and Type | Class and Description |
---|---|
class |
HttpClientUpgradeHandler
Client-side handler for handling an HTTP upgrade handshake to another protocol.
|
class |
HttpServerUpgradeHandler
A server-side handler that receives HTTP requests and optionally performs a protocol switch if
the requested protocol is supported.
|
Copyright © 2008–2022 The Netty Project. All rights reserved.