Watch how the above request counter rises as each request goes out and falls as each response rolls back in. If you click rapidly on one or more vote links, then you will see it more clearly.
Content
The code that makes this work is a simple function call that uses an array to keep track of pending XMLHttpRequest objects.