On May 18, 2007, at 5:06 PM, Mark Zealey wrote:

Catalyst::Engine::HTTP::read_chunk(/usr/lib/perl5/site_perl/5.8.8/ Catalyst/Engine/HTTP.pm:131):
131:            my $rc = *STDIN->sysread(@_);

I guess cat is mis-parsing the amount of data that it expects from the POST
command? When i turn parse_on_demand off, it all works fine...

Hmm, you don't really need to use parse_on_demand, you can just leave it disabled.

Still would like to track this down. Can you make sure you're also using the latest version of HTTP::Body? Also, what browser are you using?

_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to