in reply to Autoflush and web browsers (was: Clever autoflush detail)
Changing just the content type in your first makes it work as well with no pre tags.
In fact if i try your sh script with text/plain it waits and shows them all together, but if i change it to text/html it displays them immediatly. So in both cases it only buffers/caches text/plain for me and text/html works. I would guess then that the problem lies either with the webserver or the web browser.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Clever autoflush detail
by talexb (Chancellor) on Jun 20, 2007 at 20:46 UTC |