Hi Chris,
Thank you for letting know, will update. -- rahul From: Chris Hegarty <chris.hega...@oracle.com> Date: Monday 27 April 2020 at 17:00 To: Rahul <rahul.r.ya...@oracle.com>, OpenJDK Network Dev list <net-dev@openjdk.java.net> Subject: Re: RFR 8242999: http/2 client may not handle continuation frames correctly Rahul, On 27 Apr 2020, at 14:04, Rahul <rahul.r.ya...@oracle.com> wrote: Thanks for the review comments. I have updated the webrev : http://cr.openjdk.java.net/~pconcannon/rayayada/8242999/webrevs/webrev.01/ Seems you took my suggestion too literally ;-) I capitalised some of the text to clearly demarcate it as NEW, rather than the exact text. So that would be: * A function that returns a list of 1) a HEADERS frame with END_STREAM *( and an empty payload ), and 2) two CONTINUATION frames, the first * is empty, and the second contains headers and the END_HEADERS flag. No need for another webrev. -Chris