On Tue, 2006-09-19 at 01:55 +0100, Paul Butcher wrote:
> Under what circumstances (if any) will Mongrel use chunked transfer coding
> in responses?

It won't unless you write a handler that does it for you.  Rails will
never do it since the response from rails has to be completely buffered
in case they change their mind and want to send out a different status
or something else just as dumb.


-- 
Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu
http://www.zedshaw.com/
http://mongrel.rubyforge.org/
http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help.

_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to