flickrex v0.5.0 Flickrex.Request View Source

Makes requests to Flickr.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Flickrex.Request{body: iodata | tuple, headers: [{binary, binary}], http_client: term, http_opts: Keyword.t, method: String.t, url: String.t}

Link to this section Functions