mixed http\Env\Request::getForm([string $name = NULL[, mixed $type = NULL[, mixed $defval = NULL[, bool $delete = false]]]])

Retrieve a form value ($_POST).

See http\QueryString::get() and http\QueryString::TYPE_* constants.

Params:

Returns: