httpClient property

  1. @visibleForTesting
Client httpClient
getter/setter pair

Seam for tests: HTTP client used for network downloads.

Implementation

@visibleForTesting
http.Client httpClient = http.Client();