HTTP::Proxyの使い方 HTTP::Proxyは、 This module implements a HTTP proxy, using a HTTP::Daemon to accept client connections, and a LWP::UserAgent to ask for the requested pages. The most interesting feature of this proxy object is its hability to filter the HTTP requests and responses through user-defined filters. なPerlモジュールです。 んで、このfilterなのですが、リモートからの返答が「Transfer-Encoding:chunked」で帰ってきた場合(基本はこちらみたい)、フィル