Boundary
Boundary = '---------------------------'
Разделитель
Класс запроса
$postData : \Colibri\IO\Request\Data
Данные
__construct(string $target, string $method = \Colibri\IO\Request\Type::Get, string $encryption = \Colibri\IO\Request\Encryption::UrlEncoded, \Colibri\IO\Request\Data $postData = null, string $boundary = '')
Конструктор
| string | $target | |
| string | $method | |
| string | $encryption | |
| \Colibri\IO\Request\Data | $postData | |
| string | $boundary |