aws_ex_ray_httpoison v0.1.4 AwsExRay.HTTPoison.Request

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %AwsExRay.HTTPoison.Request{
  body: any(),
  headers: HTTPoison.Base.headers(),
  method: atom(),
  options: Keyword.t(),
  url: binary()
}