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