Attentive.Response (attentive v1.0.0)
Link to this section Summary
Link to this section Types
Specs
t() :: %Attentive.Response{
body: any(),
headers: Attentive.http_headers_t(),
status_code: Attentive.http_status_code_t()
}
Link to this section Functions
Link to this function
new(response, config)
Specs
new(Attentive.Http.response_t(), Attentive.Config.t()) :: t()