class

GRPC::Transport::StreamData

Inherits Reference < Object

StreamData accumulates headers and body for one HTTP/2 stream.

Constructors

Instance methods

body
Source
body=(body : IO::Memory)
Source
body_bytes
Source
closed=(closed : Bool)
Source
closed?
Source
header_error
Source
header_error=(header_error : Status | Nil)
Source
headers
Source
headers=(headers : Metadata)
Source