﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
989	improve HTTP/1.1 byterange handling	davidsarah	jsgf	"The attached patch by Jeremy Fitzhardinge improves byterange handling as follows.

Fix parsing of a Range: header to support:
 - multiple ranges (parsed, but not returned)
 - suffix byte ranges (""-2139"")
 - correct handling of incorrectly formatted range headers (correct behaviour is to ignore the header and return the full file)
 - return appropriate error for ranges outside the file
  
Multiple ranges are parsed, but only the first range is returned. Returning multiple ranges requires using the multipart/byterange   content type."	defect	closed	major	1.7.0	code-frontend-web	1.6.0	fixed	standards http reviewed		
