You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.Web.HttpUtility.HtmlEncode(Context.Request.GetEncodedUrl()),// Belt and braces - via a browser at least it doesn't seem possible to have anything other than
146
+
// a valid culture code provided in the querystring of this URL.
147
+
// But just to be sure of prevention of an XSS vulnterablity we'll HTML encode here too.
0 commit comments