Skip to main content Link Menu Expand (external link) Document Search Copy Copied

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.