For a project at work I need to be able to read HTTP Get requests and Header Requests from a website and parse the information in a file using C#.

I am not familiar with HTTP requests. I assume...