I'm using it to simulate Ajax calls from HTML files that are being stored to disk and loaded via file:// URLs. Those can't normally make Ajax calls due to security measures in the browser, even in cases where they would only be making those calls back to the server where they originated.