Closed
Description
Apologies if this is a dumb question. I figure I could test this myself with a little work, or even find an example online, but I cannot tell from the documentation of h2.events.RequestReceived whether it's emitted after a frame with the END_HEADERS flag, or whether it's emitted on every HEADERS or CONTINUATION frame.
My first guess is that it's only emitted once and contains all the header tuples from the full (HEADER, CONTINUATION, ...) frame sequence.
Metadata
Metadata
Assignees
Labels
No labels