Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Mongrel2
Request
PHP Class Mongrel2\Request
Afficher le fichier
Open project: winks/m2php
Méthodes publiques
Свойство
Type
Description
$body
$conn_id
$data
$headers
$path
$sender
Méthodes publiques
Méthode
Description
__construct
(
$sender
,
$conn_id
,
$path
,
$headers
,
$body
)
is_disconnect
( )
parse
(
$msg
)
Method Details
__construct()
public
méthode
public
__construct
(
$sender
,
$conn_id
,
$path
,
$headers
,
$body
)
is_disconnect()
public
méthode
public
is_disconnect
( )
parse()
public
static
méthode
public
static
parse
(
$msg
)
Property Details
$body
public_oe property
public
$body
$conn_id
public_oe property
public
$conn_id
$data
public_oe property
public
$data
$headers
public_oe property
public
$headers
$path
public_oe property
public
$path
$sender
public_oe property
public
$sender