raxx v1.0.1 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
Link to this section Types
Link to this type
t()
t()
t() :: %Raxx.Data{data: binary()}
t() :: %Raxx.Data{data: binary()}
Container for a section of an HTTP message.