ae ~master (2025-01-30T21:11:56Z)
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
,
bool
stripQueryParameters
= false
)
Meta
Source
See Implementation
ae
demo
http
httpserve
functions
httpserve
mixins
__anonymous