views:

227

answers:

0

Does anyone have an example of how to add additional headers to the Thin Ruby server? Specifically, I need to add either "Accept-Ranges" or "X-Content-Duration" for media based files served, ogg audio and video mostly, served via the new HTML5 media elements.

If someone has a fix for this, or a link to a really good tutorial about Rack, that would be sweet.