netty5/codec-http2
nmittler 46a6312cba Remove compressed flag from HTTP/2
Motivation:

There are still a few places in the HTTP/2 code that have the compressed
flag (from pre-draft 13). Need to remove this flag since it's no longer
used.

Modifications:

Various changes to remove the flag from the writing path.

Result:

No references to the compressed flag.
2014-07-23 19:47:11 +02:00
..
src Remove compressed flag from HTTP/2 2014-07-23 19:47:11 +02:00
pom.xml Upgrade to HTTP/2 draft 13 2014-07-08 21:10:46 +02:00