Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions xml/System.Net/HttpWebRequest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4492,8 +4492,6 @@ The GetHashCode method returns a hash code of the web request. This value can be

[!INCLUDE [obsolete-notice](~/includes/web-request-obsolete.md)]

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.

To clear the `Referer` HTTP header, set the <xref:System.Net.HttpWebRequest.Referer%2A> property to `null`.

> [!NOTE]
Expand Down