public final class Http2FrameClient extends Object
Http2FrameCodec
).
When run from the command-line, sends a single HEADERS frame (with prior knowledge) to
the server configured at host:port/path.
You should include Http2ClientUpgradeCodec
if the
HTTP/2 server you are hitting doesn't support h2c/prior knowledge.Copyright © 2008–2021 The Netty Project. All rights reserved.