RFR 8240666: Websocket client’s OpeningHandshake discards the HTTP response body

Rahul rahul.r.yadav at oracle.com
Wed May 6 13:12:37 UTC 2020


  Hello,

 

  Request to have my fix reviewed for the issue:

  

  JDK-8240666:  Websocket client’s OpeningHandshake discards the HTTP response body.

   

  The fix updates jdk.internal.net.http.websocket.OpeningHandshake.send()

  to process the response body received from server instead of discarding it,

  when the handshake is rejected by the websocket server.

  

   

         Issue:       https://bugs.openjdk.java.net/browse/JDK-8240666

         Webrev:  http://cr.openjdk.java.net/~ryadav/webrev_8240666/webrev.00/index.html 

 

   --rahul

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/net-dev/attachments/20200506/bac034e0/attachment.htm>


More information about the net-dev mailing list