Flickrex.Request.Hackney (flickrex v0.8.1) View Source

Hackney HTTP client.

Link to this section Summary

Link to this section Types

Link to this section Functions

Link to this function

request(method, url, body \\ "", headers \\ [], http_opts \\ [])

View Source

Specs

request(method(), url(), body(), headers(), any()) :: success_t() | error_t()

Callback implementation for Flickrex.Request.HttpClient.request/5.