Generated by
JDiff

Class org.springframework.web.client.DefaultResponseErrorHandler

Added Methods
Charset getCharset(ClientHttpResponse) Determine the charset of the response (for inclusion in a status exception).
HttpStatus getHttpStatusCode(ClientHttpResponse) Determine the HTTP status of the given response.
byte[] getResponseBody(ClientHttpResponse) Read the body of the given response (for inclusion in a status exception).