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
If the <xref:System.Net.HttpWebRequest.AllowAutoRedirect%2A> property is `true`, the <xref:System.Net.HttpWebRequest.Referer%2A> property is set automatically when the request is redirected to another site.
4496
-
4497
4495
To clear the `Referer` HTTP header, set the <xref:System.Net.HttpWebRequest.Referer%2A> property to `null`.
0 commit comments