-
Notifications
You must be signed in to change notification settings - Fork 562
Open
Description
It is not clear from the RFC (https://www.rfc-editor.org/rfc/rfc9113.html#name-goaway) what exactly is the last stream ID that the client should send during NO_ERROR shutdown. If SERVER_PUSH is disabled, then the server has not initiated any streams. Based on this, it seems that the stream ID should be 0. In practice, implementations sometimes send use lasts tream ID from server goaway + 1, which is strange
Also i would like to add my HPACK implementation to your wiki list, how to do it?
Metadata
Metadata
Assignees
Labels
No labels