> Ensure `HttpClient::available` returns `false` if the connection is not > established or the associated socket is found to contain stale data to be > read. Note that this verification is only performed for "streaming POST" > 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: Harden socket close verification ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30859/files - new: https://git.openjdk.org/jdk/pull/30859/files/eb5d47cd..32b60d7e Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30859&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30859&range=00-01 Stats: 31 lines in 1 file changed: 30 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/30859.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30859/head:pull/30859 PR: https://git.openjdk.org/jdk/pull/30859
