Response.Cache.SetNoTransforms() adds an HTTP header that instructs mobile network transcoders and proxy servers not to modify the content, ensuring your mobile page renders as designed. The other options don't exist in the .NET framework - System.Network and Microsoft.Network don't have such methods, and it's Response not Request.