- route
void route(string path, webhandler handler, string[] methods)
Undocumented in source. Be warned that the author may not have intended to support it.
- set_tls
void set_tls(WebTLS tls)
Undocumented in source. Be warned that the author may not have intended to support it.
- start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.
- stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.
- webprocess
void webprocess(WebData* req, WebData* rep)
Undocumented in source. Be warned that the author may not have intended to support it.