Ubiquity
2.0.2
php rapid development framework
|
Data Fields | |
const | REQUEST_METHODS =[ "get" => "GET" |
const | post => "POST","put" => "PUT","patch" => "PATCH","delete" => "DELETE","head" => "HEAD","options" => "OPTIONS" ] |
Definition at line 5 of file Constants.php.
const post => "POST","put" => "PUT","patch" => "PATCH","delete" => "DELETE","head" => "HEAD","options" => "OPTIONS" ] |
Definition at line 6 of file Constants.php.
const REQUEST_METHODS =[ "get" => "GET" |
Definition at line 6 of file Constants.php.