Skip to content

Content vs stream#148

Merged
lovelydinosaur merged 3 commits intodevfrom
content-vs-stream
Mar 16, 2026
Merged

Content vs stream#148
lovelydinosaur merged 3 commits intodevfrom
content-vs-stream

Conversation

@lovelydinosaur
Copy link
Contributor

Before this pull request, requests/responses could either accept Stream or Content in __init__, and had open/closed states.

After this pull request they only take Content, and a context manager is used to open/close the RequestStream/ResponseStream.

@lovelydinosaur lovelydinosaur merged commit d0a991d into dev Mar 16, 2026
5 checks passed
@lovelydinosaur lovelydinosaur deleted the content-vs-stream branch March 16, 2026 21:45
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.

1 participant