Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit aa1ae33

Browse files
committed
Remove unused resource string
1 parent 4be4b45 commit aa1ae33

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/System.Net.Http/src/Resources/Strings.resx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,6 @@
217217
<data name="net_cookie_attribute" xml:space="preserve">
218218
<value>The '{0}'='{1}' part of the cookie is invalid.</value>
219219
</data>
220-
<data name="net_http_unix_invalid_certcallback_option" xml:space="preserve">
221-
<value>The libcurl library in use ({0}) and its SSL backend ("{1}") do not support custom handling of certificates. A libcurl built with OpenSSL is required.</value>
222-
</data>
223220
<data name="net_http_unix_invalid_credential" xml:space="preserve">
224221
<value>The libcurl library in use ({0}) does not support different credentials for different authentication schemes.</value>
225222
</data>

0 commit comments

Comments
 (0)