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

CapturingInterceptor response is already consumed #546

Closed
daliboz opened this issue Jan 27, 2017 · 0 comments
Closed

CapturingInterceptor response is already consumed #546

daliboz opened this issue Jan 27, 2017 · 0 comments

Comments

@daliboz
Copy link
Contributor

daliboz commented Jan 27, 2017

When using the CapturingInterceptor with the HAPI Client, if you attempt to retrieve the response body after the client is finished, an exception will always be thrown because the body has already been consumed.

daliboz added a commit to daliboz/hapi-fhir that referenced this issue Jan 27, 2017
daliboz added a commit to daliboz/hapi-fhir that referenced this issue Jan 27, 2017
jamesagnew added a commit that referenced this issue Jan 31, 2017
Fix #546 CapturingInterceptor will now buffer response
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

No branches or pull requests

1 participant