HTTPoison.AsyncRedirect (HTTPoison v1.8.1) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %HTTPoison.AsyncRedirect{
  headers: list(),
  id: reference(),
  to: String.t()
}