Jeremy Kemper wrote:
> On Mon, Jun 16, 2008 at 11:35 PM, George Schreiber 
> <[EMAIL PROTECTED]> wrote:
>>
>> Any help/hint would be appreciated.
> 
> This only works with a frontend httpd to intercept the X-Sendfile
> response header and send the actual file.
> 
> Without a frontend httpd, you're seeing the expected result. Use
> firebug to verify.

Thanks Jeremy;
- as the filename is correct
- as I have used breakpoints in x_send_file and investigated the headers 
it sets
I think you are right, I am seeing the expected and correct results.


Also, thank you all of you guys; I will go and play with Apache (2.2) -- 
the chosen front-end -- to see it downloading the complete file.

Best regards,
George
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to