On Wed, 22 Apr 2026 09:54:32 GMT, Volkan Yazici <[email protected]> wrote:
>> 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 I've simplified the testing and done in a clean-up in a483f9d197d. ------------- PR Comment: https://git.openjdk.org/jdk/pull/30859#issuecomment-4297137183
