> 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 incrementally with one additional commit since the last revision: Explain the `while (!readUntilCrLf` loop ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32234/files - new: https://git.openjdk.org/jdk/pull/32234/files/32779321..15a7a087 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32234&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32234&range=01-02 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 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
