[Catalyst] read_length removed from Catalyst::Engine

Bill Moseley moseley at hank.org
Mon Mar 19 12:47:33 GMT 2012


I had some code using $c->engine->read_length attribute which seems to have
been removed after 5.90007.

IIRC, that attribute just held the value of the content-length header.  Is
there any reason I can't use $c->request->header('Content-Length') as a
replacement?

-- =

Bill Moseley
moseley at hank.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20120319/12841=
c91/attachment.htm


More information about the Catalyst mailing list