G
Guest
How do you use HttpWebRequest for a GET method? I get POST, and I can see
how to do one GET, since the URL is provided in WebRequest.Create, but for
keep-alive, how do you change the URL for each request on the same connection?
how to do one GET, since the URL is provided in WebRequest.Create, but for
keep-alive, how do you change the URL for each request on the same connection?