mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-13 14:05:08 +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