Skip to content

(python) Accept Generator request body in content= #504

Description

@barjin

httpx supports bytes yielding generators in the content= argument. This allows for request body streaming (useful when, e.g., sending larger request bodies). This is something we could add to impit to further align the implementations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    t-toolingIssues with this label are in the ownership of the tooling team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions