uwsjs-fork (forked from uWebSockets.js) v0.0.1 documentation
Preparing search index...
HttpController
Type Alias HttpController
HttpController
:
(
res
:
HttpResponse
,
req
:
HttpRequest
)
=>
void
|
Promise
<
void
>
Type Declaration
(
res
:
HttpResponse
,
req
:
HttpRequest
)
:
void
|
Promise
<
void
>
Parameters
res
:
HttpResponse
req
:
HttpRequest
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
uwsjs-fork (forked from uWebSockets.js) v0.0.1 documentation
Loading...