mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 20:18:48 +00:00
The fix updates jdk.internal.net.http.websocket. OpeningHandshake.send() method to process the response body from server Reviewed-by: chegar, dfuchs, prappo