Documentation
Dlang.org
HttpTransport
handy_http_transport
interfaces
Undocumented in source.
interface
HttpTransport {
void
start
();
void
stop
();
}
Members
Functions
start
void
start
()
Undocumented in source.
stop
void
stop
()
Undocumented in source.
handy_http_transport
interfaces
functions
startInNewThread
interfaces
HttpTransport