Auth_Yadis_HTTPResponse
Table of Contents
-
$body
: mixed
-
$final_url
: mixed
-
$headers
: mixed
-
$status
: mixed
-
__construct()
: mixed
$body
public
mixed
$body
= ''
$final_url
public
mixed
$final_url
= ''
public
mixed
$headers
= []
$status
public
mixed
$status
= ''
__construct()
public
__construct([mixed $final_url = null ][, mixed $status = null ][, mixed $headers = null ][, mixed $body = null ]) : mixed
Parameters
-
$final_url
: mixed
= null
-
-
$status
: mixed
= null
-
-
$headers
: mixed
= null
-
-
$body
: mixed
= null
-
Return values
mixed
—