Use largest valid stream ID which passed to callback as last-stream-ID
Previously we use largest stream ID received so far as last-stream-ID, and it is irrevant that it is passed to the callback (thus upper layer). Now the stream ID which is passed to callback is eligible to last-stream-ID.
Showing
Please register or sign in to comment