Skip to content

Commit 346d0a1

Browse files
Merge pull request #10920 from dotnet/main
Merge main into live
2 parents 13f611f + 329ae1e commit 346d0a1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

xml/System.Net/HttpWebRequest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4492,8 +4492,6 @@ The GetHashCode method returns a hash code of the web request. This value can be
44924492
44934493
[!INCLUDE [obsolete-notice](~/includes/web-request-obsolete.md)]
44944494
4495-
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-
44974495
To clear the `Referer` HTTP header, set the <xref:System.Net.HttpWebRequest.Referer%2A> property to `null`.
44984496
44994497
> [!NOTE]

0 commit comments

Comments
 (0)