Re: POE::Component::Client::HTTP streaming

2004-10-09 Thread PerlDiscuss - Perl Newsgroups and mailing lists
Thanks for your help David, but they problem still remains. Try browsing to cnn.com with the proxy and you will see the headline picture is corrupted.

Re: POE::Component::Client::HTTP streaming

2004-10-03 Thread David Davis
You should make sure you switch the filter AFTER the flush of all the html data. You can do this by adding a switch_filter inline state that looks like this and yield to it with the request obj where you now just switch the filter: (I assume some things here...like the shutdown event as an