Tool to validate HTTP responses?
        Posted  
        
            by Earlz
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Earlz
        
        
        
        Published on 2010-03-20T04:50:50Z
        Indexed on 
            2010/03/20
            5:01 UTC
        
        
        Read the original article
        Hit count: 385
        
Hello, I'm going to be messing with some stuff at the raw HTTP level during the next few days and I'd like to make sure I'm following the standard as close as possible. Are there any tools out there to validate the HTTP responses that my server puts out to make sure they conform to the specification?
© Stack Overflow or respective owner