Add responseBody field to InvalidResponseCodeException
Issue #6853 Previously the body of an HTTP response was not included in an InvalidResponseCodeException. This change adds a field to store the response body, and updates DefaultHttpDataSource to populate this value.
Showing
with
27 additions
and
1 deletions
Please
register
or
sign in
to comment