netty5/codec-http2
Scott Mitchell ce817e0d30 NullPointerException fix in http/2 codec
Motivation:
There is a NPE due to the order of builder initialization in the  class.

Modifications:
-Correct the ordering of initialization and building to avoid NPE.

Result:
No more NPE in  construction.
2014-10-09 18:13:57 -04:00
..
src NullPointerException fix in http/2 codec 2014-10-09 18:13:57 -04:00
pom.xml HTTP/2 Data Decompression 2014-09-14 08:43:13 -04:00