Tesla.Multipart.Part (tesla v1.15.3)

View Source

Summary

Types

t()

@type t() :: %Tesla.Multipart.Part{
  body: String.t(),
  dispositions: Keyword.t(),
  headers: Tesla.Env.headers()
}