class

GRPC::Transport::StreamHeaderState

Inherits Reference < Object

StreamHeaderState tracks whether incoming HEADERS belong to initial response headers or trailing headers.

Constructors

Instance methods

add_header(key : String, value : String) : Nil
Source
begin_header_block
Source
headers
Source
trailers
Source