raxx v0.14.9 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: String.t()}

Container for a section of an HTTP message.