I recently discovered that the following does not work with certain sites, such as IMDB.com.
class Program { static void Main(string[] args)
Open the connection yourself with a socket (instead of an HttpRequest or WebClient), and close the stream as soon as you've read the status code. Fortunately the status code comes near the top of the response stream :)