Dmitry Katsubo opened SPR-15329 and commented
Apparently I would like to extend org.springframework.web.client.DefaultResponseErrorHandler and override its handleError() method. However I need access to getHttpStatusCode(), getResponseBody() and getCharset() methods. Please change the signature from private to protected.
Affects: 4.2.6
Issue Links:
Referenced from: commits ab7db41, e9ff3bb
Dmitry Katsubo opened SPR-15329 and commented
Apparently I would like to extend
org.springframework.web.client.DefaultResponseErrorHandlerand override itshandleError()method. However I need access togetHttpStatusCode(),getResponseBody()andgetCharset()methods. Please change the signature fromprivatetoprotected.Affects: 4.2.6
Issue Links:
Referenced from: commits ab7db41, e9ff3bb