..
internal /hpack
Move location of where oversized headers that don't exceed the go away limit is done
2017-01-24 15:19:46 -08:00
AbstractWeightedFairQueueByteDistributorDependencyTest.java
Only use Mockito for mocking.
2017-02-07 08:47:22 +01:00
DataCompressionHttp2Test.java
Only use Mockito for mocking.
2017-02-07 08:47:22 +01:00
DefaultHttp2ConnectionDecoderTest.java
Only use Mockito for mocking.
2017-02-07 08:47:22 +01:00
DefaultHttp2ConnectionEncoderTest.java
Only use Mockito for mocking.
2017-02-07 08:47:22 +01:00
DefaultHttp2ConnectionTest.java
Only use Mockito for mocking.
2017-02-07 08:47:22 +01:00
DefaultHttp2FrameReaderTest.java
Fixed rfc violation about sending extension frame in the middle of headers
2017-01-26 11:25:15 -08:00
DefaultHttp2HeadersDecoderTest.java
Update hpack Decoder CTOR to allow for overflow in maxHeaderList size, as we do when we apply our ack'ed settings
2017-01-21 10:20:49 -08:00
DefaultHttp2HeadersEncoderTest.java
HTTP/2 Max Header List Size Bug
2017-01-19 10:42:43 -08:00
DefaultHttp2HeadersTest.java
Read Only Http2Headers
2016-12-18 09:32:24 -08:00
DefaultHttp2LocalFlowControllerTest.java
Add HTTP/2 local flow control option for auto refill
2015-11-05 15:47:10 -08:00
DefaultHttp2RemoteFlowControllerTest.java
HTTP/2 Non Active Stream RFC Corrections
2017-02-01 10:34:27 -08:00
HashCollisionTest.java
Remove unsafe char[] access in PlatformDependent
2016-06-30 08:58:28 -07:00
Http2CodecTest.java
HTTP/2 relax test timeouts
2017-01-18 08:02:15 +01:00
Http2ConnectionHandlerTest.java
Only use Mockito for mocking.
2017-02-07 08:47:22 +01:00
Http2ConnectionRoundtripTest.java
Only use Mockito for mocking.
2017-02-07 08:47:22 +01:00
Http2FrameCodecTest.java
[ #6023 ] Ensure LastInboundHandler correctly handle different events / data
2016-11-21 07:49:13 +01:00
Http2FrameRoundtripTest.java
HTTP/2 Max Header List Size Bug
2017-01-19 10:42:43 -08:00
Http2HeaderBlockIOTest.java
HTTP/2 Max Header List Size Bug
2017-01-19 10:42:43 -08:00
Http2MultiplexCodecTest.java
Eliminate usage of releaseLater(...) to reduce memory usage during tests
2016-11-18 09:34:11 +01:00
Http2ServerDowngraderTest.java
codec-http2: Mark requests as chunked in Http2ServerDowngrader
2016-09-15 15:58:40 -07:00
Http2SettingsTest.java
HTTP/2 Ensure default settings are correctly enforced and interfaces clarified
2016-10-07 13:00:45 -07:00
Http2TestUtil.java
HTTP/2 Non Active Stream RFC Corrections
2017-02-01 10:34:27 -08:00
HttpToHttp2ConnectionHandlerTest.java
HTTP/2 Connection Preface User Event
2017-02-01 10:10:42 -08:00
InboundHttp2ToHttpAdapterTest.java
HTTP/2 Non Active Stream RFC Corrections
2017-02-01 10:34:27 -08:00
LastInboundHandler.java
[ #6023 ] Ensure LastInboundHandler correctly handle different events / data
2016-11-21 07:49:13 +01:00
ReadOnlyHttp2HeadersTest.java
Read Only Http2Headers
2016-12-18 09:32:24 -08:00
StreamBufferingEncoderTest.java
HTTP/2 Non Active Stream RFC Corrections
2017-02-01 10:34:27 -08:00
TestChannelInitializer.java
h2childchan: Ability to open outbound/local streams. Fixes #4913
2016-10-06 16:12:19 -07:00
UniformStreamByteDistributorFlowControllerTest.java
HTTP/2 DefaultHttp2RemoteFlowController Stream writability notification broken
2015-12-21 10:01:33 +01:00
UniformStreamByteDistributorTest.java
Only use Mockito for mocking.
2017-02-07 08:47:22 +01:00
WeightedFairQueueByteDistributorDependencyTreeTest.java
HTTP/2 Non Active Stream RFC Corrections
2017-02-01 10:34:27 -08:00
WeightedFairQueueByteDistributorTest.java
Only use Mockito for mocking.
2017-02-07 08:47:22 +01:00
WeightedFairQueueRemoteFlowControllerTest.java
HTTP/2 DefaultHttp2RemoteFlowController Stream writability notification broken
2015-12-21 10:01:33 +01:00