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

feat(web-server): Allow Range headers in web server. #2226

Merged
merged 1 commit into from
Jul 29, 2016
Merged

feat(web-server): Allow Range headers in web server. #2226

merged 1 commit into from
Jul 29, 2016

Conversation

TheModMaker
Copy link
Contributor

Adds the ability to use Range headers in the web server (#2140).

@dignifiedquire
Copy link
Member

Thanks, could you also add a note to the documentation so users know this exists and works please?

This does not support multiple-ranges.

Closes #2140
@TheModMaker
Copy link
Contributor Author

I couldn't find an obvious place to add to the documentation, so I added a section in the Files file.

Also, re-reading the spec, my handling of multiple ranges was incorrect. So I removed support for multiple ranges since it would be more complicated to add it.

@dignifiedquire dignifiedquire merged commit e5d792d into karma-runner:master Jul 29, 2016
@dignifiedquire
Copy link
Member

Thanks :octocat:

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

Successfully merging this pull request may close these issues.

3 participants