An async generator, to stream the request body with multipart/form-data
type.
On requests that are not of type multipart/form-data
, tremolo.exceptions.BadRequest
will be raised.
An async generator, to stream the request body with multipart/form-data
type.
On requests that are not of type multipart/form-data
, tremolo.exceptions.BadRequest
will be raised.