On 19 Mar 2012, at 12:47, Bill Moseley wrote:
> 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?
None!
Cheers
t0m