Skip to content

Question: Is decodeData called with end_stream set to true guaranteed to be called even when there are HTTP trailers in the request? #12196

@hq6

Description

@hq6

This comment states that "end_stream supplies whether this is the last data frame."

If there are HTTP trailers in the request (in some sense, additional data after the last data frame), is it guaranteed that decodeData will be called at least once with end_stream set to true?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionQuestions that are neither investigations, bugs, nor enhancementsstalestalebot believes this issue/PR has not been touched recently

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions