Skip to content
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

ServerHttpResponseDecorator does not delegate methods for raw status code #27889

Closed
wants to merge 1 commit into from

Conversation

figroc
Copy link

@figroc figroc commented Jan 5, 2022

Non-standard HTTP status code has been fixed in #24400. But ServerHttpResponseDecorator still not fully implements the raw status code of ServerHttpResponse.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jan 5, 2022
@rstoyanchev rstoyanchev self-assigned this Jan 7, 2022
@rstoyanchev rstoyanchev added in: web Issues in web modules (web, webmvc, webflux, websocket) type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jan 7, 2022
@rstoyanchev rstoyanchev added this to the 5.3.15 milestone Jan 7, 2022
@rstoyanchev rstoyanchev changed the title Delegate raw status code getter/setter ServerHttpResponseDecorator should delegate raw status code getter/setter Jan 7, 2022
@rstoyanchev rstoyanchev changed the title ServerHttpResponseDecorator should delegate raw status code getter/setter ServerHttpResponseDecorator does not delegate methods for raw status code Jan 12, 2022
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: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants