net/http.sh

http related structs and functions.

Http()

Http.

Http_handle_func()

Handle the given function for the given path.

Http_kill_and_wait()

Kill the background process and wait to be done.

Http_listen_and_serve()

Listen and serve requests (starts one background process).

Http_listen_and_serve_and_wait()

Listen, server, and wait for the process.

Http_wait()

Wait for the server to complete work.

http_enabled()

Return true/0 if this module is enabled; otherwise false/1.