Question
How do I dump the buffer?
I need to keep up-to-the-second with realtime streaming video, and after a few glitches of course I'm not, I'm retrieving from the buffer.
I want to use a pause in the proceedings to get caught up, but F5 merely retrieves from the buffer and I am not caught up.
How do I quickly dump the streaming buffer and reload the most recent page without closing the browser? I need to do it very quickly so I don't miss much.
Thank you.
