HttpClient.WebRequest

WebRequest object that can be manipulated and set up for the request if you called .

        Note: This object must be recreated and reset for each request, since a
        request's life time is tied to a single request. This object is not used if
         you specify a URL on any of the GetUrl methods since this causes a default
         WebRequest to be created.
public HttpWebRequest WebRequest