webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Variables | |
$status = (int)$_REQUEST['status'] | |
if ( $status > 200 &&! $_GET[ 'redirected']) | |
$status = (int)$_REQUEST['status'] |
if($status > 200 &&! $_GET['redirected']) |