1 override of MessageHandler
NuGet.Protocol (1)
HttpSource\HttpHandlerResourceV3.cs (1)
38public override HttpMessageHandler MessageHandler => _messageHandler;
1 reference to MessageHandler
NuGet.Protocol (1)
HttpSource\HttpSource.cs (1)
397var httpClient = new HttpClient(httpHandler.MessageHandler)