netty5/codec-http2
feijermu 9955ef563e Add detailed error message corresponding to the IndexOutOfBoundsException while calling getEntry(...) (#10386)
Motivation:
`getEntry(...)` may throw an IndexOutOfBoundsException without any error messages.


Modification:

Add detailed error message corresponding to the IndexOutOfBoundsException while calling `getEntry(...)` in HpackDynamicTable.java.

Result: 

Easier to debug
2020-07-06 10:19:37 +02:00
..
src Add detailed error message corresponding to the IndexOutOfBoundsException while calling getEntry(...) (#10386) 2020-07-06 10:19:37 +02:00
pom.xml Remove duplicated declaration of dependency 2019-01-21 11:54:55 +01:00