Displaying 1 result from an estimated 1 matches for "extract_header_and_bodi".
Did you mean:
extract_header_and_body
2006 Feb 12
0
problem serving files which start with newlines
I''m working on a rails app that stores files in a database and allows
users do download them again. But when a file starts with newlines they
get lost in the process and the browser marks the download as failed
because the received filesize is smaller then the expected filesize (the
difference is exactly the newlines missing).
To reproduce this place something like this an a