Does anyone know of a utility开发者_如何学Python that can check whether a HTTP request/response is valid?
Fiddler: http://www.fiddler2.com/fiddler2/
Wireshark (used to be known as Ethereal).
http://www.wireshark.org/
Something like HTTP Analyzer?
ps. It's a non-free tool, but I'm in no way affiliated.
精彩评论