On Thu, 6 Dec 2001, Rodent of Unusual Size wrote: > Client-Response-Num: 3 ... > my $request_num = $res->header('Client-Request-Num'); ... > Was that supposed to be 'Client-Response-Num' instead of 'Request'?
no, that's correct for lwp 5.60. i just made a change so both versions are supported.