-
Couldn't load subscription status.
- Fork 38.8k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
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:
- DefaultResponseErrorHandler wastes the body of a response with an unknown status [SPR-16604] #21145 DefaultResponseErrorHandler wastes the body of a response with an unknown status
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement