Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added the possibility to specify a body_stream in HttpRequest #275

Merged
merged 2 commits into from
Mar 5, 2014

Conversation

klobuczek
Copy link
Contributor

This is very simple yet very useful addition to allow streaming to a REST server. References Issue #168: #168

@jnunemaker
Copy link
Owner

Could you add a test of some sort for this to ensure that no one breaks it in the future. Thanks!

@klobuczek
Copy link
Contributor Author

Added a spec that verifies that part of request configuration.

jnunemaker pushed a commit that referenced this pull request Mar 5, 2014
added the possibility to specify a body_stream in HttpRequest
@jnunemaker jnunemaker merged commit 2ea1499 into jnunemaker:master Mar 5, 2014
@klobuczek
Copy link
Contributor Author

Would you mind pushing this pull request to rubygems.org? Our company deployment proxy disallows accessing github so we had to replicate the repository to our own git server, which I would prefer not to maintain.
Thanks

@jnunemaker
Copy link
Owner

Done.

@jnunemaker
Copy link
Owner

0.13.1.

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