ORY.Hydra.Client.Hackney (ory_hydra v1.2.2)
Link to this section Summary
Functions
Callback implementation for ORY.Hydra.Client.request/5
.
Link to this section Functions
Link to this function
request(method, url, headers, body, opts)
Specs
request( ORY.Hydra.http_method_t(), String.t(), ORY.Hydra.http_headers_t(), String.t(), any() ) :: {:ok, ORY.Hydra.Client.response_t()} | {:error, any()}
Callback implementation for ORY.Hydra.Client.request/5
.