Encrypted HTML page without HTTPS
        Posted  
        
            by Tichomir Mitkov
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Tichomir Mitkov
        
        
        
        Published on 2010-04-25T18:52:50Z
        Indexed on 
            2010/04/25
            18:53 UTC
        
        
        Read the original article
        Hit count: 248
        
I have a Perl script to open this page http://svejo.net/popular/all/new/ and filter the names of the posts but except headers everything seems encrypted. Nothing can be read. When I open the same page in a browser everything looks fine including the source code. How is it possible to encrypt a page for a script and not for a browser? My Perl script sends the same headers as my browser (Google Chrome).
© Stack Overflow or respective owner