raxx v1.1.0 Raxx.Tail

A trailer allows the sender to include additional fields at the end of a streamed message.

Link to this section Summary

Types

t()

Container for optional trailers of an HTTP message.

Link to this section Types

Link to this type

t()

t() :: %Raxx.Tail{headers: [{String.t(), String.t()}]}

Container for optional trailers of an HTTP message.