Request
extends stdClass
Table of Contents
Constants
-
_TMP_UPLOAD_FOLDER
= "/tmp/"
Properties
-
$headers
: mixed
-
$parameters
: mixed
-
$url_elements
: mixed
-
$verb
: mixed
Methods
-
__construct()
: mixed
-
_append_to_file()
: mixed
-
_extract_multipart_data()
: mixed
-
check_header()
: mixed
-
parseIncomingParams()
: mixed
_TMP_UPLOAD_FOLDER
public
mixed
_TMP_UPLOAD_FOLDER
= "/tmp/"
public
mixed
$headers
$parameters
public
mixed
$parameters
$url_elements
public
mixed
$url_elements
$verb
public
mixed
$verb
__construct()
public
__construct() : mixed
_append_to_file()
public
_append_to_file(mixed $text) : mixed
Parameters
-
$text
: mixed
-
public
_extract_multipart_data(mixed $input) : mixed
Parameters
-
$input
: mixed
-
public
check_header(mixed $header) : mixed
Parameters
-
$header
: mixed
-
parseIncomingParams()
public
parseIncomingParams() : mixed