Subject: | Content-Length Not Set (Patch Included) |
Response.pm does not send the content-length header. Lighttpd in a rather interesting matter
sets "transfer-encoding: chunked" when this is not set.
https://gist.github.com/c0edb900685aaaef70de
I /believe/ content-length was set in 0.1 as I didn't run into this problem then.