Skip to content

Add support for http byte-range requests for non-static resources [SPR-13834] #18407

Closed
@spring-projects-issues

Description

@spring-projects-issues

Burkhard Graves opened SPR-13834 and commented

#15431 adds support for http byte-range requests for serving static resources with a ResourceHttpRequestHandler.

It would be nice to have the same for non-static resources (e.g. streaming a video which was uploaded beforehand).

https://gist.github.com/davinkevin/b97e39d7ce89198774b4 shows a solution but it would be nice to have this in spring itself.


Affects: 4.2.4

Reference URL: #754

Issue Links:

Referenced from: commits 582014e, c7bd3b8, 5ac31fb

11 votes, 13 watchers

Metadata

Metadata

Assignees

Labels

has: votes-jiraIssues migrated from JIRA with more than 10 votes at the time of importin: webIssues in web modules (web, webmvc, webflux, websocket)status: duplicateA duplicate of another issuetype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions