You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/Microsoft.Extensions.HttpClient.SocketHandling/SocketsHttpHandlerBuilder.xml
+2-2
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,7 @@
162
162
<paramname="section">Configuration for <seecref="T:Microsoft.Extensions.HttpClient.SocketHandling.SocketsHttpHandlerOptions" />.</param>
163
163
<summary>
164
164
Adds a delegate that will set <seecref="T:System.Net.Http.SocketsHttpHandler" /> as the primary <seecref="T:System.Net.Http.HttpMessageHandler" />
165
-
for a named <seecref="N:Microsoft.Extensions.HttpClient" /> and will use <seecref="T:Microsoft.Extensions.Configuration.IConfigurationSection" /> to configure it.
165
+
for a named HttpClient and will use <seecref="T:Microsoft.Extensions.Configuration.IConfigurationSection" /> to configure it.
0 commit comments