For example to take the current request URL and converted it to a secure URL can be done like this: Secure Sockets Layer (SSL). UriBuilder build = new UriBuilder(Request.Url); build.Scheme = “https”; build.Port = -1; // don’t inject port Uri newUri = build.Uri; string newUrl = build.ToString();
Posts Tagged ‘HTTP’
Download Data Services Update for .NET 3.5 SP1
December 17th, 2009
Ankit Data Services Update for .NET 3.5 We
RSS Feed
Twitter
Posted in
Tags: