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

ResourceHandler doesn't support range requests #107

Closed
jmcc0nn3ll opened this issue Feb 16, 2016 · 2 comments
Closed

ResourceHandler doesn't support range requests #107

jmcc0nn3ll opened this issue Feb 16, 2016 · 2 comments

Comments

@jmcc0nn3ll
Copy link
Contributor

migrated from Bugzilla #400738
status ASSIGNED severity normal in component server for 9.0.x
Reported in version 9.0.0 on platform All
Assigned to: Project Inbox

On 2013-02-13 16:27:03 -0500, Joakim Erdfelt wrote:

If you request a range of content from the ResourceHandler it returns the entire file.

On 2013-02-13 16:28:21 -0500, Joakim Erdfelt wrote:

Adding testcase showing failure at
jetty-server/src/test/java/org/eclipse/jetty/server/handler/ResourceHandlerRangeTest.java

in [master f15d4c0]

@jmcc0nn3ll jmcc0nn3ll added the Bug For general bugs on Jetty side label Feb 16, 2016
@joakime joakime removed their assignment Feb 17, 2016
@joakime joakime added Enhancement and removed Bug For general bugs on Jetty side labels Mar 2, 2016
@gregw
Copy link
Contributor

gregw commented Mar 9, 2016

Already fixed in master by the addition of ResourceService as common code to ResourceHandler and DefaultServlet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants