View Source Flowy.Support.Http.FinchClient (Flowy v0.1.0)
This module defines the behaviour for HTTP clients.
Summary
Functions
Makes an HTTP request using Finch.
Types
@type request() :: Flowy.Support.Http.Request.t()
@type response() :: Flowy.Support.Http.Response.t()
Functions
Makes an HTTP request using Finch.