Sometime ago I used a tool (I think it was written in Java), it had a general “blue” theme to it and allows to grab outgoing HTTP requests and alter values in the request/response based on certain flags/regex, all sorts of good web-debugging things.
Does anyone remember by chance what the name of that tool was? 🙂
Thanks!
The following are two HTTP Proxy tools that would do what you need;
They’re both written in Java — Paros is quite Blue, almost purple. Maybe that’s the one you’re referring to? Burp seems to be a little orange-themed these days 🙂