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