HTTP::Proxy, nipping and tucking the web
HTTP::Proxy, nipping and tucking the web
Por Philippe Bruhat (BooK) de Lyon.pm Data: sexta-feira, 2 de setembro de 2005 11:30
Duração: 40 minutos Língua: Pode encontrar mais informação no site do palestrante:
HTTP::Proxy is a web proxy written in pure Perl.
It lets one modify the content of web requests and response on the fly, thanks to a system of filter stacks.
After almost a full year with any updates, development started again. This talk will present the proxy itself, the new features added since March 2005 and what the future holds.
Tentative outline:
- history of the project
- internal architecture of the proxy
- standard filters
- fun proxy examples
- useful proxy examples
- new features since 0.14
- performance improvements
Note: The link points to the presentation made at YAPC::Europe 2004. |