Skip to content

Bug Fix: streaming data with io.BytesIO, default body return value#20

Merged
BenjamenMeyer merged 1 commit intomasterfrom
bugfix_util_request_mock_streaming
Mar 9, 2015
Merged

Bug Fix: streaming data with io.BytesIO, default body return value#20
BenjamenMeyer merged 1 commit intomasterfrom
bugfix_util_request_mock_streaming

Conversation

@BenjamenMeyer
Copy link
Copy Markdown
Member

  • If the caller returned an object capable of streaming data, such as io.BytesIO, then it was not getting recognized as providing body content and thus nothing was being returned back to the caller.

- If the caller returned an object capable of streaming data, such as io.BytesIO, then it was not getting recognized as providing body content and thus nothing was being returned back to the caller.
BenjamenMeyer added a commit that referenced this pull request Mar 9, 2015
…reaming

Bug Fix: streaming data with io.BytesIO, default body return value
@BenjamenMeyer BenjamenMeyer merged commit cbde514 into master Mar 9, 2015
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