Skip to content

Improve handling of non-standard status codes in WebFluxTags #18267

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
wilkinsona opened this issue Sep 18, 2019 · 0 comments
Closed

Improve handling of non-standard status codes in WebFluxTags #18267

wilkinsona opened this issue Sep 18, 2019 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@wilkinsona
Copy link
Member

Thanks to a suggestion from @jhoeller, we can do this without any changes in Framework by downcasting the ServerHttpResponse to an AbstractServerHttpResponse.

@wilkinsona wilkinsona added the type: enhancement A general enhancement label Sep 18, 2019
@wilkinsona wilkinsona added this to the 2.2.0.RC1 milestone Sep 18, 2019
@wilkinsona wilkinsona self-assigned this Sep 18, 2019
pull bot pushed a commit to scope-demo/spring-boot that referenced this issue Sep 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant