knutin/elli

Adding Content-Length when serving file

Closed this issue · 1 comments

syed commented

Right now we expect the handlers to set the correct content length for file based responses. Can we add Content-Length header by reading it ( read_file_info/1) instead of the handler doing it every time ?

Thanks

syed commented

I read you commend in another file and found out the reason for not doing this. I am closing this issue

Thanks
-Syed