DEBUG:reqwest::client: request Head "https://www.google.com/" DEBUG:hyper::net: http scheme DEBUG:hyper::net: https scheme DEBUG:hyper::http::h1: request line: Head "/" Http11 DEBUG:hyper::http::h1: headers=Headers { Host: www.google.com , User-Agent: reqwest/0.5.1 , Accept: */* , Accept-Encoding: gzip , } DEBUG:hyper::client::response: version=Http11, status=Found DEBUG:hyper::client::response: headers=Headers { Cache-Control: private , Content-Type: text/html; charset=UTF-8 , Referrer-Policy: no-referrer , Location: https://www.google.at/?gfe_rd=cr&ei=GIwMWZ21NaL08AeriaPQAw , Content-Length: 259 , Date: Fri, 05 May 2017 14:28:40 GMT , Alt-Svc: quic=":443"; ma=2592000; v="37,36,35" , } DEBUG:hyper::client: redirect code Found for https://www.google.com/ DEBUG:reqwest::client: redirecting to Head 'https://www.google.at/?gfe_rd=cr&ei=GIwMWZ21NaL08AeriaPQAw' DEBUG:reqwest::client: request Head "https://www.google.at/?gfe_rd=cr&ei=GIwMWZ21NaL08AeriaPQAw" DEBUG:hyper::net: http scheme DEBUG:hyper::net: https scheme DEBUG:hyper::http::h1: request line: Head "/?gfe_rd=cr&ei=GIwMWZ21NaL08AeriaPQAw" Http11 DEBUG:hyper::http::h1: headers=Headers { Host: www.google.at , User-Agent: reqwest/0.5.1 , Accept: */* , Accept-Encoding: gzip , Referer: https://www.google.com/ , } DEBUG:hyper::client::response: version=Http11, status=Ok DEBUG:hyper::client::response: headers=Headers { Date: Fri, 05 May 2017 14:28:41 GMT , Expires: -1 , Cache-Control: private, max-age=0 , Content-Type: text/html; charset=ISO-8859-1 , P3P: CP="This is not a P3P policy! See https://www.google.com/support/accounts/answer/151657?hl=en for more info." , Content-Encoding: gzip , Server: gws , X-XSS-Protection: 1; mode=block , X-Frame-Options: SAMEORIGIN , Set-Cookie: NID=102=dBFEj9NzSLn9jEktWAT2DLrRiq3mV48WGQy5pdKh-z8YOlzQw2hM5AYxa_5ehJoovyYqH5EgiiuhDCopL-hksVi_Ao3YpE03X21wiuC_GE11leUCqbafaOu6zax-JT26; expires=Sat, 04-Nov-2017 14:28:41 GMT; path=/; domain=.google.at; HttpOnly , Alt-Svc: quic=":443"; ma=2592000; v="37,36,35" , Transfer-Encoding: chunked , }