mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-04 13:10:15 +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