Hello,Sorry for the late response!Does this VB code work for you? Dim
Dim
request request =
request =
HttpWebRequest.Create(requestUri) request.Headers.Add(
request.Headers.Add(
HttpRequestHeader.AcceptEncoding, "gzip") request.AutomaticDecompression =
request.AutomaticDecompression =
DecompressionMethods.GZip
Microsoft is conducting an online survey to understand your opinion of the Msdn Web site. If you choose to participate, the online survey will be presented to you when you leave the Msdn Web site.
Would you like to participate?