raxx v1.1.0 Raxx.Data

A part of an HTTP messages body.

NOTE: There are no guarantees on how a message's body will be divided into data.

Link to this section Summary

Types

t()

Container for a section of an HTTP message.

Link to this section Types

Link to this type

t()

t() :: %Raxx.Data{data: iodata()}

Container for a section of an HTTP message.