httpotion v3.1.2 HTTPotion.Response View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %HTTPotion.Response{
  body: any(),
  headers: Access.t(),
  status_code: integer()
}

Link to this section Functions