Variable _LineReader._rq

struct _LineReader
{
  // ...
  Request _rq ;
  // ...
}