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/System.Net.Http/HttpClient.xml
+1-1
Original file line number
Diff line number
Diff line change
@@ -276,7 +276,7 @@ The specified `handler` will be disposed of by calling [HttpClient.Dispose](xref
276
276
277
277
]]></format>
278
278
</remarks>
279
-
<exceptioncref="T:System.ArgumentException">The <seecref="T:System.Uri" /> specified is not an absolute Uri.</exception>
279
+
<exceptioncref="T:System.ArgumentException">The <seecref="T:System.Uri" /> specified is not an absolute URI.</exception>
280
280
<exceptioncref="T:System.InvalidOperationException">The <seecref="T:System.Net.Http.HttpClient" /> instance has already started one or more requests.</exception>
281
281
<exceptioncref="T:System.ObjectDisposedException">The <seecref="T:System.Net.Http.HttpClient" /> instance has already been disposed.</exception>
0 commit comments