webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Variables
download-json-with-delay.php File Reference

Variables

if($_GET['allowCache']) else
 
if($_GET['cors']) $iteration = $_GET['iteration']
 
 $delay = $_GET['delay']
 
 for ( $i=1;$i<=$iteration;++ $i)
 

Variable Documentation

◆ $delay

$delay = $_GET['delay']

◆ $iteration

if ( $_GET[ 'cors']) $iteration = $_GET['iteration']

◆ else

if ( $_GET[ 'allowCache']) else
Initial value:
{
header("Content-Type: application/x-no-buffering-please")
const char * header
Definition: gflags_completions.cc:514

◆ for

for($i=1; $i<=$iteration;++$i)