Indulgences v0.1.0 Indulgences.Http.Engine View Source

Link to this section Summary

Link to this section Functions

Link to this function

execute(http, state)

View Source
execute(
  http :: %Indulgences.Http{
    body: term(),
    check: term(),
    headers: term(),
    method: term(),
    name: term(),
    options: term(),
    url: term()
  },
  status :: %{}
) :: {Time, Time, %{}}