jetty.project/jetty-ee9
Simone Bordet fa0502db54
Fixes #12249 - HTTP/2 responses with Content-Length may have no content. (#12250)
Fixed HttpReceiverOverHTTP2.read() to return a failed chunk if the stream has been reset.
This closes the window where a RST_STREAM frame may be received, drain the DATA frames in HTTP2Stream, and the application reading exactly at that point.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2024-09-09 17:20:17 +02:00
..
jetty-ee9-annotations change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-21 07:18:20 +02:00
jetty-ee9-apache-jsp change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-21 07:18:20 +02:00
jetty-ee9-bom Updating to version 12.0.13-SNAPSHOT 2024-07-25 17:23:21 -05:00
jetty-ee9-cdi change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-21 07:18:20 +02:00
jetty-ee9-demos change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-21 07:18:20 +02:00
jetty-ee9-fcgi-proxy Updating to version 12.0.13-SNAPSHOT 2024-07-25 17:23:21 -05:00
jetty-ee9-glassfish-jstl change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-21 07:18:20 +02:00
jetty-ee9-home Updating to version 12.0.13-SNAPSHOT 2024-07-25 17:23:21 -05:00
jetty-ee9-jaspi change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-21 07:18:20 +02:00
jetty-ee9-jndi change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-21 07:18:20 +02:00
jetty-ee9-jspc-maven-plugin Updating to version 12.0.13-SNAPSHOT 2024-07-25 17:23:21 -05:00
jetty-ee9-maven-plugin change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-21 07:18:20 +02:00
jetty-ee9-nested sendError(-1) is an abort (#12206) 2024-08-28 20:24:10 +10:00
jetty-ee9-openid change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-21 07:18:20 +02:00
jetty-ee9-osgi change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-21 07:18:20 +02:00
jetty-ee9-plus Issue #12094 restore classloader association during comp/env creation (#12107) 2024-08-04 16:48:43 +10:00
jetty-ee9-proxy change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-21 07:18:20 +02:00
jetty-ee9-quickstart change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-21 07:18:20 +02:00
jetty-ee9-runner invoker:install should include test dependencies as well as they are used by the tests, this issue can happen only when not snapshots have been deployed of demos new versions 2024-07-31 08:07:55 +10:00
jetty-ee9-security change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-21 07:18:20 +02:00
jetty-ee9-servlet Tagged tests as Isolated that modify the static RESOURCE_FACTORIES 2024-09-02 11:50:17 +10:00
jetty-ee9-servlets flaky test tag 2024-08-30 17:22:16 +10:00
jetty-ee9-tests Fixes #12249 - HTTP/2 responses with Content-Length may have no content. (#12250) 2024-09-09 17:20:17 +02:00
jetty-ee9-webapp change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-21 07:18:20 +02:00
jetty-ee9-websocket change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-21 07:18:20 +02:00
pom.xml Updating to version 12.0.13-SNAPSHOT 2024-07-25 17:23:21 -05:00