> 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).

Volkan Yazici has updated the pull request with a new target base due to a 
merge or a rebase. The incremental webrev excludes the unrelated changes 
brought in by the merge/rebase. The pull request contains five additional 
commits since the last revision:

 - Merge remote-tracking branch 'upstream/master' into hsDrainAmount
 - Convert `NoContentReturningHandler` to a class
 - Fix comment on `SocketException("EOF")`
 - Fix `@bug` tags
 - Fix the `eof` handling in `FixedLengthInputStream`

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/32234/files
  - new: https://git.openjdk.org/jdk/pull/32234/files/3324b3ae..32779321

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=32234&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32234&range=00-01

  Stats: 6901 lines in 249 files changed: 5009 ins; 834 del; 1058 mod
  Patch: https://git.openjdk.org/jdk/pull/32234.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/32234/head:pull/32234

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

Reply via email to