Bug#546256: lighttpd: wrong implementation of 206 status code

2009-10-10 Thread Stefan Bühler
Hi, I couldn't reproduce this with curl and lighttpd 1.4.23 - could you give an example? Something like the output of $ curl -r 0-1,3-4 -v http://localhost/test.txt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#546256: lighttpd: wrong implementation of 206 status code

2009-09-11 Thread Salvo Tomaselli
Package: lighttpd Version: 1.4.19-5 Severity: normal Section 10.2.7 of rfc2616 says that in case of range requests, the content-length header _must_ indicate how many bytes are going to be sent. But the server returns the full size of the file, and not the expected value. -- System