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

Efficient handling of conditional HTTP requests #33372

Closed
rstoyanchev opened this issue Aug 12, 2024 · 2 comments
Closed

Efficient handling of conditional HTTP requests #33372

rstoyanchev opened this issue Aug 12, 2024 · 2 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: backported An issue that has been backported to maintenance branches type: enhancement A general enhancement
Milestone

Comments

@rstoyanchev
Copy link
Contributor

rstoyanchev commented Aug 12, 2024

The logic to support conditional requests has grown over time, and could be made more efficient and better encapsulated. This would also make fixing issues easier, the concern raised in #33370.

@rstoyanchev rstoyanchev added in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement labels Aug 12, 2024
@rstoyanchev rstoyanchev added this to the 6.1.12 milestone Aug 12, 2024
@rstoyanchev rstoyanchev self-assigned this Aug 12, 2024
@github-actions github-actions bot added for: backport-to-5.3.x status: backported An issue that has been backported to maintenance branches and removed for: backport-to-5.3.x labels Aug 13, 2024
@rstoyanchev
Copy link
Contributor Author

Fixed by bb17ad8

rstoyanchev added a commit that referenced this issue Aug 14, 2024
rstoyanchev added a commit that referenced this issue Aug 14, 2024
@rstoyanchev
Copy link
Contributor Author

rstoyanchev commented Aug 14, 2024

See also #33385 for further plans towards 6.2.

cesarhernandezgt pushed a commit to cesarhernandezgt/spring-framework that referenced this issue Aug 20, 2024
Closes spring-projectsgh-33372
Made it Java 8 friendly
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) status: backported An issue that has been backported to maintenance branches type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant