eclipse-archived / ceylon-herd

The Ceylon repository web application
Apache License 2.0
21 stars 11 forks source link

Support Range requests #265

Open tombentley opened 8 years ago

tombentley commented 8 years ago

If look like the herd does not support serving Range requests: It would be good if it did.

I actually only need support for Range requests of the form Range: bytes nnn-.

This would allow CMR to more efficiently retry downloads which fail part way through.

See https://tools.ietf.org/html/rfc7233