7 references to HttpSourceRequest
NuGet.Protocol (7)
LegacyFeed\AutoCompleteResourceV2Feed.cs (2)
91new HttpSourceRequest(apiEndpointUri, logger), 108new HttpSourceRequest(apiEndpointUri, logger),
Resources\AutoCompleteResourceV3.cs (2)
73new HttpSourceRequest(queryUri, logger), 102new HttpSourceRequest(queryUri, logger),
Resources\PackageSearchResourceV3.cs (1)
215new HttpSourceRequest(uri, Common.NullLogger.Instance),
Resources\RawSearchResourceV3.cs (1)
83new HttpSourceRequest(queryUrl.Uri, log),
Utility\GetDownloadResultUtility.cs (1)
68new HttpSourceRequest(uri, logger)