mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-01 22:18:23 +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