ORY.Hydra.Response (ory_hydra v1.2.2)

Link to this section Summary

Link to this section Types

Specs

t() :: %ORY.Hydra.Response{
  body: map(),
  headers: ORY.Hydra.http_headers_t(),
  status_code: pos_integer()
}

Link to this section Functions

Link to this function

new(response, config)

Specs