Lines Matching refs:response
24 $response = $request->post($input);
25 $content = $response->getContent();
57 $response = $request->post($input, '/doku.php');
58 $content = $response->getContent();
80 $response = $request->post($input, '/doku.php');
84 $found = $response->getData('send_redirect');
107 $response = $request->post($input);
108 $content = $response->getContent();
140 $response = $request->post($input, '/doku.php');
141 $content = $response->getContent();
163 $response = $request->post($input, '/doku.php');
167 $found = $response->getData('send_redirect');