jetty.project/tests
Simone Bordet e5554831e0
Fixes #2616 - Trailers preventing client from processing all the data. (#2623)
* Fixes #2616 - Trailers preventing client from processing all the data.

Trailer handling was erroneously firing the response success event
before all the response content events happened.

Now the trailer handling uses a poison-pill DATA frame to make sure that
all response content events happen before the response success event.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2018-06-05 18:55:55 +02:00
..
test-continuation Updating to version 9.4.11-SNAPSHOT 2018-05-03 11:48:05 -05:00
test-http-client-transport Fixes #2616 - Trailers preventing client from processing all the data. (#2623) 2018-06-05 18:55:55 +02:00
test-integration Jetty 9.4.x 2550 coalesce ranges (#2551) 2018-05-18 08:45:54 +10:00
test-jmx Updating to version 9.4.11-SNAPSHOT 2018-05-03 11:48:05 -05:00
test-loginservice Updating to version 9.4.11-SNAPSHOT 2018-05-03 11:48:05 -05:00
test-quickstart Updating to version 9.4.11-SNAPSHOT 2018-05-03 11:48:05 -05:00
test-sessions add one more test for hazelcast sessiom, simplify hazelcast instance used for testing as we do not need multicasting 2018-05-06 09:55:31 +10:00
test-webapps expand spruious tabs in java sources 2018-05-29 10:40:09 +02:00
pom.xml Updating to version 9.4.11-SNAPSHOT 2018-05-03 11:48:05 -05:00