HTTPoison v1.6.0 HTTPoison.AsyncRedirect View Source

Link to this section Summary

Link to this section Types

Link to this type

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