ae v0.0.2824 (2020-10-12T01:09:09Z)
Home
Dub
Repo
httpserve
ae
demo
http
httpserve
Undocumented in source. Be warned that the author may not have intended to support it.
void
httpserve
(
ushort
port
= 0
,
string
host
= null
,
string
sslCert
= null
,
string
sslKey
= null
,
string
userName
= null
,
string
password
= null
)
Meta
Source
See Implementation
ae
demo
http
httpserve
functions
httpserve
mixins
__anonymous