Skip to content

h2.events.RequestReceived documentation about CONTINUATION frames #1293

Closed
@timoffex

Description

@timoffex

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions