Skip to main content

Streaming HTTP uploads and multipart/form-data encoding

Project description

The modules in the Python standard library don’t provide a way to upload large files via HTTP without having to load the entire file into memory first.

poster provides support for both streaming POST requests as well as multipart/form-data encoding of string or file parameters

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page