diff --git a/xml/System.Net.Http/HttpClientHandler.xml b/xml/System.Net.Http/HttpClientHandler.xml index 75031447021..ea9562f8c11 100644 --- a/xml/System.Net.Http/HttpClientHandler.xml +++ b/xml/System.Net.Http/HttpClientHandler.xml @@ -172,6 +172,7 @@ After NuGet package v4.3.2, the default value of if the certificate revocation list is checked; otherwise, . To be added. + .NET Framework 4.7.1 only: This property is not implemented. @@ -729,6 +730,7 @@ After NuGet package v4.3.2, the default value of Gets or sets the TLS/SSL protocol used by the objects managed by the HttpClientHandler object. One of the values defined in the enumeration. To be added. + .NET Framework 4.7.1 only: This property is not implemented.