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

Complete proper byte range support #12

Closed
Tracked by #70
anjackson opened this issue Mar 24, 2022 · 1 comment
Closed
Tracked by #70

Complete proper byte range support #12

anjackson opened this issue Mar 24, 2022 · 1 comment

Comments

@anjackson
Copy link
Contributor

This service can do byte range requests, but does not declare it properly (Accept-Ranges: bytes) nor add correct headers to responses (Content-Range: bytes ...). This means it doesn't work correctly with e.g. SolrWayback, see ukwa/ukwa-services#70

@anjackson
Copy link
Contributor Author

This seem to work fine now - playback with SolrWayback is kinda working.

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

No branches or pull requests

1 participant