public final class Http2FrameClient
extends java.lang.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.| 限定符和类型 | 方法和说明 |
|---|---|
static void |
main(java.lang.String[] args) |