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