Skip to content

Added compatibility with the Net::HTTP response streaming API#1

Merged
jfairbairn merged 4 commits intojfairbairn:masterfrom
mathieuravaux:master
Apr 22, 2011
Merged

Added compatibility with the Net::HTTP response streaming API#1
jfairbairn merged 4 commits intojfairbairn:masterfrom
mathieuravaux:master

Conversation

@mathieuravaux
Copy link
Contributor

Prevent buffering the response entirely in memory if unnecessary.
Gives the ability to use the response while still receiving it (stream to a browser, pipe to a process, ...).

I've added some specs and tested with a Rails stack (to stream Dropbox files/thumbnails to the browser).

@jfairbairn jfairbairn merged commit 20363a2 into jfairbairn:master Apr 22, 2011
@jfairbairn
Copy link
Owner

Thanks, Mathieu!

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