server: Really fix Content-Length header
authorJens Georg <jensg@openismus.com>
Tue, 13 Nov 2012 14:06:17 +0000 (15:06 +0100)
committerJens Georg <jensg@openismus.com>
Tue, 13 Nov 2012 14:59:06 +0000 (15:59 +0100)
commitdb698a051fcc7b077dea73248618594e3cc81371
tree1369c17675b2aaf86cf701c8061d62b008710288
parent77bf0d9cee19b73988517a648633cb2eba3d67db
server: Really fix Content-Length header

6f5a29 used the wrong length for thumbnails and subtitles as well as setting
the wrong soup mode for resources whose size is not known, effectively
breaking proxying of non-local resources.
src/librygel-server/rygel-http-get-handler.vala
src/librygel-server/rygel-http-get.vala
src/librygel-server/rygel-http-identity-handler.vala
tests/rygel-http-get-test.vala