Accessing error stream when using HttpClient #4567
Unanswered
gallaspeedllc
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to access the data that would typically be found in the HttpUrlConnection error stream when using the Micronaut HTTP Client? My build.gradle is depending on:
compile 'io.micronaut:micronaut-http-client:2.1.2'
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions