> 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: Some more word smithing ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30859/files - new: https://git.openjdk.org/jdk/pull/30859/files/32b70d8e..d5cc5471 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30859&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30859&range=03-04 Stats: 1 line in 1 file changed: 0 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
