or download this
$r->request
$r->request( $request )
This is used to get/set the request attribute. The request attribu
+te is a reference to the the request that caused this response. It do
+es not have to be the same request passed to the $ua->request() metho
+d, because there might have been redirects and authorization retries
+in between.