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/ns-System.Net.Http.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@
25
25
26
26
1. <xref:System.Net.Http.DelegatingHandler> - A class used to plug a handler into a handler chain.
27
27
28
-
2. <xref:System.Net.Http.HttpMessageHandler> - A simple to class to derive from that supports the most common requirements for most applications.
28
+
2. <xref:System.Net.Http.HttpMessageHandler> - A simple class to derive from that supports the most common requirements for most applications.
29
29
30
30
3. <xref:System.Net.Http.HttpClientHandler> - A class that operates at the bottom of the handler chain that actually handles the HTTP transport operations.
0 commit comments