Intercept every request originating from a webpage
        Posted  
        
            by akshat
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by akshat
        
        
        
        Published on 2008-11-24T17:46:33Z
        Indexed on 
            2010/04/04
            11:13 UTC
        
        
        Read the original article
        Hit count: 301
        
JavaScript
Is it possible to intercept every request made from a page using javascript? i.e. Clicking on a link, loading an image, ajax request...
© Stack Overflow or respective owner