d2389a9339
Motivation: he HTTP/2 spec demands that the max value for SETTINGS_HEADER_TABLE_SIZE should be an unsigned 32-bit integer. Modifications: Change the limit to unsigned 32-bit integer and add tests. Result: Complient to rfc. |
||
---|---|---|
.. | ||
main/java/io/netty/handler/codec/http2 | ||
test |