Re: [Rails-core] Should chunked encoding (by Rails) be optional for HTTP streaming?

2012-08-26 Thread Tim Olsen
On Sun, Aug 26, 2012 at 4:01 AM, Michael Schuerig wrote: > On Sunday 26 August 2012, Tim Olsen wrote: > > As for Winstone, I have tried that server and it works with the > > chunked encoding. > > Ouch. I mistakenly thought that Winstone was an embedded variant of > Tomcat. I was probably confusin

Re: [Rails-core] Should chunked encoding (by Rails) be optional for HTTP streaming?

2012-08-26 Thread Michael Schuerig
On Sunday 26 August 2012, Tim Olsen wrote: > On Sat, Aug 25, 2012 at 10:14 AM, Michael Schuerig < > > michael.li...@schuerig.de> wrote: > > I think our cases are different. I'm not using the Rails streaming > > support at all. Instead, I'm setting the necessary headers and the > > response_body my