netty5/example
Ruwei f23704736d Fix bug in Http2FrameClient (#10427)
Motivation:
This request only has headers frame, it should set endOfStream flag, or
it will never get a response.

Modifications:
Set endOfStream=true in header frame.

Result:
Http2FrameClient can get a response now.
2020-08-03 07:54:44 +02:00
..
src/main Fix bug in Http2FrameClient (#10427) 2020-08-03 07:54:44 +02:00
.gitignore [#844] [#867] Add UDT transport 2013-01-07 21:06:22 +01:00
pom.xml Add a DNS client example. (#10237) 2020-05-07 10:52:42 +02:00