1#!/usr/bin/tail --lines=+2 2Status: 302 Now where did I leave that URL 3Location: http://bitworking.org/projects/httplib2/test/302/final-destination.txt 4Content-type: text/html 5 6<html> 7<head> 8<title>Lame excuses'R'us</title> 9</head> 10<body> 11<h1>Fred's exceptionally wonderful page has moved to 12<a href="http://example.com/foo/bar.html">Joe's</a> site. 13</h1> 14</body> 15</html> 16