How to disable cross-site ajax policies in firefox?
        Posted  
        
            by user364993
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user364993
        
        
        
        Published on 2010-06-11T23:51:01Z
        Indexed on 
            2010/06/11
            23:52 UTC
        
        
        Read the original article
        Hit count: 188
        
AJAX
|cross-site
I need a way to request any site using Ajax. I mean ANY site, I don't want to have to use the workarounds that firefox offers that only apply to someone who's making page requests from the same domain. Is there ANY way to let this happen? I want this to occur as a local file.
© Stack Overflow or respective owner