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