Skip to content

Outbound response trailers (H1 and H2) #429

Description

@FumingPower3925

Neither engine emits a trailer section — h1 Close() writes the terminal 0-chunk, h2 Close() an empty END_STREAM, and the Streamer has no SetTrailer/AddTrailer.

Add a trailer API and wire it through both engines. This is the prerequisite for gRPC (grpc-status/grpc-message ride trailers) and useful on its own (streamed checksums), so it lands before the RPC and WS-over-H2 work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions