ory_hydra v1.0.0 ORY.Hydra.Response
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %ORY.Hydra.Response{ body: map() | String.t(), headers: ORY.Hydra.http_headers_t(), private: map(), status_code: pos_integer() }
Link to this section Functions
Link to this function
new(response, private, config)
new(ORY.Hydra.Client.response_t(), ORY.Hydra.Config.t(), map()) :: t()