webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Variables
access-control-preflight-request-invalid-status.php File Reference

Variables

 $code = $_GET['code']
 
 $request_origin_value = $_SERVER["HTTP_ORIGIN"]
 
 $access_control_request_headers = $_SERVER["HTTP_ACCESS_CONTROL_REQUEST_HEADERS"]
 
if($_SERVER['REQUEST_METHOD']=="OPTIONS") else
 

Variable Documentation

◆ $access_control_request_headers

$access_control_request_headers = $_SERVER["HTTP_ACCESS_CONTROL_REQUEST_HEADERS"]

◆ $code

$code = $_GET['code']

◆ $request_origin_value

$request_origin_value = $_SERVER["HTTP_ORIGIN"]

◆ else

if ( $_SERVER[ 'REQUEST_METHOD']=="OPTIONS") else
Initial value:
{
header("HTTP/1.1 200")
const char * header
Definition: gflags_completions.cc:514