Skip to content

Comments

feat(client): add support for streaming raw responses#294

Merged
stainless-bot merged 1 commit intonextfrom
feat-client-add-support-for-stre
Jan 15, 2024
Merged

feat(client): add support for streaming raw responses#294
stainless-bot merged 1 commit intonextfrom
feat-client-add-support-for-stre

Conversation

@stainless-bot
Copy link
Collaborator

As an alternative to with_raw_response we now provide
with_streaming_response as well. When using these methods you
will have to use a context manager to ensure that the response is
always cleaned up.

As an alternative to `with_raw_response` we now provide
`with_streaming_response` as well. When using these methods you
will have to use a context manager to ensure that the response is
always cleaned up.
@stainless-bot stainless-bot merged commit ae5e932 into next Jan 15, 2024
@stainless-bot stainless-bot deleted the feat-client-add-support-for-stre branch January 15, 2024 14:12
@stainless-bot stainless-bot mentioned this pull request Jan 15, 2024
stainless-bot added a commit that referenced this pull request Jan 16, 2024
As an alternative to `with_raw_response` we now provide
`with_streaming_response` as well. When using these methods you
will have to use a context manager to ensure that the response is
always cleaned up.
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