Exyt v0.2.0 Exyt.Response View Source
Defines a Response struct which is created from a HTTP response.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Exyt.Response{body: body(), headers: headers(), status_code: status_code()}