A static HTTP server. Takes a specially-crafted &'static str and serves it on a random port on 127.74.137.226.
&'static str
127.74.137.226
Take a look at src/bin/testserver-demo.rs for an example.
src/bin/testserver-demo.rs