Help for this page
$request->header( 'Cache-Control' => 'no-store' ); $request->header( Pragma => 'no-cache' );
my $response = $browser->request #...