Sets custom HTTP headers scoped to a specific host.
host
Future<void> setCustomHeadersForHost( String host, Map<String, String> headers, );