package fullstorydev.grpchan.httpgrpc

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message HttpTrailer

httpgrpc.proto:12

HttpTrailer is the last message sent in a streaming GRPC-over-HTTP call, to encode the GRPC status code and any trailer metadata. This message is only used in GRPC responses, not in requests.

message TrailerValues

httpgrpc.proto:19

Used in: HttpTrailer