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