diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
handleWebApi
diamond
app
api
The handler for a webapi request.
static if
(
isWebApi
)
void
handleWebApi
(
HttpClient
client
)
Parameters
client
HttpClient
The client.
Meta
Source
See Implementation
diamond
app
api
functions
handleWebApi
The handler for a webapi request.