(spawn-http-server integer function) -> process
Creates an HTTP server, listening at the network port defined by integer. When accessed, function is called.
For an example, see examples/polly.ms