malomo v0.0.2 Malomo.Response
Represents an HTTP response.
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Malomo.Response{ body: map(), headers: [{binary(), binary()}], status_code: pos_integer() }