Skip to content

Conversation

@dylanplayer
Copy link
Member

Streaming responses are broken for multipart post requests. You can reproduce this issue by attempting to edit an image while passing a stream proc.

This PR fixes the issue by passing along the stream: true in the body and sets the on_data to the stream proc for multipart requests.

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?

@dylanplayer dylanplayer force-pushed the dp/fix-streaming-for-multipart-post branch from 5061ebf to 2eb0fe0 Compare October 29, 2025 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants