Skip to content

DefaultResponseErrorHandler should have its methods protected [SPR-15329] #19892

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-projects-issues opened this issue Mar 8, 2017 · 0 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Mar 8, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants