On Thu, 6 Aug 2026 09:56:17 GMT, Volkan Yazici <[email protected]> wrote:

> Ensure `HttpServer` doesn't close connection after zero-length requests.
> 
> ---------
> - [X] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

This pull request has now been integrated.

Changeset: 48c84947
Author:    Volkan Yazici <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/48c84947b96178f1661b65fcd9592cdc2dddb8c5
Stats:     221 lines in 2 files changed: 220 ins; 0 del; 1 mod

8387853: HttpServer unexpectedly closes the connection after first response to 
empty requests if "drainAmount <= 0"

Reviewed-by: jpai, dfuchs

-------------

PR: https://git.openjdk.org/jdk/pull/32234

Reply via email to