* Add support for DNS lookup of . (root)
* Prefer the POST command over the GET command
* Add extra helper method to read flash message and allow for sending commands on a specified URL
* Add ClearTest
* Add IpTest
* Add ManualTest
* Add DoomTest
* Add POST route on / so that special characters like ? and . don't trigger a bad request.
* Add domain lookup sanitizer middleware
* Add domain to page title