Martin J. Dürst wrote:
> Just some random comments:
>
> - Whether transcoding is needed or not will depend on whether the server
> has prestored a certain piece of the big picture or not. Looks like it's
> purely server-internal.
>
> - Content-Range seems to be hard-coded to "bytes", no other unit is
> usable. (see RFC 2616, 14.16).
> ...
Fixed several months ago, see
<
http://trac.tools.ietf.org/wg/httpbis/trac/ticket/85>.
BR, Julian