Cool! I was hoping to (eventually) get around to doing this as
middleware myself. It'd be more powerful as midddleware since it can
affect all responses, not just static files.
As middleware, it would wrap the response body #each method and only
yield the desired byte ranges.
--
Eric Wong