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

hasEntity() is removed from HttpResponse interface #158

Closed
allenxwang opened this issue Aug 26, 2014 · 0 comments
Closed

hasEntity() is removed from HttpResponse interface #158

allenxwang opened this issue Aug 26, 2014 · 0 comments
Labels
Milestone

Comments

@allenxwang
Copy link

This is done accidentally as Ribbon 2 refactored class hierarchies for client interfaces for httpclient module and removed interface ResponseWithTypedEntity. Though the actually implementation class (HttpClientResponse in ribbon-httpclient) still has the method.

@allenxwang allenxwang added the bug label Aug 26, 2014
@allenxwang allenxwang added this to the 2.0-RC7 milestone Aug 26, 2014
@allenxwang allenxwang changed the title getEntity() is removed from HttpResponse interface hasEntity() is removed from HttpResponse interface Aug 26, 2014
allenxwang pushed a commit to allenxwang/ribbon that referenced this issue Aug 26, 2014
allenxwang pushed a commit that referenced this issue Aug 27, 2014
Fix Issue #158. Update rx-netty version to 0.3.11.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant