https://learn.microsoft.com/zh-tw/dotnet/api/system.net.http.ihttpmessagehandlerfactory?view=net-10.0-pp
IHttpMessageHandlerFactory Interface (System.Net.Http) | Microsoft Learn
A factory abstraction for a component that can create HttpMessageHandler instances with custom configuration for a given logical name.
interfacesystemhttpmicrosoftlearn
https://learn.microsoft.com/zh-tw/dotnet/api/system.net.http.ihttpmessagehandlerfactory.createhandler?view=net-10.0-pp
IHttpMessageHandlerFactory.CreateHandler(String) Method (System.Net.Http) | Microsoft Learn
Creates and configures an HttpMessageHandler instance using the configuration that corresponds to the logical name specified by name.
stringmethodsystemhttpmicrosoft
https://learn.microsoft.com/zh-tw/dotnet/api/system.net.http.ihttpmessagehandlerfactory?view=net-10.0-pp&viewFallbackFrom=net-10.0
IHttpMessageHandlerFactory Interface (System.Net.Http) | Microsoft Learn
A factory abstraction for a component that can create HttpMessageHandler instances with custom configuration for a given logical name.
interfacesystemhttpmicrosoftlearn