On Wed, Sep 8, 2010 at 2:30 PM, Bill Moseley <mose...@hank.org> wrote: > > On Wed, Sep 8, 2010 at 2:16 PM, Nicholas Wehr <catal...@bionikchickens.com> > wrote: >> >> so which engine and version are you using? apache? built-in http? fastcgi? > > Apache, but that message is in Catalyst::Engine parent class. >
FWIW, this was plaguing me in FastCGI too. I got around it there by running the script with "env", "--unset=HTTP_CONTENT_LENGTH." It's been months though and whatever understanding of the issue I had gained, I've since lost. _______________________________________________ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/