diff --git a/xml/System.Net/HttpWebRequest.xml b/xml/System.Net/HttpWebRequest.xml index 9a2af865a94..11791e09266 100644 --- a/xml/System.Net/HttpWebRequest.xml +++ b/xml/System.Net/HttpWebRequest.xml @@ -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 property is `true`, the property is set automatically when the request is redirected to another site. - To clear the `Referer` HTTP header, set the property to `null`. > [!NOTE]