}
});
f.get(20, TimeUnit.SECONDS);
assertTrue(statusCode.get() != 302);
FluentCaseInsensitiveStringsMap h = responseHeaders.get();
assertNotNull(h);
assertEquals(h.getFirstValue("server"), "gws");
// This assertion below is not an invariant, since implicitly contains locale-dependant settings
// and fails when run in country having own localized Google site and it's locale relies on something
// other than ISO-8859-1.
// In Hungary for example, http://google.com/ redirects to http://www.google.hu/, a localized
// Google site, that uses ISO-8892-2 encoding (default for HU). Similar is true for other