C# HTTP Headers crafting
        Posted  
        
            by rukqoa
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by rukqoa
        
        
        
        Published on 2010-05-13T05:18:43Z
        Indexed on 
            2010/05/13
            5:24 UTC
        
        
        Read the original article
        Hit count: 333
        
Since Http Headers can be crafted and customize, how would I change or modify the IP part of it using C# 's HttpWebRequest class. In other words, how can IP Spoofing be done using C#.
Thanks for reading.
© Stack Overflow or respective owner