In this talk given at
Zacon 2009 titled "OWASP Proxy", Rogan Dawes talks about the OWASP Proxy project.
You can view the presentation slides here. The OWASP Proxy aims to provide a high quality intercepting proxy library which can be used by developers who require this functionality in their own programs, rather than having to develop it all from scratch. The library is developed in Java, making it most attractive to Java developers obviously, but also accessible to Python (Jython) and Ruby (JRuby) developers as well. You can
download it from here.Thanks to
Barry Irwin for referring this video to us.