- prep-work for also having an async API
- Steal code from existing tests for a synchronous HTTP get, then hand it off to the handler. - Extend tests with Handler interpreting the same data.
- Use CalamaresUtils::GeoIP for GeoIP code - Name the public interface parts generically, while the implementation details retain GeoIP<foo> names.