044beae313
Motivation: Padding was removed from CONTINUATION frame in http2-spec, as showed in [PR](https://github.com/http2/http2-spec/pull/510). We should follow it. Modifications: - Remove padding when writing CONTINUATION frame in DefaultHttp2FrameWriter - Add a unit test for writing large header with padding Result: More spec-compliant |
||
---|---|---|
.. | ||
src | ||
pom.xml |