Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Phprest
Response
Accepted
PHP Class Phprest\Response\Accepted
Inheritance:
extends
Phprest\HttpFoundation\Response
Mostrar archivo
Open project: phprest/phprest
Class Usage Examples
Public Methods
Method
Description
__construct
(
mixed
$content
= '',
array
$headers
= [] )
Method Details
__construct()
public
method
public
__construct
(
mixed
$content
= '',
array
$headers
= [] )
$content
mixed
The response content, see setContent()
$headers
array
An array of response headers