Flush does not work behind (some) proxy-servers. With a direct-connection it does flush the buffer as it should, but when I try using a (http)proxy-server it still waits for the buffer to fill.
When doing the same thing with Perl, it works without problems.
I've tried playing with different HTTP-headers, but no gain.
//YG