6 references to HttpSourceRequest
NuGet.Protocol (6)
LegacyFeed\AutoCompleteResourceV2Feed.cs (1)
83
new
HttpSourceRequest
(apiEndpointUri, logger),
Resources\AutoCompleteResourceV3.cs (2)
71
new
HttpSourceRequest
(queryUri, logger),
100
new
HttpSourceRequest
(queryUri, logger),
Resources\PackageSearchResourceV3.cs (1)
229
new
HttpSourceRequest
(uri, Common.NullLogger.Instance),
Resources\RawSearchResourceV3.cs (1)
89
new
HttpSourceRequest
(queryUrl.Uri, log),
Utility\GetDownloadResultUtility.cs (1)
68
new
HttpSourceRequest
(uri, logger)