Monthly Archives: June 2012

Ajax Interception

The Problem I recently had a problem where I needed to intercept any AJAX based calls from the browser to, well, anything. After a lot of Googling and digging through StackOverflow all I ever found were suggestions for event listeners … Continue reading

Posted in JavaScript, Programming | Tagged , , | 1 Comment