Documentation

Request extends stdClass
in package

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

Constants

_TMP_UPLOAD_FOLDER

public mixed _TMP_UPLOAD_FOLDER = "/tmp/"

Properties

$parameters

public mixed $parameters

$url_elements

public mixed $url_elements

Methods

__construct()

public __construct() : mixed

_append_to_file()

public _append_to_file(mixed $text) : mixed
Parameters
$text : mixed

_extract_multipart_data()

public _extract_multipart_data(mixed $input) : mixed
Parameters
$input : mixed

check_header()

public check_header(mixed $header) : mixed
Parameters
$header : mixed

parseIncomingParams()

public parseIncomingParams() : mixed

        
On this page

Search results