On Wed, Sep 8, 2010 at 2:30 PM, Bill Moseley <[email protected]> wrote: > > On Wed, Sep 8, 2010 at 2:16 PM, Nicholas Wehr <[email protected]> > 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: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
