- Go to http://en.wikipedia.org/wiki/Barack_Obama as a logged-in user in Chrome
- Open the inspector, go to the network panel, click the filter icon and select "XHR"
- Click Edit beta
- Observe lots of POST /w/api.php requests, one for each image
We should combine these requests rather than doing a separate one for each image.