﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
6189	Erroneous Content-Range in mythweb raw stream	Tom Dexter <digitalaudiorock@…>	Rob Smith	"When downloading raw streams in mythweb, the Content-Range header being sent is not quite correct.  If I understand RFC2616 (14.16) correctly, the range is supposed to be the starting and ending byte position (ie the byte offset).  So for example, the first 500 bytes should be 0-499 and not 0-500.  Likewise, everything except the first 500 bytes of a 1000 byte file would be 500-999.

When downloading raw streams from mythweb with wget, which honors the Content-Range over the Content-Length, it endlessly retries requests to retrieve a single byte past the end of the file.

I've attached patches for both 0.21-fixes and for trunk, though I've only tested 0.21-fixes (as that's what I'm running).
"	defect	closed	minor	unknown	Plugin - MythWeb	0.21-fixes	medium	fixed			0
