Skip to content

doc (constraints for http range requests) #35227

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

FBibonne
Copy link
Contributor

Closes gh-35226

@FBibonne
Copy link
Contributor Author

Copy link
Contributor

@DhruvTheDev1 DhruvTheDev1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice addition to the docs - highlights the constraints for transparent HTTP range request handling in Spring and accurately highlights that inputStreamResource is not supported and 200 status is required for the annotated controller.

E.g. if you use InputStreamResource, partial requests won’t work.

@FBibonne FBibonne force-pushed the 35226-constrainsts-for-http-range-requests branch from 4bf634d to 38dbe4b Compare July 23, 2025 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged or decided on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Specify constraints to ensure that range requests are processed transprently
3 participants