handy-httpd v1.0.0 (2022-01-07T15:51:58Z)
Dub
Repo
HttpServer.this
handy_httpd
server
HttpServer
Undocumented in source.
class
HttpServer
this
(
HttpRequestHandler
handler
=
noOpHandler
()
,
string
hostname
= "127.0.0.1"
,
ushort
port
= 8080
,
size_t
receiveBufferSize
= 8192
,
bool
verbose
= false
,
size_t
workerPoolSize
= 25
)
Meta
Source
See Implementation
handy_httpd
server
HttpServer
constructors
this
functions
isReady
setVerbose
start
stop
variables
receiveBufferSize