Uses of Class
system.net.http.HttpClientHandler
-
Packages that use HttpClientHandler Package Description system.net.http -
-
Uses of HttpClientHandler in system.net.http
Methods in system.net.http that return HttpClientHandler Modifier and Type Method Description static HttpClientHandler
HttpClientHandler. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoHttpClientHandler
, a cast assert is made to check if types are compatible.
-