HTTP Analyzer is a utility that allows you to capture HTTP/HTTPS traffic in real-time. It displays a wide range of information, including Header,Content, Cookies, Query Strings, Post data, Request and Response Stream, redirection URLs and more. It also provides cache information and session clearing, as well as HTTP status code information and several filtering options. A useful developer tool for performance analysis, debugging and diagnostics.
ClientIPForwarder is a simple ISAPI plug-in for Microsoft ISA server using pass-through technology to control incomming requests on Microsoft ISA server. It modifies http(s) request header and adds variable IPREMOTEADDR containing client IP address to it. It also can map http server variables into your own variables in http header.