Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Laravoole
Wrapper
SwooleHttpWrapper
PHP Class Laravoole\Wrapper\SwooleHttpWrapper
Inheritance:
extends
Swoole
,
implements
Laravoole\Wrapper\ServerInterface
Datei anzeigen
Open project: acabin/laravoole
Class Usage Examples
Public Methods
Method
Description
__construct
(
$host
,
$port
)
onRequest
(
$request
,
$response
,
$illuminate_request
= false )
start
( )
Protected Methods
Method
Description
ucHeaders
(
$request
)
Method Details
__construct()
public
method
public
__construct
(
$host
,
$port
)
onRequest()
public
method
public
onRequest
(
$request
,
$response
,
$illuminate_request
= false )
start()
public
method
public
start
( )
ucHeaders()
protected
method
protected
ucHeaders
(
$request
)