Skip to content Skip to sidebar Skip to footer
Showing posts with the label Flush

When Do Browsers Start To Render Partially Transmitted Html?

I have a long-running report and want to show a wait-spinner to the user while it's generating.… Read more When Do Browsers Start To Render Partially Transmitted Html?

Disable Recieving Buffer In Firefox (or Other Browsers)

I got trouble with web browsers buffering (not chaching). I call this php script : sleep(5); echo &… Read more Disable Recieving Buffer In Firefox (or Other Browsers)