jetty.project/jetty-core
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-alpn change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-23 11:59:29 +02:00
jetty-bom Updating to version 12.0.13-SNAPSHOT 2024-07-25 17:23:21 -05:00
jetty-client Fixes HttpClient Content.Source reads from arbitrary threads (#12203) 2024-08-30 12:01:43 +02:00
jetty-demos change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-23 11:59:29 +02:00
jetty-deploy Fixes #12063 - Introduce Jetty module for HTTP/2 client dependencies. (#12170) 2024-08-23 16:33:51 +02:00
jetty-ee change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-23 11:59:29 +02:00
jetty-fcgi Rework leak tracking assertions to use a common awaitility pattern (#12226) 2024-09-02 19:34:05 +02:00
jetty-http Jetty 12.0.x Add jdk23 build (fix javadoc breaking with 23) (#12238) 2024-09-06 10:57:42 +10:00
jetty-http-spi Updating to version 12.0.13-SNAPSHOT 2024-07-25 17:23:21 -05:00
jetty-http-tools Updating to version 12.0.13-SNAPSHOT 2024-07-25 17:23:21 -05:00
jetty-http2 Fixes #12249 - HTTP/2 responses with Content-Length may have no content. (#12250) 2024-09-09 17:20:17 +02:00
jetty-http3 Fixes #3553 - Support sslSession() in Jetty Client. (#12179) 2024-08-26 11:10:04 +02:00
jetty-io Fixes HttpClient Content.Source reads from arbitrary threads (#12203) 2024-08-30 12:01:43 +02:00
jetty-jmx change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-23 11:59:29 +02:00
jetty-jndi change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-23 11:59:29 +02:00
jetty-keystore Updating to version 12.0.13-SNAPSHOT 2024-07-25 17:23:21 -05:00
jetty-maven Issue #12207 reinstate DefaultHandler for jetty maven plugin (#12211) 2024-09-02 16:29:39 +10:00
jetty-openid change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-23 11:59:29 +02:00
jetty-osgi Updating to version 12.0.13-SNAPSHOT 2024-07-25 17:23:21 -05:00
jetty-plus change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-23 11:59:29 +02:00
jetty-proxy Improved handling of 100 Continue (#12113) 2024-08-13 15:06:50 +02:00
jetty-quic Updating to version 12.0.13-SNAPSHOT 2024-07-25 17:23:21 -05:00
jetty-rewrite Code/Import cleanups. 2024-08-23 12:01:16 +02:00
jetty-security Updating to version 12.0.13-SNAPSHOT 2024-07-25 17:23:21 -05:00
jetty-server Fixed flaky test EventsHandlerTest.testEventsOfNoopHandler(). 2024-09-06 11:58:45 +02:00
jetty-session Updating to version 12.0.13-SNAPSHOT 2024-07-25 17:23:21 -05:00
jetty-slf4j-impl Updating to version 12.0.13-SNAPSHOT 2024-07-25 17:23:21 -05:00
jetty-start change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-23 11:59:29 +02:00
jetty-tests Fixed flaky test EventsHandlerTest.testEventsOfNoopHandler(). 2024-09-06 11:58:45 +02:00
jetty-unixdomain-server change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-23 11:59:29 +02:00
jetty-util Tagged tests as Isolated that modify the static RESOURCE_FACTORIES 2024-09-02 11:50:17 +10:00
jetty-util-ajax Updating to version 12.0.13-SNAPSHOT 2024-07-25 17:23:21 -05:00
jetty-websocket Fixes #3184 - Make LifeCycle implement AutoCloseable. 2024-08-14 12:03:55 +03:00
jetty-xml Updating to version 12.0.13-SNAPSHOT 2024-07-25 17:23:21 -05:00
pom.xml Updating to version 12.0.13-SNAPSHOT 2024-07-25 17:23:21 -05:00